Docs.rs
rustapi-core-0.1.2
rustapi-core 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Tuntii
Dependencies
base64 ^0.22
normal
bytes ^1.5
normal
cookie ^0.18
normal
optional
futures-util ^0.3
normal
http ^1.0
normal
http-body-util ^0.1
normal
hyper ^1.1
normal
hyper-util ^0.1
normal
inventory ^0.3
normal
matchit ^0.7
normal
pin-project-lite ^0.2
normal
prometheus ^0.13
normal
optional
rustapi-openapi ^0.1.2
normal
rustapi-validate ^0.1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7
normal
sqlx ^0.8
normal
optional
thiserror ^1.0
normal
tokio ^1.35
normal
tower ^0.4
normal
tower-http ^0.5
normal
tower-service ^0.3
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.6
normal
proptest ^1.4
dev
tokio ^1.35
dev
Versions
85%
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
is_valid_path
rustapi_
core
0.1.2
In rustapi_
core::
path_
validation
rustapi_core
::
path_validation
Function
is_
valid_
path
Copy item path
Source
pub fn is_valid_path(path: &
str
) ->
bool
Expand description
Check if a path is valid (convenience function)