Skip to main content

done

Macro done 

Source
macro_rules! done {
    () => { ... };
}
Expand description

Simple Alias of Ok(Done)