1- <h1 >
2- <picture >
3- <source type="image/webp" media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/logo-v2/facet-b-dark.webp">
4- <source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/logo-v2/facet-b-dark.png">
5- <source type="image/webp" srcset="https://github.com/facet-rs/facet/raw/main/static/logo-v2/facet-b-light.webp">
6- <img src="https://github.com/facet-rs/facet/raw/main/static/logo-v2/facet-b-light.png" height="35" alt="Facet logo - a reflection library for Rust">
7- </picture >
8- </h1 >
1+ # facet-args
92
10- [ ![ Coverage Status] ( https://coveralls.io/repos/github/facet-rs/facet/badge.svg?branch=main )] ( https://coveralls.io/github/facet-rs/facet?branch=main )
3+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/facet-rs/facet-args /badge.svg?branch=main )] ( https://coveralls.io/github/facet-rs/facet?branch=main )
114[ ![ crates.io] ( https://img.shields.io/crates/v/facet-args.svg )] ( https://crates.io/crates/facet-args )
125[ ![ documentation] ( https://docs.rs/facet-args/badge.svg )] ( https://docs.rs/facet-args )
136[ ![ MIT/Apache-2.0 licensed] ( https://img.shields.io/crates/l/facet-args.svg )] ( ./LICENSE )
147[ ![ Discord] ( https://img.shields.io/discord/1379550208551026748?logo=discord&label=discord )] ( https://discord.gg/JhD7CwCJ8F )
158
16- _ Logo by [ Misiasart] ( https://misiasart.com/ ) _
17-
18- Thanks to all individual and corporate sponsors, without whom this work could not exist:
19-
20- <p > <a href =" https://ko-fi.com/fasterthanlime " >
21- <picture >
22- <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/kofi-dark.svg " >
23- <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/kofi-light.svg " height =" 40 " alt =" Ko-fi " >
24- </picture >
25- </a > <a href =" https://github.com/sponsors/fasterthanlime " >
26- <picture >
27- <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/github-dark.svg " >
28- <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/github-light.svg " height =" 40 " alt =" GitHub Sponsors " >
29- </picture >
30- </a > <a href =" https://patreon.com/fasterthanlime " >
31- <picture >
32- <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/patreon-dark.svg " >
33- <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/patreon-light.svg " height =" 40 " alt =" Patreon " >
34- </picture >
35- </a > <a href =" https://zed.dev " >
36- <picture >
37- <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/zed-dark.svg " >
38- <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/zed-light.svg " height =" 40 " alt =" Zed " >
39- </picture >
40- </a > <a href =" https://depot.dev?utm_source=facet " >
41- <picture >
42- <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/depot-dark.svg " >
43- <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/depot-light.svg " height =" 40 " alt =" Depot " >
44- </picture >
45- </a > </p >
46-
479Provides CLI argument parsing (WIP).
4810
4911``` rust
@@ -69,6 +31,47 @@ Ok(())
6931# }
7032```
7133
34+ ## Sponsors
35+
36+ Thanks to all individual sponsors:
37+
38+ <p > <a href =" https://github.com/sponsors/fasterthanlime " >
39+ <picture >
40+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/github-dark.svg " >
41+ <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/github-light.svg " height =" 40 " alt =" GitHub Sponsors " >
42+ </picture >
43+ </a > <a href =" https://patreon.com/fasterthanlime " >
44+ <picture >
45+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/patreon-dark.svg " >
46+ <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/patreon-light.svg " height =" 40 " alt =" Patreon " >
47+ </picture >
48+ </a > </p >
49+
50+ ...along with corporate sponsors:
51+
52+ <p > <a href =" https://aws.amazon.com " >
53+ <picture >
54+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/aws-dark.svg " >
55+ <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/aws-light.svg " height =" 40 " alt =" AWS " >
56+ </picture >
57+ </a > <a href =" https://zed.dev " >
58+ <picture >
59+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/zed-dark.svg " >
60+ <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/zed-light.svg " height =" 40 " alt =" Zed " >
61+ </picture >
62+ </a > <a href =" https://depot.dev?utm_source=facet " >
63+ <picture >
64+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/depot-dark.svg " >
65+ <img src =" https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/depot-light.svg " height =" 40 " alt =" Depot " >
66+ </picture >
67+ </a > </p >
68+
69+ ...without whom this work could not exist.
70+
71+ ## Special thanks
72+
73+ The facet logo was drawn by [ Misiasart] ( https://misiasart.com/ ) .
74+
7275## License
7376
7477Licensed under either of:
0 commit comments