Type Definition mc_oblivious_traits::A8Bytes[][src]

type A8Bytes<N> = Aligned<A8, GenericArray<u8, N>>;

An alias representing 8-byte aligned bytes, mainly to save typing