mirror of
https://github.com/vacp2p/semaphore-rs.git
synced 2025-02-24 01:28:28 +00:00
Add readme to docs and clippy rules
This commit is contained in:
parent
24c1df8fac
commit
2ea195ff64
@ -1,3 +1,6 @@
|
||||
#![doc = include_str!("../Readme.md")]
|
||||
#![warn(clippy::all, clippy::pedantic, clippy::cargo, clippy::nursery)]
|
||||
|
||||
pub mod hash;
|
||||
pub mod identity;
|
||||
pub mod merkle_tree;
|
||||
|
Loading…
x
Reference in New Issue
Block a user