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