msg_tool_build 0.4.0-alpha.2

Build time library for the msg-tool project.
Documentation
1
2
3
4
5
#![cfg_attr(any(docsrs, feature = "unstable"), feature(doc_cfg))]
#[cfg(feature = "kirikiri-arc")]
pub mod kr_arc;
#[cfg(feature = "simple-pack")]
mod simple_pack;