Function get_contracts

Source
pub async fn get_contracts(
    client: &Client,
    language: Option<Language>,
) -> Result<Vec<Contract>>