Helper traits for more generalized options
FFI safe abstractions for making plugins and C-compatible libraries
FFI safe code generation for making plugins and C-compatible libraries
FFI safe code generation macros for making plugins and C-compatible libraries
Derive macro (and associated marker trait) to derive nested structs/enums with all subfields being optional (e.g. for patches or Kubernetes server side apply).
Hermit incentive contract
Derive macro to map between different types
Provides support to conditionally implement one or more traits
Traits for interoperation of Boolean and sum types.
Extension traits for dealing with optional futures and streams
Software-emulated quad precision (f128) via double-double arithmetic — Cholesky, dot, gemv for ill-conditioned linear algebra
Traits for working with tuples of Options