Skip to main content

try_read

Function try_read 

Source
pub fn try_read<T>() -> Option<T>
where T: Clone + Send + Sync + 'static,