[][src]Function serde_spaniel::from_console

pub fn from_console<'de, T: Deserialize<'de>>() -> Result<T>

Deserialise an instance of type T from the console.