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

49 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–42MB
~510K SLoC