1 2 3 4 5
// allow during curve-agnostic refactor #![allow(clippy::disallowed_methods)] #[cfg(not(target_arch = "wasm32"))] mod cases;