pub fn parse_registry_entries(
registry_json: &str,
) -> Result<Vec<RegistryEntry>, SnapshotCommandError>Expand description
Parse the dfx --output json subnet registry shape.
pub fn parse_registry_entries(
registry_json: &str,
) -> Result<Vec<RegistryEntry>, SnapshotCommandError>Parse the dfx --output json subnet registry shape.