Type Definition pf_rs::runtime_exception::PfResult[][src]

pub type PfResult<T> = Result<T, PfError>;