stable-hash 0.4.3

A stable, structured hash with backward compatibility
Documentation
1
2
3
4
5
pub(crate) use crate::utils::*;
pub(crate) use firestorm::{profile_fn, profile_method};

pub use crate::FieldAddress;
pub use crate::{StableHash, StableHasher};