Trait brb::net::BRBDT[][src]

pub trait BRBDT: BRBDataType<Actor> { }

A BRBDataType specialized to ed25519::Actor, for use in simulated Network and test cases.

Implementors

impl<T: BRBDataType<Actor>> BRBDT for T[src]

Loading content...