Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

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.