[][src]Trait paxakos::RoundNum

pub trait RoundNum: Number { }

A round number.

Please refer to the description of the protocol.

Implementors

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

Loading content...