[]
= "rustapi-validate"
= "Validation system for RustAPI framework"
= true
= true
= true
= true
[]
# Validation (internal - not exposed in public API)
= { = "0.18", = ["derive"] }
# Serialization
= { = true }
= { = true }
# Error handling
= { = true }
# HTTP types for response
= { = true }
[]
= { = true, = ["macros", "rt-multi-thread"] }