Skip to main content

strict_eval

Macro strict_eval 

Source
macro_rules! strict_eval {
    ($mode:ident, $this:expr, $input:expr, $method:ident) => { ... };
}