parent
1fd3a42c62
commit
6dfa45d2ed
@ -1142,7 +1142,7 @@ pub fn exit(code: i32) -> ! {
|
||||
/// }
|
||||
/// ```
|
||||
///
|
||||
/// The [`abort`] function terminates the process, so the destructor will not
|
||||
/// The `abort` function terminates the process, so the destructor will not
|
||||
/// get run on the example below:
|
||||
///
|
||||
/// ```no_run
|
||||
|
Loading…
Reference in New Issue
Block a user