use hypha::error::Result; fn main() -> Result<()> { Ok(()) }