Skip to main content

Module utils

Module utils 

Source
Expand description

Common utilities used throughout Grafeo.

Re-exports§

pub use error::Error;
pub use error::Result;
pub use hash::FxHasher;

Modules§

error
Error types for Grafeo operations.
hash
Fast, non-cryptographic hashing for internal use.