Skip to main content

src/graffeo.hrl

-record(graffeo, {
    backend :: module(),
    ref :: term()
}).