Utility functions and helpers.
This module provides common utilities used throughout Graphos:
error
hash
pub use error::Error;
pub use error::Result;
pub use hash::FxHasher;