Type Alias Input

Source
pub type Input<'a> = &'a [u8];
Expand description

CoPRF Inputs can be arbitrary byte strings.