Crate roopes_core
source ·Expand description
The main container library for roopes
. All
statically-defined (non-macro)
types the library provides are contained in
this module.
Modules
- This module contains types which build on
crate::patterns
andcrate::primitives
. - Exposes types which conform most directly to the “Gang of Four” and other commonly accepted OOP-style patterns.
- The default public types and traits for the roopes library.
- This module supplies essential types used elsewhere in the library.