documentation update
* satisfy compiler when warnigs are enabled e.g. lib.rs include #!(warn(missing_docs)) Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
#![allow(missing_docs)]
|
||||||
|
|
||||||
table! {
|
table! {
|
||||||
claims (id) {
|
claims (id) {
|
||||||
id -> Integer,
|
id -> Integer,
|
||||||
|
|||||||
Reference in New Issue
Block a user