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§

aggregates
This module contains types which build on crate::patterns and crate::primitives.
patterns
Exposes types which conform most directly to the “Gang of Four” and other commonly accepted OOP-style patterns.
prelude
The default public types and traits for the roopes library.
primitives
This module supplies essential types used elsewhere in the library.