Macro cdragon_hashes::binh
source · macro_rules! binh { ($e:expr) => { ... }; ($t:ident, $e:literal) => { ... }; }
Expand description
Helper for const, inline computation of bin hashes, with implicit conversion
macro_rules! binh { ($e:expr) => { ... }; ($t:ident, $e:literal) => { ... }; }
Helper for const, inline computation of bin hashes, with implicit conversion