emit_batcher

Crates.ioemit_batcher
lib.rsemit_batcher
version
sourcesrc
created_at2024-06-06 23:58:09.651091+00
updated_at2025-03-28 22:08:39.047061+00
descriptionBatch processing infrastructure for emit.
homepage
repositoryhttps://github.com/emit-rs/emit
max_upload_size
id1264256
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Ashley Mannix (KodrAus)

documentation

README

emit_batcher

batcher

Current docs

Infrastructure for emitting diagnostic events in the background.

Commit count: 596

cargo fmt