☰
Result
In rocket_dyn_templates::tera
?
Type Definition
rocket_dyn_templates
::
tera
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
Convenient wrapper around std::Result.