pub type CoordNumOf<C> = <C as Communicator>::CoordNum;
Expand description

Shorthand to extract CoordNum type out of C.