unobtanium 3.0.0

Opinioated Web search engine library with crawler and viewer companion.
Documentation
1
2
3
4
5
//! Helper and Wrapper types that encapsulate data to enable useful type checking.

mod blake2b512_digest;

pub use blake2b512_digest::Blake2b512Digest;