[][src]Type Definition c3p0_pool_sqlite::rusqlite::Result

type Result<T> = Result<T, Error>;

A typedef of the result returned by many methods.