mirror of
https://git.proxmox.com/git/proxmox
synced 2025-11-05 04:56:57 +00:00
cleanup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
2ecd147036
commit
abc32ba70f
@ -9,7 +9,6 @@
|
|||||||
///
|
///
|
||||||
/// Example:
|
/// Example:
|
||||||
/// ```
|
/// ```
|
||||||
/// // Our owner which we want to borrow from.
|
|
||||||
/// struct Owner(i64);
|
/// struct Owner(i64);
|
||||||
/// struct Borrow<'a>(&'a mut i64);
|
/// struct Borrow<'a>(&'a mut i64);
|
||||||
///
|
///
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user