Expand description

Handles string sharing.

#TODO

  • with some work, macro crate::mem::new could handle this case too

Structs

Read-lock over the factory.

Write-lock over the factory.

Stores a UID, cannot be constructed outside of the module it’s declared in.