Type Definition distant_net::common::OwnedFrame
source · pub type OwnedFrame = Frame<'static>;Expand description
Represents a frame whose lifetime is static
pub type OwnedFrame = Frame<'static>;Represents a frame whose lifetime is static