rust-gamedig/crates/lib/src
Tom fd497764f8
feat: Improve doc-comments for ErrorKind (#186)
* Improve doc-comments for ErrorKind

* error: Improve ErrorKind::BadGame doc comment

* error: fmt ErrorKind doc comments
2024-02-06 17:06:54 +02:00
..
errors feat: Improve doc-comments for ErrorKind (#186) 2024-02-06 17:06:54 +02:00
games feat(protocols): Add more control over gathering additional information (#180) 2024-01-22 13:36:17 +02:00
protocols feat(protocols): Add more control over gathering additional information (#180) 2024-01-22 13:36:17 +02:00
services chore: replace the closure with the method itself 2023-12-11 03:19:51 +02:00
buffer.rs Add support for Mindustry (#178) 2024-01-17 13:53:40 +00:00
lib.rs chore: Tidy up some out of place types (#160) 2024-01-02 00:17:43 +02:00
socket.rs chore: use map_or_else instead of if let Some() ... else 2023-12-11 03:41:41 +02:00
utils.rs feat(protocols): Add more control over gathering additional information (#180) 2024-01-22 13:36:17 +02:00