Type Definition mentat::query::PreparedResult [] [src]

type PreparedResult<'sqlite> = Result<PreparedQuery<'sqlite>>;