Function candid::types::internal::get_type

source ·
pub fn get_type<T>(_v: &T) -> Type
where T: CandidType,