Type Definition prevayler_rs::error::PrevaylerResult[][src]

type PrevaylerResult<T> = Result<T, PrevaylerError>;