Type Alias IMTHashFunction

Source
pub type IMTHashFunction = fn(Vec<IMTNode>) -> IMTNode;