pub unsafe trait NetworkCapabilityCreationCapability { }
Expand description

The NetworkCapabilityCreationCapability allows the holder to instantiate NetworkCapabilityS and visibility capabilities for the IP and UDP layers of the networking stack. A capsule would never hold this capability although it may hold capabilities created via this capability.

Implementors§