☰
Type Definition Result
Other items in
darling
All crates
?
Type Definition
darling
::
Result
[
−
]
[src]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
An alias of
Result
specific to attribute parsing.