add more documentation, add doc lint
This commit is contained in:
parent
3901efcf61
commit
e135bd60a7
11 changed files with 134 additions and 8 deletions
|
@ -9,3 +9,7 @@ members = [
|
|||
|
||||
[workspace.package]
|
||||
version = "0.5.0"
|
||||
|
||||
[workspace.lints.rust]
|
||||
missing-docs = "warn"
|
||||
missing-docs-in-crate-items = "warn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue