Enum windows_gen::GenRelation [−][src]
pub enum GenRelation {
Absolute,
Relative(&'static str),
}Variants
Relative(&'static str)Auto Trait Implementations
impl RefUnwindSafe for GenRelation
impl RefUnwindSafe for GenRelationimpl Send for GenRelation
impl Send for GenRelationimpl Sync for GenRelation
impl Sync for GenRelationimpl Unpin for GenRelation
impl Unpin for GenRelationimpl UnwindSafe for GenRelation
impl UnwindSafe for GenRelation