Expose FnPtr and move name checking into

This commit is contained in:
Stephen Chung
2020-07-06 21:30:35 +08:00
parent 46cdec1280
commit d0711394f0
4 changed files with 46 additions and 18 deletions

4
.gitignore vendored
View File

@@ -2,4 +2,6 @@ target/
Cargo.lock
.vscode/
.cargo/
doc/book/
doc/book/
before
after