1 2 3 4 5
extern crate algebra; // TODO: A hack because tests in examples don't work. #[path="../examples/vectors.rs"] #[allow(unused)] pub mod vectors;