Function expry::to_expry_array

source ·
pub fn to_expry_array<'a, T>(values: &[T]) -> EncodedValueVecwhere
    T: Deref<Target = [u8]>,