Macro scrypto::scrypto_env_native_fn
source · macro_rules! scrypto_env_native_fn {
($($vis:vis $fn:ident $fn_name:ident ($($args:tt)*) -> $rtn:ty { $arg:expr })*) => { ... };
}
macro_rules! scrypto_env_native_fn {
($($vis:vis $fn:ident $fn_name:ident ($($args:tt)*) -> $rtn:ty { $arg:expr })*) => { ... };
}