pub type ProtocolID = u32;Expand description
Unique protocol identifier.
This API has been marked as unstable: it works as advertised, but it may be changed in a future release.
Here is a contract: it is up to user to make sure that incompatible ShmClient
and ShmProviderBackend implementations will never use the same ProtocolID