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 6/week @ 2024-01-08 3/week @ 2024-02-05 5/week @ 2024-02-12 14/week @ 2024-02-19 27/week @ 2024-02-26 11/week @ 2024-03-04 16/week @ 2024-03-11 10/week @ 2024-03-18 5/week @ 2024-03-25 144/week @ 2024-04-01

178 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
~468K SLoC