Function raphtory_graphql::url_decode_graph
source · pub fn url_decode_graph<T: AsRef<[u8]>>(
graph: T
) -> Result<MaterializedGraph, UrlDecodeError>
pub fn url_decode_graph<T: AsRef<[u8]>>(
graph: T
) -> Result<MaterializedGraph, UrlDecodeError>