bit-digger 0.2.0

A simple, and fast Rust library to look for Bitcoin hidden in arrays of words
Documentation
1
2
3
4
5
pub mod matcher;
pub mod mnem_fetch;

#[cfg(test)]
mod tests {}