Crate rutie_serde

Source

Modules§

Macros§

Structs§

Enums§

Traits§

  • Abstraction around deserialization from T: Object -> O: Deserialize or from &AnyObject to RutieObject
  • This extension trait allows callers to call .chain_context to add extra context to errors, in the same way as error-chain’s .chain_err. The provided context will be passed to Ruby with any Exception.

Functions§

Type Aliases§