Crate typeuri

Crate typeuri 

Source
Expand description

Named trait for types with globally unique type URIs.

Re-exports§

pub use cityhasher;
pub use dashmap;

Statics§

ACTOR_PORT_BIT
Actor handler port should have its most significant bit set to 1.

Traits§

Named
A Named type is a type that has a globally unique name.

Derive Macros§

Named
Derive the [typeuri::Named] trait for a struct or enum.