Function get_contracts

Source
pub async fn get_contracts(
    pint_directory: PathBuf,
    contracts: &[&str],
) -> Result<NamedContracts>