Docs.rs
more-config-3.0.0
more-config 3.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
commonsensesoftware
Dependencies
arc-swap ^1.9.1
normal
configparser ^3.1.0
normal
optional
indexmap ^2.14.0
normal
more-changetoken ^2.1.0
normal
more-config-derive ^3.0.0
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
thiserror ^2.0.18
normal
tracing ^0.1.40
normal
xml ^1.0.0
normal
optional
yaml-rust2 ^0.9
normal
optional
proptest ^1
dev
serde ^1.0
dev
tempfile ^3.27.0
dev
test-case ^3.3.1
dev
yaml-rust2 ^0.9
dev
Versions
100%
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
last
config
3.0.0
last
Sections
Arguments
In config::
path
config
::
path
Function
last
Copy item path
Source
pub fn last(path: &
str
) -> &
str
Expand description
Extracts the last path segment from the path.
ยง
Arguments
path
- The path to extract the key from