mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-03 01:16:14 +03:00
+1
-1
@@ -587,7 +587,7 @@ impl<P: DerefMut> Pin<P> {
|
||||
///
|
||||
/// This method is useful when doing multiple calls to functions that consume the pinned type.
|
||||
///
|
||||
/// # Examples
|
||||
/// # Example
|
||||
///
|
||||
/// ```
|
||||
/// use std::pin::Pin;
|
||||
|
||||
Reference in New Issue
Block a user