Searched defs:DiceConfigValues (Results 1 – 1 of 1) sorted by relevance
30 pub struct DiceConfigValues<'a> { struct45 pub fn bcc_format_config_descriptor(values: &DiceConfigValues, buffer: &mut [u8]) -> Result<usize> { in bcc_format_config_descriptor()