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

uint8_t

Type Alias uint8_t 

Source
pub type uint8_t = u8;
👎Deprecated since 0.2.55:

Use u8 instead.