Docs.rs
liteforge-0.2.5
liteforge 0.2.5
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
seanpoyner
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
bytes ^1
normal
dotenvy ^0.15
normal
futures ^0.3
normal
humantime-serde ^1
normal
once_cell ^1
normal
opentelemetry ^0.24
normal
optional
opentelemetry-http ^0.13
normal
optional
opentelemetry-otlp ^0.17
normal
optional
opentelemetry_sdk ^0.24
normal
optional
regex ^1
normal
reqwest ^0.12
normal
reqwest-middleware ^0.3
normal
optional
reqwest-tracing ^0.5
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.25
normal
optional
unicode-segmentation ^1.10
normal
tempfile ^3
dev
tokio ^1
dev
Versions
94.98%
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
DEFAULT_TIMEOUT_SECS
liteforge
0.2.5
In liteforge::
config
liteforge
::
config
Constant
DEFAULT_
TIMEOUT_
SECS
Copy item path
Source
pub const DEFAULT_TIMEOUT_SECS:
u64
= 60;
Expand description
Default request timeout in seconds.