artichoke_core

Module convert

Source
Expand description

Convert between Rust and Ruby objects.

Traitsยง

  • Infallible conversion between two types.
  • Mutable infallible conversion between two types.
  • Fallible conversions between two types.
  • Mutable fallible conversions between two types.