libgraph v0.5.0 Graph.Serializer behaviour

This module defines the Serializer behavior for graphs.

Link to this section Summary

Link to this section Callbacks

Link to this callback serialize(arg0)
serialize(Graph.t) :: {:ok, binary} | {:error, term}