issues
search
organization
/
jda-nas-rust
Rewrite JDA-NAS library with Rust
Apache License 2.0
4
stars
2
forks
source link
Refactor code
#1
Closed
kiwiyou
closed
4 years ago
kiwiyou
commented
4 years ago
Improve code style (use
if let
syntax)
Remove erroneous
explicit_socket
to avoid reference conflicts
Create asynchronous context to execute
async fn
s
if let
syntax)explicit_socket
to avoid reference conflictsasync fn
s