This page requires javascript to work

[][src]Function minitt::check::subtype::check_subtype

pub fn check_subtype(
    index: u32,
    tcs: TCS,
    subtype: Value,
    supertype: Value,
    read_back: bool
) -> TCM<TCS>

Check if subtype is the subtype of supertype.