write_ready_file

Function write_ready_file 

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