Lines Matching +full:test +full:- +full:crates
1 [![ci badge]][ci link] [![crates.io badge]][crates.io link] [![docs.rs badge]][docs.rs link]
3 [crates.io badge]: https://img.shields.io/crates/v/shlex.svg?style=flat-square
4 [crates.io link]: https://crates.io/crates/shlex
5 [docs.rs badge]: https://img.shields.io/badge/docs-online-dddddd.svg?style=flat-square
7 …img.shields.io/github/actions/workflow/status/comex/rust-shlex/test.yml?branch=master&style=flat-s…
8 [ci link]: https://github.com/comex/rust-shlex/actions
19 The algorithms in this crate are oblivious to UTF-8 high bytes, so they iterate
20 over the bytes directly as a micro-optimization.
29 - Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
30 https://www.apache.org/licenses/LICENSE-2.0)
31 - MIT license ([LICENSE-MIT](LICENSE-MIT) or
37 for inclusion in the work by you, as defined in the Apache-2.0 license, shall