Crate op

source

Macros§

  • A simple macro that catch Result<T, E> and Option<T>
  • A simple macro that handle Result<T, E>.
  • A simple macro that handle Option<T>.
  • Ternary Operator

Traits§