- Python: tree of python objects instead of tree of dicts
- Rust: more derives
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "ome-metadata-derive"
|
||||
version = "0.5.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
quote = "1"
|
||||
syn = "2"
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
Reference in New Issue
Block a user