Type Definition pamsm::PamResult[][src]

type PamResult<T> = Result<T, PamError>;