eludris / todel

The Eludris models crate

Home Page:https://eludris.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todel

The Eludris models crate.

Usage

This crate was made with the idea of users directly depending on it in their projects with mind, add it to your own project either by:

  • Using cargo add

    cargo add --git https://github.com/eludris/todel
  • Adding the following line to your Cargo.toml

    todel = { git = "https://github.com/eludris/todel" }

About

The Eludris models crate

https://eludris.com

License:MIT License


Languages

Language:Rust 100.0%