faction-0.1.0 is not a library.
Visit the last successful build:
faction-0.3.3
faction
faction is a Rust crate named faction.
At the moment, this project is in its initial stage and currently provides a minimal executable target.
Installation
Add the crate to your workflow by cloning the repository and building it with Cargo:
cargo build
Usage
Run the project locally with:
cargo run
Current output:
Hello, world!
Publishing
This repository is being prepared for publication on crates.io.
License
This project should be released under an open source license before publishing.