emit_core 1.13.1

Core APIs and runtime infrastructure for emit.
Documentation
1
2
3
4
5
6
7
# `emit_core`

[![core](https://github.com/emit-rs/emit/actions/workflows/core.yml/badge.svg)](https://github.com/emit-rs/emit/actions/workflows/core.yml)

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.