Function rustc_builtin_macros::env::lookup_env

source ·
fn lookup_env<'cx>(
    cx: &'cx ExtCtxt<'_>,
    var: Symbol
) -> Result<Symbol, VarError>