Cargo Features

[dependencies]
rusty_network_manager = { version = "0.5.1", default-features = false, features = ["full", "access_point", "active", "adsl", "agent_manager", "bluetooth", "bond", "bridge", "checkpoint", "connection", "device", "dhcp4config", "dhcp6config", "dummy", "generic", "hsr", "infiniband", "ip4config", "ip6config", "iptunnel", "loopback", "lowpan", "macsec", "macvlan", "modem", "nsp", "olpc_mesh", "ovs_bridge", "ovs_interface", "ovs_port", "plugin", "ppp", "secret_agent", "settings", "statistics", "team", "tun", "verth", "veth", "vlan", "vrf", "vxlan", "wi_max", "wifi_p2p", "wifi_p2ppeer", "wire_guard", "wireless", "wired", "wpan"] }
default = full

The full feature is set by default whenever rusty_network_manager is added without default-features = false somewhere in the dependency tree.

full default = access_point, active, adsl, agent_manager, bluetooth, bond, bridge, checkpoint, connection, device, dhcp4config, dhcp6config, dummy, generic, hsr, infiniband, ip4config, ip6config, iptunnel, loopback, lowpan, macsec, macvlan, modem, nsp, olpc_mesh, ovs_bridge, ovs_interface, ovs_port, plugin, ppp, secret_agent, settings, statistics, team, tun, verth, veth, vlan, vrf, vxlan, wi_max, wifi_p2p, wifi_p2ppeer, wire_guard, wired, wireless, wpan
access_point full

Affects network_manager::access_point, network_manager::access_point_flags, network_manager::access_point_security_flags, network_manager::channel

active full

Affects network_manager::active

adsl full

Affects network_manager::adsl

agent_manager full

Affects network_manager::agent_manager

bluetooth full

Affects network_manager::bluetooth

bond full

Affects network_manager::bond

bridge full

Affects network_manager::bridge

checkpoint full

Affects network_manager::checkpoint

connection full

Affects network_manager::connection

device full

Affects network_manager::device

dhcp4config full

Affects network_manager::dhcp4config

dhcp6config full

Affects network_manager::dhcp6config

dummy full

Affects network_manager::dummy

generic full

Affects network_manager::generic

hsr full

Affects network_manager::hsr

infiniband full

Affects network_manager::infiniband

ip4config full

Affects network_manager::ip4config

ip6config full

Affects network_manager::ip6config

iptunnel full

Affects network_manager::iptunnel

loopback full

Affects network_manager::loopback

lowpan full

Affects network_manager::lowpan

macsec full

Affects network_manager::macsec

macvlan full

Affects network_manager::macvlan

modem full

Affects network_manager::modem

nsp full

Affects network_manager::nsp

olpc_mesh full

Affects network_manager::olpc_mesh

ovs_bridge full

Affects network_manager::ovs_bridge

ovs_interface full

Affects network_manager::ovs_interface

ovs_port full

Affects network_manager::ovs_port

plugin full

Affects network_manager::plugin

ppp full

Affects network_manager::ppp

secret_agent full

Affects network_manager::secret_agent

settings full

Affects network_manager::settings, network_manager::settings_connection

statistics full

Affects network_manager::statistics

team full

Affects network_manager::team

tun full

Affects network_manager::tun

verth full
veth full

Affects network_manager::veth

vlan full

Affects network_manager::vlan

vrf full

Affects network_manager::vrf

vxlan full

Affects network_manager::vxlan

wi_max full

Affects network_manager::wi_max

wifi_p2p full

Affects network_manager::wifi_p2p

wifi_p2ppeer full

Affects network_manager::wifi_p2ppeer

wire_guard full

Affects network_manager::wire_guard

wireless full

Affects network_manager::wireless

wired full

Affects network_manager::wired

wpan full

Affects network_manager::wpan