Type Definition ctf::loc::Locs

source · []
pub type Locs<'data> = Vec<Location<'data>>;
Expand description

A list of locations.