Docs.rs
smol-workflow-engine-0.3.1
smol-workflow-engine 0.3.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
bcho
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
base64 ^0.22
normal
blake3 ^1
normal
jsonschema ^0.46
normal
log ^0.4
normal
reqwest ^0.12
normal
rquickjs ^0.11
normal
rquickjs-serde ^0.5
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
smol-workflow-sandbox ^0.3.1
normal
tempfile ^3
normal
time ^0.3
normal
tokio ^1
normal
ulid ^1
normal
ureq ^2
normal
Versions
25.21%
of the crate is documented
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
read_workflow_metadata
smol_
workflow_
engine
0.3.1
In smol_
workflow_
engine::
metadata
smol_workflow_engine
::
metadata
Function
read_
workflow_
metadata
Copy item path
Source
pub fn read_workflow_metadata( path: impl
AsRef
<
Path
>, ) ->
Result
<
Option
<
WorkflowMetadata
>>