358: Replacing pest with nom  r=Kerollmops a=CNLHC



Co-authored-by: 刘瀚骋 <cn_lhc@qq.com>
This commit is contained in:
bors[bot] 2021-10-16 20:44:38 +00:00 committed by GitHub
commit 59cc59e93e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 664 additions and 736 deletions

View file

@ -1,6 +1,3 @@
#[macro_use]
extern crate pest_derive;
#[macro_use]
pub mod documents;