Skip to main content

parse_namespaces_str

Function parse_namespaces_str 

Source
pub(crate) fn parse_namespaces_str(encoded: &str) -> Result<Vec<u64>>
Expand description

Decode the namespaces path segment: a TaggedBase64 string tagged NS wrapping a JSON-encoded Vec<u64>.