1 unstable release
0.1.0-beta.1 | Mar 20, 2023 |
---|
#20 in #specification-language
23 downloads per month
Used in libcrux
305KB
7K
SLoC
hacspec library
This is the hacspec standard library for hacspec programs.
Print attributes and statistics
Using the attributes
crate, we can monitor the number of functions in each
category : primitive, external, library, to remove, internal.
To get the statistics simply use
bash get_func_stats.sh
Note : you need to have the nightly Rust toolchain installed to enable this feature. Install it using :
rustup toolchain install nightly
Dependencies
~0.7–1.3MB
~25K SLoC