Struct xylem::NoArgs [−][src]
pub struct NoArgs;
Expand description
The default empty argument type.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NoArgs
impl UnwindSafe for NoArgs
Blanket Implementations
Mutably borrows from an owned value. Read more