Macro smart_read::try_read

source ·
macro_rules! try_read {
    ($($args:tt)*) => { ... };
}
Expand description

Same as read!(), but returns a result