pub type MappedSequence<S, T, U> = <<S as MappedGenericSequence<T, U>>::Mapped as GenericSequence<U>>::Sequence;Expand description
Accessor type for a mapped generic sequence
main (development) branch of crypto-glue.pub type MappedSequence<S, T, U> = <<S as MappedGenericSequence<T, U>>::Mapped as GenericSequence<U>>::Sequence;Accessor type for a mapped generic sequence