☰
In stc_utils
In stc_utils
Modules
cache
error
ext
panic_context
stack
Macros
dev_span
panic_ctx
try_cache
Constants
BUILTIN_CTXT
Traits
TryOpt
Functions
dedup
early_error
Type Definitions
ABuilderHasher
AHashMap
AHashSet
?
Macro
stc_utils
::
try_cache
source
·
[
−
]
macro_rules!
try_cache { (
$cache
:expr,
$key
:expr,
$default_op
:expr) => { ... }; }