Show HN: Just Released TypeSafe Builder for Rust
1 tomoikey 0 6/1/2025, 6:07:15 PM github.com ↗
Features:
• Compile-time type safety - zero runtime errors
• Complex conditional logic (AND/OR/NOT operators)
• required_if/optional_if for dynamic constraints
• Zero runtime cost validation
Perfect for eliminating bugs at the type level and ensuring bulletproof APIs. Check it out!
No comments yet