Module with_shared

Source

Enums§

Shareable
Wraps an object and provides mutable access to it.

Functions§

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