Skip to main content

run

Function run 

Source
pub fn run<F>(register: F) -> Result<()>
where F: FnOnce(&mut Rpc<BifConfig>),