topola/crates/specctra_derive/src
Alain Emilia Anna Zscheile 5e54453433 refactor(specctra-core/read): accept multiple possible names anywhere
Previously, some methods handled items/lists with multiple allowed names,
and some only allowed a single name. As the overhead of always handling
multiple names isn't that large, do that everywhere and make the overall
API more streamlined in the process.
2024-12-12 06:59:03 +00:00
..
lib.rs build/refactor: move secondary crates into 'crates' folder named by crate name 2024-11-20 15:44:02 +01:00
read.rs refactor(specctra-core/read): accept multiple possible names anywhere 2024-12-12 06:59:03 +00:00
write.rs build/refactor: move secondary crates into 'crates' folder named by crate name 2024-11-20 15:44:02 +01:00