feat: initial REST endpoints and websocket
/create /delete /ws
This commit is contained in:
6
rustfmt.toml
Normal file
6
rustfmt.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
version = "Two"
|
||||
unstable_features = true
|
||||
group_imports = "One"
|
||||
imports_granularity = "Item"
|
||||
max_width = 110
|
||||
use_field_init_shorthand = true
|
||||
Reference in New Issue
Block a user