crypto_invert/
lib.rs

1pub mod utils;
2pub use utils::{decode, encode};