Docs.rs
architect-sdk-0.4.1
architect-sdk 0.4.1
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
crates.io
Source
Owners
andrew-lee-architect
Dependencies
anyhow ^1
normal
architect-api ^0.4
normal
arc-swap ^1
normal
arcstr ^1
normal
async-stream ^0.3
normal
bytes ^1
normal
chrono =0.4.34
normal
derive_builder ^0.20
normal
enumflags2 ^0.7.5
normal
futures ^0.3
normal
futures-util ^0.3
normal
fxhash ^0.2
normal
immutable-chunkmap ^2.0.0
normal
itertools ^0.10
normal
log ^0.4.20
normal
maybe-owned ^0.3
normal
md-5 ^0.10
normal
netidx ^0.26.0
normal
netidx-archive ^0.26.0
normal
netidx-core ^0.26.0
normal
netidx-derive ^0.22.0
normal
netidx-protocols ^0.26.0
normal
num_cpus ^1.15
normal
once_cell ^1
normal
openssl ^0.10
normal
parking_lot ^0.12.1
normal
paste ^1.0.14
normal
pkcs8 ^0.10.2
normal
portable-atomic ^1
normal
regex ^1
normal
rust_decimal ^1
normal
rust_decimal_macros ^1
normal
serde ^1
normal
serde_derive ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
smallvec ^1
normal
sysinfo ^0.29
normal
time ^0.3.20
normal
tokio ^1
normal
uuid ^1
normal
zeroize ^1
normal
zstd ^0.12.3
normal
Versions
35.06%
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
architect_sdk
0.4.1
Macro
architect_sdk
::
static_ref
Copy item path
source
ยท
[
−
]
macro_rules!
static_ref { (
$name
:ident,
$inner
:ty,
$slab_size
:literal) => { ... }; }