Struct sha::utils::StdPad
[-] [+]
[src]
pub struct StdPad {
// some fields omitted
}pub struct StdPad {
// some fields omitted
}impl StdPadfn new(suffix: Vec<u8>, block_len: usize) -> StdPadfn with_prefix(prefix: u8, suffix: Vec<u8>, block_len: usize) -> StdPadimpl ReadPad for StdPad
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).