Macro fixed_hash::construct_hash [] [src]

macro_rules! construct_hash {
    ($from: ident, $size: expr) => { ... };
}