T4VEIGHRHLIEFURXDJH76NITPFXQLFP4SJUXOIKDPDQMWLIG2IKAC
VAPBIG46QVLGCASUE2QLISQ6657CZRAMNEG2PRK7FKEKAYM7FS3QC
5FI6SBEZ6RERERUAIWQJVAY66BEZ7YQOYOUNK2DPOLRGS2X326RAC
QJXNUQFJOAPQT3GUXRDTVKMJZCKFONSXUZMAZB7VC7OHDCGAVCOQC
SXEYMYF7P4RZMZ46WPL4IZUTSQ2ATBWYZX7QNVMS3SGOYXYOHAGQC
// Some editors trim terminal whitespace which results in change lines like: // +\n // rather than the generated: // + \n // which is what the first alternative above matches on map(newline, |_| String::from("\n")),
// Some editors trim terminal whitespace which results in change lines like:
// +\n
// rather than the generated:
// + \n
// which is what the first alternative above matches on
map(newline, |_| String::from("\n")),
version = "1.0.0-beta"
version = "1.0.0-beta.1"