baseΒΆ
Base classes for containers with an ownership model and underlying Rust-bound data.
Classes
|
Protocol for |
|
Protocol for classes supporting the ownership model. |
Abstract base class for classes with an ownership model and underlying Rust-bound data. |
|
Abstract base class for items with an ownership model and underlying Rust-bound data. |
|
Abstract base class for sequences with an ownership model and underlying Rust-bound data. |
Functions
|
Decorator for methods that can only be called on owning views. |