refactor(hashing): introduce Hashable derive macro and migrate server types
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#[cfg(feature = "authn")]
|
||||
pub mod authn;
|
||||
|
||||
pub mod hashing;
|
||||
#[cfg(feature = "safecell")]
|
||||
pub mod safecell;
|
||||
|
||||
Reference in New Issue
Block a user