macro_rules! h520 {
    ($arg:literal) => { ... };
}
Expand description

A macro used to create a const H520 from a hexadecimal string or a trimmed hexadecimal string.