On 8/2/2023 6:53 PM, Richard W.M. Jones wrote:
On Wed, Aug 02, 2023 at 12:40:56PM +, Tage Johansson wrote:
This patch adds a few examples in rust/examples/. The examples are
compiled and run as part of the test suite.
---
rust/Makefile.am | 3 +
rust/examples/conc
On Wed, Aug 02, 2023 at 12:40:56PM +, Tage Johansson wrote:
> This patch adds a few examples in rust/examples/. The examples are
> compiled and run as part of the test suite.
> ---
> rust/Makefile.am | 3 +
> rust/examples/concurrent-read-write.rs | 135
This patch adds a few examples in rust/examples/. The examples are
compiled and run as part of the test suite.
---
rust/Makefile.am | 3 +
rust/examples/concurrent-read-write.rs | 135 +
rust/examples/connect-command.rs | 39 +++
rust/exam