Trait smart_read::IntoInput

source ·
pub trait IntoInput {
    // Required method
    fn into_input(self) -> Input;
}

Required Methods§

Implementors§