We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15bd406 commit 7a4299eCopy full SHA for 7a4299e
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "php_codegen"
3
version = "0.1.0"
4
edition = "2021"
5
-description = "Generate PHP code from Rust 🐘"
+description = "Generate PHP code from Rust using a fluent API 🐘 🦀"
6
readme = "README.md"
7
repository = "https://github.com/php-rust-tools/codegen"
8
documentation = "https://docs.rs/php_codegen"
README.md
@@ -1,7 +1,6 @@
1
# PHP-Codegen
-Generate PHP code from Rust using a fluent API.
-
+Generate PHP code from Rust using a fluent API 🐘 🦀
Rust | PHP
:----------------------------------------------:|:----------------------------------------------:
0 commit comments