[][src]Crate secded

Re-exports

pub use secded_64::SecDed64;
pub use secded_128::SecDed128;

Modules

secded_64
secded_128

Enums

SECDED

Traits

SecDedCodec

Your main interaction point with this crate, it allows you to encode and decode your data slices.