mirror of
https://github.com/nushell/nushell
synced 2025-01-06 10:19:03 +00:00
4 lines
62 B
Rust
4 lines
62 B
Rust
|
fn main() -> shadow_rs::SdResult<()> {
|
||
|
shadow_rs::new()
|
||
|
}
|