parse_urlsafe_proto

Function parse_urlsafe_proto 

Source
pub fn parse_urlsafe_proto(node_enc: impl AsRef<[u8]>) -> Option<Node>
Expand description

Takes a urlsafe base64-encoded castore node (in proto) and attempts to parse it.