gen_contract

Macro gen_contract 

Source
macro_rules! gen_contract {
    ($contract:path, $name:literal) => { ... };
}