adding ///

This commit is contained in:
raph 2017-03-29 16:19:23 +02:00 committed by GitHub
parent 022bae8a4a
commit 3ac27c3e54

View File

@ -1058,6 +1058,7 @@ pub fn exit(code: i32) -> ! {
/// to run.
///
/// # Examples
///
/// ```
/// use std::process;
///