Skip to main content

type_from_cache

Macro type_from_cache 

Source
macro_rules! type_from_cache {
    ($variable: expr, $cache: expr) => { ... };
}