Skip to main content

use_complex/
prelude.rs

1//! Common ergonomic imports for `use-complex`.
2
3pub use crate::{Complex, Imaginary};