pub(crate) fn parse_namespaces_str(encoded: &str) -> Result<Vec<u64>>
Decode the namespaces path segment: a TaggedBase64 string tagged NS wrapping a JSON-encoded Vec<u64>.
namespaces
TaggedBase64
NS
Vec<u64>