[][src]Type Definition psyche_core::error::Result

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