loopdev: add module doc
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
This commit is contained in:
		
				
					committed by
					
						 Dietmar Maurer
						Dietmar Maurer
					
				
			
			
				
	
			
			
			
						parent
						
							fcad02e1de
						
					
				
				
					commit
					4ec17f7eb5
				
			| @ -1,3 +1,5 @@ | ||||
| //! Helpers to work with /dev/loop* devices | ||||
|  | ||||
| use anyhow::Error; | ||||
| use std::fs::{File, OpenOptions}; | ||||
| use std::path::Path; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user