Skip to main content

check_type

Function check_type 

Source
pub fn check_type<T>() -> PluginResult<TypeTestReport>
where T: RadixType + Debug,