Docs.rs
fast-able-1.18.5
fast-able 1.18.5
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
guoyucode
Dependencies
arraystring ^0.3.0
normal
chrono ^0.4
normal
core_affinity ^0.8
normal
crossbeam ^0.8
normal
flume ^0.10
normal
fs2 ^0.4.3
normal
kanal ^0.1.0-pre8
normal
log ^0.4
normal
num_cpus ^1
normal
parking_lot ^0.12
normal
scopeguard ^1.2.0
normal
serde ^1.0
normal
spin ^0.9
normal
thingbuf ^0.1.6
normal
crossbeam ^0.8
dev
env_logger ^0.11.3
dev
once_cell ^1
dev
tokio ^1.0
dev
libc ^0.2
normal
Versions
19.4%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fast_
able
1.18.5
All Items
Crate Items
Modules
Macros
Crate
fast_able
Copy item path
Source
Modules
§
cache
cache_
queue
缓存队列
defer
elapsed_
time
error
fast_
thread_
pool
fasttime
high_
speed_
cache
map_
btree
map_
hash
num_log
static_
type
static_
type_
std
statis
stock_
pool
thread_
channel
unsafe_
cell_
type
vec
wg
Macros
§
defer
Defers evaluation of a block of code until the end of the scope. Sort of LIFO(last-in, first-out queue) If you encounter references to resources that cannot mut more than 2 times, try nesting RefCell and then use.borrow() and.borrow_mut().
err
dark_std::errors::Error
sync_
vec