☰
PResult
In swc_css_parser::parser
?
Type Definition
swc_css_parser
::
parser
::
PResult
source
·
[
−
]
pub type PResult<T> =
Result
<T,
Error
>;