bytes module to support operating directly on byte strings.std feature (enabled by default)std feature makes the crate work in #![no_std] mode, assuming presence of the alloc cratejoin convenience function.'\\n' to match the behavior of bash/Zsh/Python shlex. The result was previously \n, now it is \\n.# comments.This is the initial release.