pub async fn returns( config: &Config, admin: Option<&str>, year: Option<&str>, format: Option<&str>, ) -> Result<(), YukiError>