Crate netsim_macros

Source

Macros§

ipv4_network
Creates a Ipv4Network given an address range in CIDR notation.
ipv6_network
Creates a Ipv6Network given an address range in CIDR notation.

Attribute Macros§

isolate
Makes a function run in an isolated network environment.