Expand description
A crate for hekkin vectors.
This crate is fairly well tested where functionality does exist, but is mostly incomplete at the moment.
§Features
free_functions
adds thefree_functions
module (on by default).serde
adds serde 1.0 support (off by default).mint
adds mint 0.5 support (off by default).
Re-exports§
pub use free_functions::*;
Modules§
- free_
functions - This module contains free function versions of various operations.