inklog 0.1.9

Enterprise-grade Rust logging infrastructure
Documentation
1
2
3
4
5
// Copyright (c) 2026 Kirky.X
// SPDX-License-Identifier: MIT
//! Domain types module - core data types for inklog.

pub mod log_record;