Module with_shared

Source

Enums§

ShareableDeprecated
Wraps an object and provides mutable access to it.

Functions§

with_shared_mut_refDeprecated
Temporarily converts a mutable reference into a reference-counted smart pointer (Rc).