Implemented to build empty php extension in Rust

This commit is contained in:
Jin Hu 2017-08-12 15:16:07 +08:00
commit b1a4a5fb8d
8 changed files with 204 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
target/
**/*.rs.bk
Cargo.lock