rsmq 0.2.0

A Rust implementation of [RSMQ](https://smrchy.github.io/rsmq/about/) (Redis Simple Message Queue).
Documentation
1
2
3
4
5
6
7
wrap_comments = false
condense_wildcard_suffixes = true
fn_single_line = true
max_width = 200
struct_field_align_threshold = 20
tab_spaces = 2
chain_width = 300