1 2 3 4
#![cfg_attr(not(test), no_std)] #![doc = include_str!("../README.md")] //! > _Note_: This documentation is auto-generated //! > from the project's README.md file.