Searched defs:Options (Results 1 – 2 of 2) sorted by relevance
11 pub struct Options { struct15 pub first_dice_chain_cert_config_format: ConfigFormat,20 pub dice_chain_key_ops_type: KeyOpsType,25 pub dice_chain_mode_type: ModeType,31 pub dice_chain_allow_big_endian_key_usage: bool,36 pub dice_chain_component_version_type: ComponentVersionType,80 impl Options { impl
164 class Options( in <lambda>() class