Expand description
Global configuration for PJS Core library
This module provides centralized configuration for all components, replacing hardcoded constants with configurable values.
Re-exports§
pub use security::SecurityConfig;
Modules§
- security
- Security configuration and limits
Structs§
- Parser
Config - Configuration for JSON parsers
- PjsConfig
- Global configuration for PJS library components
- Simd
Config - Configuration for SIMD acceleration
- Streaming
Config - Configuration for streaming operations