attachment

Function attachment 

Source
pub fn attachment<'a>(
    mcap: &'a [u8],
    index: &AttachmentIndex,
) -> McapResult<Attachment<'a>>
Expand description

Read the attachment with the given index.