pub fn derive_edges(input: DeriveInput, path: Path) -> TokenStreamExpand description
Derive #path::Edges.
Useful for re-exporting moongraph::Edges and the derive macro.
pub fn derive_edges(input: DeriveInput, path: Path) -> TokenStreamDerive #path::Edges.
Useful for re-exporting moongraph::Edges and the derive macro.