Added crate-level docs for ablescript

pull/7/head
ondra05 2022-04-18 21:59:57 +02:00
parent 4c218e3ab8
commit 6d195747e2
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#![doc = include_str!("../../README.md")]
#![forbid(unsafe_code, clippy::unwrap_used)]
pub mod ast;