Function check_function_exists

Source
pub async fn check_function_exists(
    client: &Client,
    function_name: &str,
) -> Result<()>