Docs.rs
squib-api-0.2.0
squib-api 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tyrchen
Dependencies
arc-swap ^1.9
normal
axum ^0.8
normal
http ^1.4
normal
parking_lot ^0.12
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
squib-core ^0.2.0
normal
thiserror ^2.0.18
normal
tokio ^1.52
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1.44
normal
httparse ^1.10
dev
tokio ^1.52
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
PATH_MAX
squib_
api
0.2.0
In squib_
api::
schemas::
common
squib_api
::
schemas
::
common
Constant
PATH_
MAX
Copy item path
Source
pub const PATH_MAX:
usize
= 1024;
Expand description
Path-shaped string cap (Darwin
PATH_MAX
).