Skip to main content

Crate tachyon_types

Crate tachyon_types 

Source

Re-exports§

pub use category::*;
pub use inventory::*;
pub use output::*;
pub use playbook::*;
pub use pin::*;
pub use run::*;
pub use resource::*;
pub use commands::*;

Modules§

category
commands
inventory
output
pin
playbook
resource
Resource derivation and lease / gating policy for the run queue.
run

Constants§

VERSION
The tachyon-types crate version — the runner<->cell wire-contract version. Deployers (pulse-deploy’s tachyon_runner role) assert a runner binary’s reported VERSION matches the cell’s pinned tachyon-types before installing.