Type Definition rustc_mir_build::build::custom::PResult

source ·
type PResult<T> = Result<T, ParseError>;

Layout§

Note: Unable to compute type layout, possibly due to this type having generic parameters. Layout can only be computed for concrete, fully-instantiated types.