Trait crc::Width

source ·
pub trait Width: Sized + 'static { }

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl Width for u8

source§

impl Width for u16

source§

impl Width for u32

source§

impl Width for u64

source§

impl Width for u128

Implementors§