copybook-corruption-predicates 0.4.3

Pure byte predicate helpers for transfer-corruption detection.
Documentation
  • Coverage
  • 100%
    6 out of 6 items documented0 out of 5 items with examples
  • Size
  • Source code size: 11.03 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 277.94 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 6s Average build duration of successful builds.
  • all releases: 6s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • EffortlessMetrics/copybook-rs
    0 0 4
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • EffortlessSteven

copybook-corruption-predicates

Single-purpose, allocation-free predicates used by the corruption detection microcrate to classify transfer-corruption patterns.

This crate intentionally contains no copybook-core dependency and returns only boolean signals. Callers are responsible for translating predicate findings into error objects and contextual diagnostics.