pub fn is_encode_trivial<T>() -> bool
where
    T: AbiEncode,