Type Definition swc_css_parser::parser::PResult[][src]

pub type PResult<T> = Result<T, Error>;