Function uniffi_bindgen::parse_udl

source ·
pub(crate) fn parse_udl(
    udl_file: &Utf8Path,
    crate_name: &str
) -> Result<ComponentInterface>