secrets-rs 1.0.0

Safely surface secrets to Rust applications — masked by default, explicit opt-in for real values
Documentation
1
2
3
4
5
6
paths-ignore:
  # Examples are demonstration code — URN strings are identifiers, not
  # credential values, and Secret<T> Display always emits a masked value.
  - examples
  # Tests use the same patterns for the same reasons.
  - tests