Skip to content

2910000/jscontact

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jscontact crates.io version crates.io downloads

Tests

rm -rf tests/rfc9553
python tests/get_figures.py
cargo build
cargo test -- --test-threads=1
cargo test --no-default-features -- --test-threads=1
# the --test-threads=1 is used to have a deterministic (ordered) output

License

Licensed under the MIT license LICENSE except for the tests directory.

The tests directory contains the following files:

  • the RFC 9553 figures
  • some imported tests files from other repositories

About

RFC 9553

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.5%
  • Python 0.5%