Docs.rs
sark-core-0.5.0
sark-core 0.5.0
Docs.rs crate page
MIT
26 June 2026
Links
Repository
crates.io
Source
Owners
inq
Dependencies
http ^1.4.0
normal
httparse ^1.10.1
normal
libdeflater ^1.25
normal
memchr ^2.7
normal
o3 ^0.1.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
serde_urlencoded ^0.7
normal
thiserror ^2.0.18
normal
criterion ^0.5
dev
libdeflater ^1.25
dev
Versions
0.35%
of the crate is documented
Go to latest version
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
Files
sark_core/
lib.rs
1
pub mod
error;
2
pub mod
http;
3
pub mod
simd;
4
pub mod
test_util;
5
pub mod
utils;