tune

Function tune 

Source
pub fn tune<'input>(
    __input: &'input str,
) -> Result<Tune, ParseError<<str as Parse>::PositionRepr>>