cargo
1.84.0-nightly
(759e07f06 2024-10-30)
In cargo::
util::
context
cargo
::
util
::
context
Macro
get_value_typed
Copy item path
Source
macro_rules!
get_value_typed { (
$name
:ident,
$ty
:ty,
$variant
:ident,
$expected
:expr) => { ... }; }