mirror of
https://git.proxmox.com/git/proxmox
synced 2025-11-06 01:07:31 +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:
|
||||
/// ```
|
||||
/// // Our owner which we want to borrow from.
|
||||
/// struct Owner(i64);
|
||||
/// struct Borrow<'a>(&'a mut i64);
|
||||
///
|
||||
|
||||
Loading…
Reference in New Issue
Block a user