structstd.crypto.sha3.Keccak.Options[src]

The delimiter can be overwritten in the options.

Fields

delim: u8 = default_delim

Source Code

Source code
pub const Options = struct { delim: u8 = default_delim }