sparse/
lib.rs

1pub mod coo;
2pub use coo::CooMat;