kvarn_utilsStruct PresentArguments
source pub struct PresentArguments { }
Expand description
The arguments and name of a single Present
extension.
Creates an empty representation of Present
arguments
Gets the name of the extension.
Returns an iterator of the arguments as str
s.