cargo-fa-0.5.1 is not a library.
cargo-fa: Static analysis tool for framealloc
Detects memory intent violations before runtime by analyzing source code for patterns that compile but violate frame allocation principles.
Usage
# Check for "dirty memory" patterns
# Check threading issues
# Check everything (optimized order)
# Output formats for CI
# Filtering
# Subcommands