ViewableBase¶
- class zixy.container.base.ViewableBase[source]¶
Bases:
Generic[ImplT,IndexerT]Abstract base class for classes with an ownership model and underlying Rust-bound data.
Bases: Generic[ImplT, IndexerT]
Abstract base class for classes with an ownership model and underlying Rust-bound data.