Type Definition ply_rs::ply::Payload

source · []
pub type Payload<E> = KeyMap<Vec<E>>;
Expand description

The part after end_header, contains the main data.