dev-fixtures 0.9.4

Deterministic test fixtures for Rust: disposable project trees, golden-file snapshots, controlled mock data, file-tree builders. Part of the dev-* verification collection.
Documentation
1
2
3
# clippy configuration for dev-fixtures
avoid-breaking-exported-api = true
msrv = "1.85"