Skip to main content

create

Function create 

Source
pub fn create(args: &CreateArgs) -> Result<(), Box<dyn Error>>
Expand description

Create and configure a zram device.

ยงErrors

Returns an error if the zram device cannot be created or configured.