1 2 3 4
#![doc = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/README.md"))] #![no_std] pub mod gamma;