Docs.rs
aptu-coder-0.14.1
aptu-coder 0.14.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
clouatre
Dependencies
aptu-coder-core ^0.14
normal
async-trait ^0.1
normal
axum ^0.8
normal
blake3 ^1
normal
nix ^0.31
normal
opentelemetry ^0.32
normal
opentelemetry-appender-tracing ^0.32
normal
opentelemetry-otlp ^0.32
normal
opentelemetry_sdk ^0.32
normal
rmcp ^1
normal
rustls ^0.23
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.33
normal
tracing-subscriber ^0.3
normal
which ^8
normal
serial_test =3.4.0
dev
tempfile =3.27.0
dev
tokio ^1
dev
Versions
49.09%
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
path_component_count
aptu_
coder
0.14.1
In aptu_
coder::
metrics
aptu_coder
::
metrics
Function
path_
component_
count
Copy item path
Source
pub fn path_component_count(path: &
str
) ->
usize
Expand description
Counts the number of path segments in a file path.