Type Definition butane_core::db::QueryResult

source ·
pub type QueryResult<T> = Vec<T>;