chore(code): split much of the efi support code to crates/eficore

This commit is contained in:
2025-11-03 20:47:21 -05:00
parent 48497700d8
commit 632781abbf
39 changed files with 440 additions and 378 deletions

View File

@@ -13,3 +13,4 @@ default-features = false
[lib]
name = "edera_sprout_config"
path = "src/lib.rs"