Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Rustfire
Note: This project is not ready for full usage. Please refrain from main usage until 1.0.0.
RustFire is a project coded in Rust. It allows users to create DiamondFire templates through the use of the Rust programming language.
Installation
You can either type the following into your command prompt:
cargo add rustfire
or add the following to your cargo.toml:
[]
= "0.1.1"
Dependencies of this will be installed automatically.
Usage
Here is a basic program written in RustFire.
use *;
// This isn't implemented yet, but will be soon.
Check the examples directory for more examples.
Contribution
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
This project falls under the MIT license. Read it at LICENSE.txt
Documentation
"ahhhhhhhhhhh" - hppeng
Wise words hppeng, wise words.