Type Alias ring::digest::sha1::W32

source ·
type W32 = Wrapping<u32>;

Aliased Type§

struct W32(pub u32);

Fields§

§0: u32