Rust support.

This commit is contained in:
CosminPerRam 2022-11-26 16:27:03 +02:00
parent de3ac9aad5
commit 3f58e99c28
6 changed files with 20 additions and 1 deletions

View file

@ -47,3 +47,5 @@ pub mod tf;
pub mod tfc;
/// Sven Co-op
pub mod sc;
/// Rust
pub mod rust;