devimint::cli

Function write_ready_file

Source
pub async fn write_ready_file<T>(
    global: &Global,
    result: Result<T>,
) -> Result<T>