homestar-invocation 0.3.0

Homestar core library for working with tasks, instructions, etc
Documentation
1
2
3
4
5
6
//! Metadata related to [receipts].
//!
//! [receipts]: crate::Receipt

/// Metadata key for an operation or function name.
pub const OP_KEY: &str = "op";