inklog 0.1.6

Enterprise-grade Rust logging infrastructure
Documentation
1
2
3
4
5
6
7
// Copyright (c) 2026 Kirky.X
// SPDX-License-Identifier: MIT
//! trait-kit 0.2.2 `AsyncKit` integration for inklog.

pub mod module;

pub use module::InklogModule;