framework/effect

Types

pub type Effect {
  Read
  Write
}

Constructors

  • Read
  • Write
Search Document