pub struct Tab;
Expand description
Tab
Trait Implementations§
source§impl<'a> From<Tab> for RunContent<'a>
impl<'a> From<Tab> for RunContent<'a>
source§fn from(original: Tab) -> RunContent<'a>
fn from(original: Tab) -> RunContent<'a>
Converts to this type from the input type.