diff --git a/src/lib.rs b/src/lib.rs index b16d474..9ed46f7 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -136,7 +136,7 @@ unstable_pub!( mod parser ); -/// Nomo Functions +/// Errors in this library pub mod errors; /// Nomo Functions