1 2 3 4
#![cfg_attr(target_os = "none", no_std)] #![doc = include_str!("../README.md")] pub mod build_log_impl;