Skip to content

fstnetwork/rust-common-libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FST Network Rust Common Libraries

Build Status

Crates in this Repository

Development

Git Hooks

It is suggested to install git hook for style linting before code committing. This project is configured with pre-commit.

Installation steps:

pre-commit install --install-hooks -t commit-msg -t pre-commit

Tools

There are some useful commands just like the one in Rust toolchain but with proper arguments:

  • cargo build-all
  • cargo clippy-all
  • cargo test-all
  • cargo doc-all
  • cargo miri-all
  • cargo watch-all (ex. cargo watch-all clippy)

Please perform the following steps before submitting Pull Request:

It is suggested to perform the following steps before submitting Pull Request:

Other tools:

About

Rust utilities from FST Network

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5