Skip to main content

run

Function run 

Source
pub fn run(
    device: Box<dyn ElytraDevice + 'static>,
) -> Result<(), Box<dyn Error>>