Docs.rs
greentic-component-runtime-0.4.47
greentic-component-runtime 0.4.47
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
greentic-ai
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
base64 ^0.22
normal
futures ^0.3
normal
greentic-component-manifest ^0.4
normal
greentic-component-store ^0.4
normal
greentic-interfaces ^0.4
normal
greentic-interfaces-host ^0.4
normal
greentic-interfaces-wasmtime ^0.4
normal
greentic-types ^0.4
normal
jsonschema ^0.40
normal
once_cell ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
wasmtime ^41
normal
wit-component ^0.244.0
normal
schemars ^1
dev
serde_json ^1
dev
tokio ^1
dev
Versions
0%
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
load
greentic_
component_
runtime
0.4.47
greentic_component_runtime
Function
load
Copy item path
Source
pub fn load( cref: &
ComponentRef
, policy: &
LoadPolicy
, ) ->
Result
<
ComponentHandle
,
CompError
>