Docs.rs
gary-core-0.0.1
gary-core 0.0.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Klaven
Dependencies
chrono ^0.4
normal
serde ^1.0
normal
serde_cbor ^0.9
normal
serde_derive ^1.0
normal
serde_yaml ^0.8
normal
whoami ^0.5.2
normal
Versions
3.03%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gary_
core
0.0.1
Module runtime
Module Items
Structs
Enums
Traits
In gary_
core::
plugins
gary_core
::
plugins
Module
runtime
Copy item path
Source
Structs
§
Runtime
Config
Runtime
Error
Sandbox
Config
Workload
Resources
Workload
Status
Enums
§
Runtime
Error
Type
Runtime
Features
Traits
§
Runtime
Plugin
A trait for plugins that run workloads Any unimplemented function should return RuntimeErrors::Unimplemented as this is used internally to ensure functionality of the plugin.