foundry_wallets::wallet_signer

Macro delegate

Source
macro_rules! delegate {
    ($s:ident, $inner:ident => $e:expr) => { ... };
}