Crate subrc

Source

Macros§

subrc
Create a Subrc pointer, which points to a subregion of the specified Rc.

Structs§

Subrc
A reference counted pointer to a sub-region (member) of a Rc.Example