candor-classify 0.3.0

candor's curated effect classifier (crate+path -> effect) — pure, stable Rust.
Documentation
  • Coverage
  • 77.78%
    7 out of 9 items documented0 out of 4 items with examples
  • Size
  • Source code size: 42.2 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 412.14 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • tombaldwin/candor-rust
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • tombaldwin

candor-classify

The curated effect classifier for candor: a pure classify(crate, path) -> Option<Effect> over calibrated third-party crates and standard-library/FFI entry points (libc, libsqlite3, libgit2, libssl, …). Pure string logic, no rustc — one source of truth shared by the nightly lint and the stable candor-scan backend, so the two never drift on what counts as an effect.

Licensed under MIT OR Apache-2.0.