serde-saphyr 0.0.26

YAML (de)serializer for Serde, emphasizing panic-free parsing and good error reporting
Documentation
1
2
3
4
5
6
7
8
version: 2

projectIgnorePaths:
  # Exclude the standalone cargo-fuzz subcrate from Socket repo scans.
  # It is only used for fuzzing workflows and local fuzzing, not as part of
  # the published library dependency surface.
  - "/fuzz"
  - "/fuzz/**"