Searched defs:SpeakingOptions (Results 1 – 2 of 2) sorted by relevance
30 struct SpeakingOptions<T, U> { struct44 impl<T, U> Default for SpeakingOptions<T, U> implementation
17 struct SpeakingOptions<T: Default, U> { struct32 let parsed: SpeakingOptions<Phoneme, Volume> = parse( in skipped_field() argument