candor-classify 0.3.3

candor's curated effect classifier (crate+path -> effect) — pure, stable Rust.
Documentation
  • Coverage
  • 57.14%
    20 out of 35 items documented0 out of 14 items with examples
  • Size
  • Source code size: 79.05 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 766.41 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s 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.