pub mod color; pub mod newton; #[cfg(all(target_arch = "wasm32", target_os = "unknown"))] pub mod wasm;