GitXplorerGitXplorer
N

bsx-rs

public
2 stars
1 forks
0 issues

Commits

List of commits on branch prīmum.
Verified
dab05ad190e55be2b46db9e19fbf18562a6811b5

Merge #3

bbors[bot] committed 4 years ago
Verified
0400622c4cb72d11391963f60f637d7c67926aac

Support dynamicly lengthed alphabets

NNemo157 committed 4 years ago
Verified
1275157c1753656b52239bd79528ce6f33039297

Merge #2

bbors[bot] committed 4 years ago
Verified
14e994d9b5b37987dd832ed5e249ffa1921d299b

Fix components for nightly clippy test

NNemo157 committed 4 years ago
Verified
d1973594c3c4b5bed1467b7a1e84b6c03ed846fb

Merge #1

bbors[bot] committed 4 years ago
Verified
df7e11f2f168ca4b35def18432de0389baf75daa

Fix mention of default alphabet

NNemo157 committed 4 years ago

README

The README file for this repository.

bsx cargo-badge license-badge rust-version-badge

Another Rust arbitrary base codec implementation, using min-const-generics.

Rust Version Policy

This crate is currently nightly only.

Developing

This project uses clippy and denies warnings in CI builds. To ensure your changes will be accepted please check them with cargo clippy (available via rustup component add clippy) before submitting a pull request (along with cargo test as usual).

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.