Type Definition swc_css_parser::parser::PResult

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