Function preserves::value::text::from_str

source ยท
pub fn from_str<N: NestedValue, Dec: DomainParse<N::Embedded>>(
    s: &str,
    decode_embedded: Dec
) -> Result<N>
Expand description

Reads a value from the given string using the text syntax, discarding annotations.