dotenv_codegen

Macro dotenv

Source
macro_rules! dotenv {
    ($($proc_macro:tt)*) => { ... };
}