Module if_enabled

Source
Expand description

Helper type for disabling memory tracking when not wanted

Structs§

EnabledToken
Token indicating that memory quota tracking is enabled, at both compile and runtime

Enums§

IfEnabled 🔒
Either T, if we’re enabled, or nothing if we’re no-op