Skip to main content

commit

Function commit 

Source
pub fn commit<T>(value: T) -> !
where T: Commit,
Expand description

Commit values to the default output registers and exit successfully.