1
2
3
4
#![doc = include_str!("../README.md")]

mod const_anon_functions;
mod test;