Skip to content

init4tech/zenith-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zenith-rs

Rust types & utilities for working with Zenith.

rust ecr

Development

This project requires Rust 1.82.0 or newer.

To build the project, run make build. To run tests, run make test. Before committing code, make sure to run make tidy, which will run clippy and format the whole project.