Skip to main content

create_outbound_entry_parseable

Macro create_outbound_entry_parseable 

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

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

ยงUsages:

outbound!(name, type) outbound!(name, value) outbound!(name, type, value)