Function sep2_common::deserialize
source · pub fn deserialize<R: SEType>(resource: &str) -> Result<R>
Expand description
Given a string representing an IEEE 2030.5 data type, deserialize into it the inferred type
pub fn deserialize<R: SEType>(resource: &str) -> Result<R>
Given a string representing an IEEE 2030.5 data type, deserialize into it the inferred type