Function read_multi_tle

Source
pub fn read_multi_tle(contents: &str) -> Vec<TLE>
Expand description

Sometimes string bodies will hold multiple TLEs, it’s good to be adaptive