Type Definition butane_core::db::RawQueryResult

source ·
pub type RawQueryResult<'a> = Box<dyn BackendRows + 'a>;