mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 15:20:17 +00:00
chore(code): move load options parsing to crates/eficore
This commit is contained in:
@@ -3,9 +3,6 @@ use alloc::collections::BTreeMap;
|
||||
use alloc::string::{String, ToString};
|
||||
use anyhow::{Context, Result, bail};
|
||||
|
||||
/// Acquire arguments from UEFI environment.
|
||||
pub mod env;
|
||||
|
||||
/// The Sprout options parser.
|
||||
pub mod parser;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user