Enum ansi_builder::EraseMode [−][src]
pub enum EraseMode {
CursorToEnd,
CursorToBegin,
Screen,
Everything,
}pub enum EraseMode {
CursorToEnd,
CursorToBegin,
Screen,
Everything,
}impl RefUnwindSafe for EraseModeimpl Send for EraseModeimpl Sync for EraseModeimpl Unpin for EraseModeimpl UnwindSafe for EraseMode