Lines Matching +full:rust +full:- +full:lang
6 name = "async-attributes"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
16 name = "async-channel"
18 source = "registry+https://github.com/rust-lang/crates.io-index"
21 "concurrent-queue",
22 "event-listener",
23 "futures-core",
27 name = "async-executor"
29 source = "registry+https://github.com/rust-lang/crates.io-index"
32 "async-task",
33 "concurrent-queue",
35 "futures-lite",
41 name = "async-global-executor"
43 source = "registry+https://github.com/rust-lang/crates.io-index"
46 "async-channel",
47 "async-executor",
48 "async-io",
49 "async-lock",
51 "futures-lite",
56 name = "async-io"
58 source = "registry+https://github.com/rust-lang/crates.io-index"
61 "concurrent-queue",
62 "futures-lite",
70 "waker-fn",
75 name = "async-lock"
77 source = "registry+https://github.com/rust-lang/crates.io-index"
80 "event-listener",
84 name = "async-std"
86 source = "registry+https://github.com/rust-lang/crates.io-index"
89 "async-attributes",
90 "async-channel",
91 "async-global-executor",
92 "async-io",
93 "async-lock",
94 "crossbeam-utils",
95 "futures-channel",
96 "futures-core",
97 "futures-io",
98 "futures-lite",
99 "gloo-timers",
100 "kv-log-macro",
105 "pin-project-lite",
106 "pin-utils",
108 "wasm-bindgen-futures",
112 name = "async-task"
114 source = "registry+https://github.com/rust-lang/crates.io-index"
118 name = "atomic-waker"
120 source = "registry+https://github.com/rust-lang/crates.io-index"
126 source = "registry+https://github.com/rust-lang/crates.io-index"
132 source = "registry+https://github.com/rust-lang/crates.io-index"
138 source = "registry+https://github.com/rust-lang/crates.io-index"
141 "async-channel",
142 "async-task",
143 "atomic-waker",
145 "futures-lite",
152 source = "registry+https://github.com/rust-lang/crates.io-index"
158 source = "registry+https://github.com/rust-lang/crates.io-index"
162 name = "cache-padded"
164 source = "registry+https://github.com/rust-lang/crates.io-index"
170 source = "registry+https://github.com/rust-lang/crates.io-index"
174 name = "cfg-if"
176 source = "registry+https://github.com/rust-lang/crates.io-index"
180 name = "cfg-if"
182 source = "registry+https://github.com/rust-lang/crates.io-index"
186 name = "concurrent-queue"
188 source = "registry+https://github.com/rust-lang/crates.io-index"
191 "cache-padded",
195 name = "crossbeam-utils"
197 source = "registry+https://github.com/rust-lang/crates.io-index"
200 "cfg-if 1.0.0",
207 source = "registry+https://github.com/rust-lang/crates.io-index"
215 name = "event-listener"
217 source = "registry+https://github.com/rust-lang/crates.io-index"
223 source = "registry+https://github.com/rust-lang/crates.io-index"
230 name = "fuchsia-zircon"
232 source = "registry+https://github.com/rust-lang/crates.io-index"
236 "fuchsia-zircon-sys",
240 name = "fuchsia-zircon-sys"
242 source = "registry+https://github.com/rust-lang/crates.io-index"
248 source = "registry+https://github.com/rust-lang/crates.io-index"
251 "futures-channel",
252 "futures-core",
253 "futures-executor",
254 "futures-io",
255 "futures-sink",
256 "futures-task",
257 "futures-util",
261 name = "futures-channel"
263 source = "registry+https://github.com/rust-lang/crates.io-index"
266 "futures-core",
267 "futures-sink",
271 name = "futures-core"
273 source = "registry+https://github.com/rust-lang/crates.io-index"
277 name = "futures-executor"
279 source = "registry+https://github.com/rust-lang/crates.io-index"
282 "futures-core",
283 "futures-task",
284 "futures-util",
288 name = "futures-io"
290 source = "registry+https://github.com/rust-lang/crates.io-index"
294 name = "futures-lite"
296 source = "registry+https://github.com/rust-lang/crates.io-index"
300 "futures-core",
301 "futures-io",
304 "pin-project-lite",
305 "waker-fn",
309 name = "futures-macro"
311 source = "registry+https://github.com/rust-lang/crates.io-index"
314 "proc-macro2",
320 name = "futures-sink"
322 source = "registry+https://github.com/rust-lang/crates.io-index"
326 name = "futures-task"
328 source = "registry+https://github.com/rust-lang/crates.io-index"
332 name = "futures-util"
334 source = "registry+https://github.com/rust-lang/crates.io-index"
337 "futures-channel",
338 "futures-core",
339 "futures-io",
340 "futures-macro",
341 "futures-sink",
342 "futures-task",
344 "pin-project-lite",
345 "pin-utils",
350 name = "gloo-timers"
352 source = "registry+https://github.com/rust-lang/crates.io-index"
355 "futures-channel",
356 "futures-core",
357 "js-sys",
358 "wasm-bindgen",
362 name = "hermit-abi"
364 source = "registry+https://github.com/rust-lang/crates.io-index"
373 source = "registry+https://github.com/rust-lang/crates.io-index"
376 "cfg-if 1.0.0",
382 source = "registry+https://github.com/rust-lang/crates.io-index"
389 name = "js-sys"
391 source = "registry+https://github.com/rust-lang/crates.io-index"
394 "wasm-bindgen",
398 name = "kernel32-sys"
400 source = "registry+https://github.com/rust-lang/crates.io-index"
404 "winapi-build",
408 name = "kv-log-macro"
410 source = "registry+https://github.com/rust-lang/crates.io-index"
419 source = "registry+https://github.com/rust-lang/crates.io-index"
425 source = "registry+https://github.com/rust-lang/crates.io-index"
431 source = "registry+https://github.com/rust-lang/crates.io-index"
441 source = "registry+https://github.com/rust-lang/crates.io-index"
444 "cfg-if 1.0.0",
445 "value-bag",
451 source = "registry+https://github.com/rust-lang/crates.io-index"
457 source = "registry+https://github.com/rust-lang/crates.io-index"
460 "cfg-if 0.1.10",
461 "fuchsia-zircon",
462 "fuchsia-zircon-sys",
464 "kernel32-sys",
476 source = "registry+https://github.com/rust-lang/crates.io-index"
489 source = "registry+https://github.com/rust-lang/crates.io-index"
495 "windows-sys",
499 name = "mio-uds"
501 source = "registry+https://github.com/rust-lang/crates.io-index"
512 source = "registry+https://github.com/rust-lang/crates.io-index"
515 "kernel32-sys",
518 "ws2_32-sys",
524 source = "registry+https://github.com/rust-lang/crates.io-index"
533 source = "registry+https://github.com/rust-lang/crates.io-index"
536 "cfg-if 0.1.10",
544 source = "registry+https://github.com/rust-lang/crates.io-index"
553 source = "registry+https://github.com/rust-lang/crates.io-index"
556 "hermit-abi",
563 source = "registry+https://github.com/rust-lang/crates.io-index"
569 source = "registry+https://github.com/rust-lang/crates.io-index"
575 source = "registry+https://github.com/rust-lang/crates.io-index"
586 source = "registry+https://github.com/rust-lang/crates.io-index"
596 source = "registry+https://github.com/rust-lang/crates.io-index"
599 "cfg-if 1.0.0",
610 source = "registry+https://github.com/rust-lang/crates.io-index"
613 "cfg-if 1.0.0",
617 "windows-sys",
621 name = "pin-project-lite"
623 source = "registry+https://github.com/rust-lang/crates.io-index"
627 name = "pin-utils"
629 source = "registry+https://github.com/rust-lang/crates.io-index"
635 source = "registry+https://github.com/rust-lang/crates.io-index"
638 "cfg-if 1.0.0",
641 "wepoll-ffi",
646 name = "proc-macro-error"
648 source = "registry+https://github.com/rust-lang/crates.io-index"
651 "proc-macro-error-attr",
652 "proc-macro2",
659 name = "proc-macro-error-attr"
661 source = "registry+https://github.com/rust-lang/crates.io-index"
664 "proc-macro2",
670 name = "proc-macro2"
672 source = "registry+https://github.com/rust-lang/crates.io-index"
675 "unicode-ident",
681 source = "registry+https://github.com/rust-lang/crates.io-index"
684 "proc-macro2",
690 source = "registry+https://github.com/rust-lang/crates.io-index"
699 source = "registry+https://github.com/rust-lang/crates.io-index"
705 source = "registry+https://github.com/rust-lang/crates.io-index"
711 source = "registry+https://github.com/rust-lang/crates.io-index"
722 source = "registry+https://github.com/rust-lang/crates.io-index"
734 source = "registry+https://github.com/rust-lang/crates.io-index"
737 "proc-macro2",
745 source = "registry+https://github.com/rust-lang/crates.io-index"
748 "proc-macro-error",
749 "proc-macro2",
756 name = "signal-hook"
762 "signal-hook-registry 1.4.1",
766 name = "signal-hook-async-std"
769 "async-io",
770 "async-std",
771 "futures-lite",
774 "signal-hook",
778 name = "signal-hook-mio"
785 "mio-uds",
787 "signal-hook",
791 name = "signal-hook-registry"
793 source = "registry+https://github.com/rust-lang/crates.io-index"
800 name = "signal-hook-registry"
804 "signal-hook",
808 name = "signal-hook-tokio"
812 "futures-core",
815 "signal-hook",
822 source = "registry+https://github.com/rust-lang/crates.io-index"
828 source = "registry+https://github.com/rust-lang/crates.io-index"
834 source = "registry+https://github.com/rust-lang/crates.io-index"
844 source = "registry+https://github.com/rust-lang/crates.io-index"
847 "proc-macro2",
849 "unicode-ident",
855 source = "registry+https://github.com/rust-lang/crates.io-index"
865 "pin-project-lite",
866 "signal-hook-registry 1.4.0",
868 "tokio-macros",
873 name = "tokio-macros"
875 source = "registry+https://github.com/rust-lang/crates.io-index"
878 "proc-macro2",
884 name = "unicode-ident"
886 source = "registry+https://github.com/rust-lang/crates.io-index"
890 name = "value-bag"
891 version = "1.0.0-alpha.9"
892 source = "registry+https://github.com/rust-lang/crates.io-index"
902 source = "registry+https://github.com/rust-lang/crates.io-index"
906 name = "waker-fn"
908 source = "registry+https://github.com/rust-lang/crates.io-index"
913 version = "0.11.0+wasi-snapshot-preview1"
914 source = "registry+https://github.com/rust-lang/crates.io-index"
918 name = "wasm-bindgen"
920 source = "registry+https://github.com/rust-lang/crates.io-index"
923 "cfg-if 1.0.0",
924 "wasm-bindgen-macro",
928 name = "wasm-bindgen-backend"
930 source = "registry+https://github.com/rust-lang/crates.io-index"
936 "proc-macro2",
939 "wasm-bindgen-shared",
943 name = "wasm-bindgen-futures"
945 source = "registry+https://github.com/rust-lang/crates.io-index"
948 "cfg-if 1.0.0",
949 "js-sys",
950 "wasm-bindgen",
951 "web-sys",
955 name = "wasm-bindgen-macro"
957 source = "registry+https://github.com/rust-lang/crates.io-index"
961 "wasm-bindgen-macro-support",
965 name = "wasm-bindgen-macro-support"
967 source = "registry+https://github.com/rust-lang/crates.io-index"
970 "proc-macro2",
973 "wasm-bindgen-backend",
974 "wasm-bindgen-shared",
978 name = "wasm-bindgen-shared"
980 source = "registry+https://github.com/rust-lang/crates.io-index"
984 name = "web-sys"
986 source = "registry+https://github.com/rust-lang/crates.io-index"
989 "js-sys",
990 "wasm-bindgen",
994 name = "wepoll-ffi"
996 source = "registry+https://github.com/rust-lang/crates.io-index"
1005 source = "registry+https://github.com/rust-lang/crates.io-index"
1011 source = "registry+https://github.com/rust-lang/crates.io-index"
1014 "winapi-i686-pc-windows-gnu",
1015 "winapi-x86_64-pc-windows-gnu",
1019 name = "winapi-build"
1021 source = "registry+https://github.com/rust-lang/crates.io-index"
1025 name = "winapi-i686-pc-windows-gnu"
1027 source = "registry+https://github.com/rust-lang/crates.io-index"
1031 name = "winapi-x86_64-pc-windows-gnu"
1033 source = "registry+https://github.com/rust-lang/crates.io-index"
1037 name = "windows-sys"
1039 source = "registry+https://github.com/rust-lang/crates.io-index"
1052 source = "registry+https://github.com/rust-lang/crates.io-index"
1058 source = "registry+https://github.com/rust-lang/crates.io-index"
1064 source = "registry+https://github.com/rust-lang/crates.io-index"
1070 source = "registry+https://github.com/rust-lang/crates.io-index"
1076 source = "registry+https://github.com/rust-lang/crates.io-index"
1080 name = "ws2_32-sys"
1082 source = "registry+https://github.com/rust-lang/crates.io-index"
1086 "winapi-build",