Docs.rs
ferrum-cli-0.8.2
ferrum-cli 0.8.2
Docs.rs crate page
MIT
28 August 2026
Links
crates.io
Source
Owners
sizzlecar
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
candle-core ^0.9.2
normal
chrono ^0.4
normal
clap ^4.4
normal
colored ^2.1
normal
config ^0.14
normal
console ^0.15
normal
criterion ^0.5
normal
dialoguer ^0.11
normal
dirs ^5.0
normal
ferrum-bench-core ^0.8.2
normal
ferrum-engine ^0.8.2
normal
ferrum-interfaces ^0.8.2
normal
ferrum-kernels ^0.8.2
normal
ferrum-models ^0.8.2
normal
ferrum-quantization ^0.8.2
normal
ferrum-scheduler ^0.8.2
normal
ferrum-server ^0.8.2
normal
ferrum-types ^0.8.2
normal
futures ^0.3
normal
indicatif ^0.17
normal
libc ^0.2
normal
num_cpus ^1.16
normal
rand ^0.9.0
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
shellexpand ^3.1
normal
thiserror ^1.0
normal
tokenizers ^0.21
normal
tokio ^1.35
normal
tokio-stream ^0.1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.6
normal
walkdir ^2.4
normal
async-openai ^0.27
dev
rexpect ^0.6
dev
rstest ^0.23
dev
Versions
64.35%
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
normalize_layer_split_pipeline_mode
ferrum_
cli
0.8.2
In ferrum_
cli::
layer_
split_
pipeline
ferrum_cli
::
layer_split_pipeline
Function
normalize_
layer_
split_
pipeline_
mode
Copy item path
Source
pub fn normalize_layer_split_pipeline_mode(value: &
str
) ->
Result
<&'static
str
>