Skip to main content

expr_as_path_fn

Macro expr_as_path_fn 

Source
macro_rules! expr_as_path_fn {
    ($fn_name:ident, $expr:expr) => { ... };
}
Expand description

Cache the expression into a fn() -> &’static Path