Skip to main content

create_inbound_entry_parseable

Macro create_inbound_entry_parseable 

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

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

ยงUsages:

inbound!(name, type) inbound!(name, value) inbound!(name, type, value)