strict-typing 0.1.0

A procedural macro for ensuring strict type safety.
Documentation
1
2
3
4
5
error: Missing `/// - [bool] justification` in `/// # Strictness` section
 --> tests/cases/fail_missing_strictness_docs.rs:3:22
  |
3 | #[strict_types(allow(bool))]
  |                      ^^^^