Skip to main content

create_inoutbound_entry

Macro create_inoutbound_entry 

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

Creates a name/inoutbound_port pair.

ยงUsages:

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