Skip to content

Repository files navigation

Serveur FourmiLaby Rust

This repository contains the Rust variant of the FourmiLaby Project's server (Polytech Tours DI4 S7 software engineering project) which is continued as a research/side project.

Building/Running

To build this project, you need first to install Rust.

Then you can easily build the project through cargo.

# Building
cargo build # debug
cargo build --release # release

# (Building) and Running
cargo run # debug
cargo run --release # release

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages