MCPcopy Create free account
hub / github.com/RustCrypto/utils / Iso10126

Class Iso10126

block-padding/src/lib.rs:216–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214/// ```
215#[derive(Clone, Copy, Debug)]
216pub struct Iso10126;
217
218impl Padding for Iso10126 {
219 #[inline]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected