Function ryna::macros::parse_loop_header

source ยท
pub fn parse_loop_header(input: Span<'_>) -> PResult<'_, (String, String)>