tokmd-core 1.10.0

High-level API façade for tokmd. The recommended entry point for library usage.
Documentation
1
2
3
4
5
6
//! Pure settings types for binding-friendly API.
//!
//! These types are re-exported from `tokmd-settings`.
//! This module exists for backwards compatibility.

pub use tokmd_settings::*;