use anyhow::Result; pub fn init() -> Result<()> { todo!() }