Type Definition pf::errors::Result[][src]

type Result<T = ()> = StdResult<T, Error>;