Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 254 Bytes

File metadata and controls

13 lines (8 loc) · 254 Bytes

Rust client

A generated Rust library for the System program.

Getting started

To build and test the Rust client from the root of the repository:

make test-clients-rust

Alternatively, you can cd clients/rust and use cargo directly.