config-manager-proc 0.4.4

Macro implementation for config-manager-rs derives
Documentation
1
2
3
4
5
6
7
8
// SPDX-License-Identifier: MIT
// Copyright (c) 2022 JSRPC “Kryptonite”

mod nested;
mod primal;
mod utils;

pub(crate) use utils::*;