1 2 3
//! Common ergonomic imports for `use-linear`. pub use crate::{LinearError, Matrix2, Vector2, dot, solve_2x2};