[][src]Function abnf::c_wsp

pub fn c_wsp(input: &[u8]) -> IResult<&[u8], ()>

c-wsp = WSP / (c-nl WSP)