internal/mode

Types

pub type Binary {
  Binary
}

Constructors

  • Binary
pub type NoRead {
  NoRead
}

Constructors

  • NoRead
pub type NoSeek {
  NoSeek
}

Constructors

  • NoSeek
pub type NoWrite {
  NoWrite
}

Constructors

  • NoWrite
pub type Read {
  Read
}

Constructors

  • Read
pub type Seek {
  Seek
}

Constructors

  • Seek
pub type Text {
  Text
}

Constructors

  • Text
pub type Write {
  Write
}

Constructors

  • Write
Search Document