pub fn object_from_stdin<T: DeserializeOwned>() -> Result<T, Error>