Crate ruly[][src]

Macros

Structs

A single-threaded reference-counting pointer. ‘Rc’ stands for ‘Reference Counted’.

A mutable memory location with dynamically checked borrow rules

Traits