blob: 56f592a17a9f63d1c29e1b3d68a1f3805c94f1b1 [file] [log] [blame]
#![allow(clippy::collapsible_if)]
#![allow(clippy::needless_range_loop)]
mod api;
pub mod core;