#concrete #dungen-minion #enums #traits #room #defined #details

yanked dungen_minion_rooms

Concrete room support for dungen_minion

0.3.2 Sep 20, 2021
0.3.1 Sep 20, 2021
0.3.0 Oct 27, 2020
0.2.3 Oct 24, 2020
0.1.5 Oct 10, 2020

#18 in #concrete

Download history 2/week @ 2024-02-18 156/week @ 2024-03-31

156 downloads per month
Used in dungen_minion

Custom license

17KB
301 lines

For use with dungen_minion; install that crate, instead.


lib.rs:

Defines various map-related enums, structs, and types (traits are contained in dungen_minion_rooms_abstract) for the dungen_minion crate.

As the purpose of this crate is to provide concrete data types for dungen_minion and dungen_minion's other dependent crates to consume, only implementation-specific details are defined here, while their general usages are usually defined in dungen_minion_rooms_abstract, and specific other details in dungen_minion_geometry.

Dependencies

~4MB
~79K SLoC