Trait ai::SessionResultExt

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

Required Methods§

Implementors§