soroban_env_host

Macro impl_bignum_host_fns

Source
macro_rules! impl_bignum_host_fns {
    ($host_fn: ident, $method: ident, $num: ty, $valty: ty, $cost: ident) => { ... };
}