[][src]Function age_core::format::read::arbitrary_string

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

From the age specification:

... an arbitrary string is a sequence of ASCII characters with values 33 to 126.