parent
5fa22fe6f8
commit
dee54244a6
@ -816,6 +816,7 @@ macro_rules! format_args_nl {
|
||||
#[macro_export]
|
||||
macro_rules! env {
|
||||
($name:expr $(,)?) => {{ /* compiler built-in */ }};
|
||||
($name:expr, $error_msg:expr) => {{ /* compiler built-in */ }};
|
||||
}
|
||||
|
||||
/// Optionally inspects an environment variable at compile time.
|
||||
|
Loading…
Reference in New Issue
Block a user