deploy

Function deploy 

Source
async fn deploy(
    sysroot: &Storage,
    from: MergeState,
    image: &ImageState,
    origin: &KeyFile,
    lock_finalization: bool,
) -> Result<Deployment>