pub unsafe trait NetworkCapabilityCreationCapability { }Expand description
A capability that allows the holder to instantiate
NetworkCapabilitys and visibility capabilities.
A capsule would never hold this capability although it may hold capabilities created via this capability.