Docs.rs
ghost-core-0.1.7
ghost-core 0.1.7
Docs.rs crate page
Apache-2.0
08 August 2026
Links
Repository
crates.io
Source
Owners
amajorhq
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
dirs ^6
normal
futures-util ^0.3
normal
regex ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-tungstenite ^0.23
normal
tempfile ^3
dev
Versions
33.66%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module engine
ghost_
core
0.1.7
Module engine
Module Items
Functions
In ghost_
core::
recipe
ghost_core
::
recipe
Module
engine
Copy item path
Source
Functions
ยง
substitute
Substitute {{param}} placeholders in a string using provided values.
substitute_
step
Substitute all string fields in a RecipeStep using the given params.
validate_
params
Validate that all required params are provided.