#![warn(clippy::missing_docs_in_private_items)]
#![doc = include_str!("../../README.md")]
fn main() {}