Add: gurk-rs (WIP)

This commit is contained in:
c0dev0id
2022-10-31 22:01:15 +01:00
parent 6ed82ef87d
commit 940e26830b
309 changed files with 105913 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
FEATURES := nightly yolocrypto avx2_backend
doc:
cargo rustdoc --features "$(FEATURES)" -- --html-in-header docs/assets/rustdoc-include-katex-header.html
doc-internal:
cargo rustdoc --features "$(FEATURES)" -- --html-in-header docs/assets/rustdoc-include-katex-header.html --document-private-items