Activity
Bump the version of the crates to 0.96.2
Bump the version of the crates to 0.96.2
Use argh instead of clap for rusp-run
Use argh instead of clap for rusp-run
Bail out if loaded Protobuf file does not resemble a valid USP Record
Bail out if loaded Protobuf file does not resemble a valid USP Record
Bump version to 0.96.1 to enable clap help
Bump version to 0.96.1 to enable clap help
Move rusp-run binary to the main rusp crate and improve all documenta…
Move rusp-run binary to the main rusp crate and improve all documenta…
Some slight reshuffling of the rhai-rusp stuff
Some slight reshuffling of the rhai-rusp stuff
Add new rhai-rusp workspace members
Add new rhai-rusp workspace members
Have cargo fmt undo some of the clippy "fixes" 😉
Have cargo fmt undo some of the clippy "fixes" 😉
Apply some clippy suggestions
Apply some clippy suggestions
Replace actions-rs by dtolnay/rust-toolchain
Replace actions-rs by dtolnay/rust-toolchain
Rewrite parts of the README.md and deduplicate some info
Rewrite parts of the README.md and deduplicate some info
Make sure unit and doc-tests use rusp_lib instead of rusp
Make sure unit and doc-tests use rusp_lib instead of rusp
Split rusp into rusp-lib and rusp crates (containing the binary) and …
Split rusp into rusp-lib and rusp crates (containing the binary) and …
Return Some if the payload exists, even if it is empty
Return Some if the payload exists, even if it is empty
Map unreachable types to Result::Err rather than USP Error
Map unreachable types to Result::Err rather than USP Error
Add tests for the builder API
Add tests for the builder API
Remove unreachable macro from reachable code
Remove unreachable macro from reachable code
Sort Msg types and improve help strings
Sort Msg types and improve help strings
Reformat code and release as 0.93.1
Reformat code and release as 0.93.1