Function bramble_data::from_object[][src]

pub fn from_object<T>(object: Object) -> Result<T> where
    T: DeserializeOwned
Expand description

Parses a value from a BDF Object.