1. Introduction
    1. Example
  2. User Guide
  3. Basics
    1. Terminology
    2. The First Steps
    3. Attributes, Arguments, and Sub-Arguments
    4. Getters and Setters
      1. Accessors
      2. Setters
      3. Mutability
      4. Coercion
      5. Field Or Method
    5. Default
    6. Construction
      1. Builder Pattern
    7. Optional Values
    8. Modes Of Operation
    9. Locks
    10. Lazy Field Initialization
      1. Laziness Protocol
    11. Async Mode Of Operation
    12. Reference Counted Structs
    13. Visibility
    14. Generated Entity Attributes
    15. Documentation
    16. Serialization
  4. More On Locks
  5. Lock'n'Lazy
  6. Inner Workings
  7. Feature Flags
  8. Index
  9. References
  10. Release Notes
    1. v0.2.0
  11. CHANGELOG