Crate fast_able

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