Type Definition gluon_vm::channel::ChannelRecord [] [src]

type ChannelRecord<S, R> = Record<HList<(sender, S), HList<(receiver, R), ()>>>;