1 2 3 4 5 6
use cgp::prelude::*; use crate::presets::HypershellPreset; #[cgp_context(HypershellCliComponents: HypershellPreset)] pub struct HypershellCli;