Expand description
the core modules supporting the contained crate focused on establishing foundational
primitives and utilities for getter, setters, and wrappers.
Modules§
- error
- this module defines the
Errorenum and related types for error handling within the crate. - traits
- core traits and interfaces for wrappers and their operations, formatting, etc.