Skip to main content

install_seed

Function install_seed 

Source
pub async fn install_seed(
    db: &dyn DatabaseProvider,
    seed_path: &Path,
) -> Result<()>