Struct wurst::El[][src]

pub struct El {
    pub name: String,
}

Fields

Auto Trait Implementations

impl Send for El

impl Sync for El