pub type OwnedAttachmentPacket = AttachmentPacket<AttachmentPacketExtra, FfmpegBytes>;Expand description
AttachmentPacket on the owned lane.
Aliased Type§
pub struct OwnedAttachmentPacket { /* private fields */ }pub type OwnedAttachmentPacket = AttachmentPacket<AttachmentPacketExtra, FfmpegBytes>;AttachmentPacket on the owned lane.
pub struct OwnedAttachmentPacket { /* private fields */ }