Wrap long line

This commit is contained in:
Stefan Schindler
2017-07-11 16:45:39 +02:00
parent 9e001ce865
commit 133c1bc9ac

View File

@@ -26,7 +26,8 @@
///
/// # Current implementation
///
/// If the main thread panics it will terminate all your threads and end your program with code `101`.
/// If the main thread panics it will terminate all your threads and end your
/// program with code `101`.
///
/// # Examples
///