Skip to main content

Module common

Module common 

Source
Expand description

Core types, configuration, and error definitions\npub mod common; Common types, configuration, and error handling.

This module provides core data structures and functionality used across the Ninja framework:

  • [config]: Global Ninja configuration including registries and settings
  • [types]: Core types like ShurikenState, FieldValue, and PlatformPath
  • [error]: Error types for Shuriken-specific failures
  • [registry]: Registry support for discovering and managing Shurikens

Modulesยง

config
error
registry
types