[][src]Trait paxakos::CoordNum

pub trait CoordNum: Number { }

A coordination number.

Please refer to the description of the protocol.

Implementors

impl<T: Number> CoordNum for T[src]

Loading content...