DynIP2PFrame
fedimint_
server
0.10.0-alpha
DynI
P2PFrame
Aliased Type
In fedimint_
server::
net::
p2p_
connection
fedimint_server
::
net
::
p2p_connection
Type Alias
DynI
P2PFrame
Copy item path
Source
pub type DynIP2PFrame<M> =
Box
<dyn
IP2PFrame
<M>>;
Aliased Type
ยง
pub struct DynIP2PFrame<M>(
/* private fields */
);