Type Definition persy::PRes[][src]

pub type PRes<T> = Result<T, PersyError>;