Crate pace_core

source ·
Expand description

§Pace Core

Re-exports§

Modules§

Structs§

Enums§

Traits§

Functions§

Type Aliases§

  • Result type that is being returned from methods that have optional return values and can fail thus having PaceErrors.
  • Result type that is being returned from methods that can fail and thus have PaceErrors.
  • Result type that is being returned from test functions and methods that can fail and thus have errors.