Skip to main content

create_inoutbound_entry_parseable

Macro create_inoutbound_entry_parseable 

Source
create_inoutbound_entry_parseable!() { /* proc-macro */ }
Expand description

Creates a name/inoutbound_port pair with a parseable data type.

ยงUsages:

inoutbound!(name, type) inoutbound!(name, value) inoutbound!(name, type, value)