Crate petri_artifacts_core

Source
Expand description

Core abstractions for declaring and resolving type-safe test artifacts in petri.

NOTE: this crate does not define any concrete Artifact types itself.

Macros§

Structs§

Traits§

  • A trait that marks a type as being the type-safe ID for a petri artifact.
  • Helper trait to allow uniform handling of both typed and untyped artifact handles in various contexts.
  • A trait to resolve artifacts to paths.