Skip to main content

run

Function run 

Source
pub fn run() -> Result<()>
Expand description

The packsetd binary. Also the packset crate’s packsetd bin.

§Errors

Fails when flags are unknown, the store cannot open, or the listener cannot bind.