pub fn read_component(s: &str) -> Result<(Component, &str)>
Expand description

Parse one component and return the rest of the string.