Docs.rs
decapod-0.47.10
decapod 0.47.10
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
alexhraber
Dependencies
clap ^4.5
normal
fancy-regex ^0.13
normal
rusqlite ^0.38
normal
rust-embed ^8.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tiktoken-rs ^0.9
normal
toml ^1.0
normal
criterion ^0.5
dev
regex ^1.10
dev
serde_json ^1.0
dev
tempfile ^3.10
dev
Versions
24.09%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
run_container_cli
decapod
0.47.10
In decapod::
plugins::
container
decapod
::
plugins
::
container
Function
run_
container_
cli
Copy item path
Source
pub fn run_container_cli( store: &
Store
, cli:
ContainerCli
, ) ->
Result
<
()
,
DecapodError
>