5 releases (3 breaking)

0.5.2 Oct 23, 2021
0.5.0 Sep 8, 2021
0.3.0 Feb 27, 2021
0.2.0 Feb 8, 2021
0.1.0 Oct 14, 2020

#8 in #dotrix

Download history 5/week @ 2024-01-07 1/week @ 2024-01-14 3/week @ 2024-02-04 4/week @ 2024-02-11 14/week @ 2024-02-18 24/week @ 2024-02-25 12/week @ 2024-03-03 19/week @ 2024-03-10 10/week @ 2024-03-17

66 downloads per month
Used in 7 crates

MIT license

180KB
4.5K SLoC

Dotrix core crate crate provides generic features. Dotrix core components Services are very important part of Dotrix. Technicaly the service is a standard Rust structure with methods. Logically, services are providers of interfaces to various features.

Developer should explicitly create an instance of a service and add it to a game using the crate::Dotrix application builder:

Dependencies

~22–40MB
~469K SLoC