Multigraph.Serializer behaviour
(multigraph v0.16.1-mg.3)
Copy Markdown
This module defines the Serializer behavior for graphs.
Summary
Callbacks
@callback serialize(Multigraph.t()) :: {:ok, binary()} | {:error, term()}