pub fn deserialize_owned(value: &str) -> Result<NodeInfoOwned, NodeInfoError>Expand description
Deserialize a nodeinfo JSON string into the NodeInfoOwned struct. It can handle versions from v1.0 up to v2.1.
pub fn deserialize_owned(value: &str) -> Result<NodeInfoOwned, NodeInfoError>Deserialize a nodeinfo JSON string into the NodeInfoOwned struct. It can handle versions from v1.0 up to v2.1.