Function jconfig::field::decode [] [src]

pub fn decode<T: Decodable>(raw: &RawValue) -> Result<T> where
    T: Sized