initialize_ostree_root

Function initialize_ostree_root 

Source
async fn initialize_ostree_root(
    state: &State,
    root_setup: &RootSetup,
) -> Result<(Storage, bool)>