construct_uint

Macro construct_uint 

Source
macro_rules! construct_uint {
    ($name:ident, $n_words:literal $(, $derive_trait:ty)*) => { ... };
}