Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

Inc

Type Alias Inc 

Source
pub type Inc<T, U> = <U as AddLength<T, U1>>::Output;
Expand description

Helper type for arr! macro