Trait SessionResultExt

Source
pub trait SessionResultExt {
    // Required method
    fn single_result(&self) -> Option<&str>;
}

Required Methods§

Implementors§