rdb::types::RdbResult [-] [+] [src]

type RdbResult<T> = Result<T, RdbError>;