credify 0.3.0

A Rust library for validating LinkedIn profile URLs with LLM-friendly error messages
Documentation
1
2
3
4
5
# Clippy configuration for stricter linting
cognitive-complexity-threshold = 30
too-many-arguments-threshold = 7
type-complexity-threshold = 250
single-char-binding-names-threshold = 4