Crate peace_rt_model

source ·
Expand description

Runtime data types for the peace automation framework.

This crate re-exports types from peace_rt_model_native or peace_rt_model_web depending on the compilation target architecture.

Re-exports§

  • pub use peace_data::fn_graph;

Modules§

  • indicatif is a library for Rust that helps you build command line interfaces that report progress to users. It comes with various tools and utilities for formatting anything that indicates progress.
  • Type that represent outcomes of execution.
  • Serializable data to initialize resources in a CmdContext.
  • Types that store information about the directories that a command runs in.

Structs§

Enums§

Traits§

  • Internal trait that erases the types from Item

Attribute Macros§