emit_core

Crates.ioemit_core
lib.rsemit_core
version
sourcesrc
created_at2024-06-06 23:56:21.492936+00
updated_at2025-03-28 22:06:51.890616+00
descriptionCore APIs and runtime infrastructure for emit.
homepage
repositoryhttps://github.com/emit-rs/emit
max_upload_size
id1264253
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_core

core

A diagnostic framework for Rust applications.

This library is the core API of emit, defining the fundamental abstractions used by the higher-level emit crate.

Commit count: 596

cargo fmt