structstd.crypto.blake3.Blake3.Options[src]

Fields

key: ?[digest_length]u8 = null

Source Code

Source code
pub const Options = struct { key: ?[digest_length]u8 = null }