pub trait CanOpenPort: CanOpenPort { }
Expand description
CanOpenPort is a capability that confers the ability of hte holder to open local ports, which can then be used to receive messages.
pub trait CanOpenPort: CanOpenPort { }
CanOpenPort is a capability that confers the ability of hte holder to open local ports, which can then be used to receive messages.