1#![doc = include_str!("../README.md")] 2 3#[cfg(not(docsrs))] 4compile_error!("This crate is no longer distributed via crates.io. Use the crate via Git instead. For details, see the README.");