Files
vtracer/crates
Chris Tsang febcc28920
Rust / test (push) Has been cancelled
Rust / wasm-safety (core) (push) Has been cancelled
Rust / Node package (push) Has been cancelled
Improve core lib docs for docs.rs
- lib.rs: rewrite the crate landing page — single-line pipeline diagram,
  define the Segmentation/VectorDoc IRs, stage->trait->module table with
  intra-doc links, and Quick start / Interactive tuning / Extending /
  wasm-safe sections.
- config.rs: fix stale Hierarchical::Cutout doc (it is the implemented
  seam-free mosaic, not "not yet implemented"); document the previously
  bare Hierarchical/FitMode/Preset enums and variants, the hierarchical/
  mode/max_iterations fields, and from_preset.
- frontend: surface adaptive thresholding — BinaryFrontend module bullet
  and struct doc now point at Threshold::Fixed / Threshold::Adaptive.
- error.rs: add the missing module-level doc.
- Fix two pre-existing rustdoc link warnings (private-item link in
  config.rs, redundant explicit target in session.rs); crate now
  documents warning-free under -D warnings.
2026-08-02 02:41:45 +01:00
..
2026-08-02 02:41:45 +01:00
2026-08-01 01:44:23 +01:00
2026-08-01 21:22:33 +01:00
2026-08-02 02:24:15 +01:00