☰
Result
In regex_syntax
?
Type Definition
regex_syntax
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
A type alias for dealing with errors returned by this crate.