From 4fa73852e791f0689f243729d9e8c742e3748c36 Mon Sep 17 00:00:00 2001 From: nek0 Date: Sun, 21 Apr 2024 12:35:00 +0200 Subject: [PATCH] init and first steps --- .gitignore | 23 + Cargo.lock | 3975 ++++++++++++ Cargo.nix | 16760 ++++++++++++++++++++++++++++++++++++++++++++++++++ Cargo.toml | 10 + flake.lock | 388 ++ flake.nix | 61 + src/main.rs | 40 + 7 files changed, 21257 insertions(+) create mode 100644 .gitignore create mode 100644 Cargo.lock create mode 100644 Cargo.nix create mode 100644 Cargo.toml create mode 100644 flake.lock create mode 100644 flake.nix create mode 100644 src/main.rs diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..99be63d --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +target +**/*.rs.bk +.idea +*.iml +/result* +*.log +*~ +.envrc + +# cachix tmp file +store-path-pre-build + +# Devenv +.devenv* +devenv.local.nix + +# direnv +.direnv + +# pre-commit +.pre-commit-config.yaml + +template/flake.lock diff --git a/Cargo.lock b/Cargo.lock new file mode 100644 index 0000000..811426b --- /dev/null +++ b/Cargo.lock @@ -0,0 +1,3975 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 3 + +[[package]] +name = "ab_glyph" +version = "0.2.25" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6f90148830dac590fac7ccfe78ec4a8ea404c60f75a24e16407a71f0f40de775" +dependencies = [ + "ab_glyph_rasterizer", + "owned_ttf_parser", +] + +[[package]] +name = "ab_glyph_rasterizer" +version = "0.1.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046" + +[[package]] +name = "accesskit" +version = "0.12.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "74a4b14f3d99c1255dcba8f45621ab1a2e7540a0009652d33989005a4d0bfc6b" + +[[package]] +name = "accesskit_consumer" +version = "0.16.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8c17cca53c09fbd7288667b22a201274b9becaa27f0b91bf52a526db95de45e6" +dependencies = [ + "accesskit", +] + +[[package]] +name = "accesskit_macos" +version = "0.10.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cd3b6ae1eabbfbced10e840fd3fce8a93ae84f174b3e4ba892ab7bcb42e477a7" +dependencies = [ + "accesskit", + "accesskit_consumer", + "objc2 0.3.0-beta.3.patch-leaks.3", + "once_cell", +] + +[[package]] +name = "accesskit_windows" +version = "0.15.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "afcae27ec0974fc7c3b0b318783be89fd1b2e66dd702179fe600166a38ff4a0b" +dependencies = [ + "accesskit", + "accesskit_consumer", + "once_cell", + "paste", + "static_assertions", + "windows 0.48.0", +] + +[[package]] +name = "accesskit_winit" +version = "0.17.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "45f8f7c9f66d454d5fd8e344c8c8c7324b57194e1041b955519fc58a01e77a25" +dependencies = [ + "accesskit", + "accesskit_macos", + "accesskit_windows", + "raw-window-handle", + "winit", +] + +[[package]] +name = "adler" +version = "1.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" + +[[package]] +name = "ahash" +version = "0.8.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011" +dependencies = [ + "cfg-if", + "getrandom", + "once_cell", + "version_check", + "zerocopy", +] + +[[package]] +name = "aho-corasick" +version = "1.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" +dependencies = [ + "memchr", +] + +[[package]] +name = "allocator-api2" +version = "0.2.18" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f" + +[[package]] +name = "alsa" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "37fe60779335388a88c01ac6c3be40304d1e349de3ada3b15f7808bb90fa9dce" +dependencies = [ + "alsa-sys", + "bitflags 2.5.0", + "libc", +] + +[[package]] +name = "alsa-sys" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527" +dependencies = [ + "libc", + "pkg-config", +] + +[[package]] +name = "android-activity" +version = "0.5.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ee91c0c2905bae44f84bfa4e044536541df26b7703fd0888deeb9060fcc44289" +dependencies = [ + "android-properties", + "bitflags 2.5.0", + "cc", + "cesu8", + "jni", + "jni-sys", + "libc", + "log", + "ndk", + "ndk-context", + "ndk-sys", + "num_enum", + "thiserror", +] + +[[package]] +name = "android-properties" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04" + +[[package]] +name = "android_log-sys" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5ecc8056bf6ab9892dcd53216c83d1597487d7dacac16c8df6b877d127df9937" + +[[package]] +name = "android_system_properties" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" +dependencies = [ + "libc", +] + +[[package]] +name = "approx" +version = "0.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6" +dependencies = [ + "num-traits", +] + +[[package]] +name = "arrayref" +version = "0.3.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545" + +[[package]] +name = "arrayvec" +version = "0.7.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711" + +[[package]] +name = "as-raw-xcb-connection" +version = "1.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b" + +[[package]] +name = "ash" +version = "0.37.3+1.3.251" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "39e9c3835d686b0a6084ab4234fcd1b07dbf6e4767dce60874b12356a25ecd4a" +dependencies = [ + "libloading 0.7.4", +] + +[[package]] +name = "async-broadcast" +version = "0.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7c48ccdbf6ca6b121e0f586cbc0e73ae440e56c67c30fa0873b4e110d9c26d2b" +dependencies = [ + "event-listener 2.5.3", + "futures-core", +] + +[[package]] +name = "async-channel" +version = "2.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "136d4d23bcc79e27423727b36823d86233aad06dfea531837b038394d11e9928" +dependencies = [ + "concurrent-queue", + "event-listener 5.3.0", + "event-listener-strategy 0.5.1", + "futures-core", + "pin-project-lite", +] + +[[package]] +name = "async-executor" +version = "1.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b10202063978b3351199d68f8b22c4e47e4b1b822f8d43fd862d5ea8c006b29a" +dependencies = [ + "async-task", + "concurrent-queue", + "fastrand", + "futures-lite", + "slab", +] + +[[package]] +name = "async-fs" +version = "2.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bc19683171f287921f2405677dd2ed2549c3b3bda697a563ebc3a121ace2aba1" +dependencies = [ + "async-lock", + "blocking", + "futures-lite", +] + +[[package]] +name = "async-lock" +version = "3.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b" +dependencies = [ + "event-listener 4.0.3", + "event-listener-strategy 0.4.0", + "pin-project-lite", +] + +[[package]] +name = "async-task" +version = "4.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799" + +[[package]] +name = "atomic-waker" +version = "1.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" + +[[package]] +name = "autocfg" +version = "1.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80" + +[[package]] +name = "base64" +version = "0.21.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" + +[[package]] +name = "bevy" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "65b9eadaacf8fe971331bc3f250f35c18bc9dace3f96b483062f38ac07e3a1b4" +dependencies = [ + "bevy_internal", +] + +[[package]] +name = "bevy_a11y" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cd8ef2795f7f5c816a4eda04834083eb5a92e8fef603bc21d2091c6e3b63621a" +dependencies = [ + "accesskit", + "bevy_app", + "bevy_derive", + "bevy_ecs", +] + +[[package]] +name = "bevy_animation" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e553d68bc937586010ed2194ac66b751bc6238cf622b3ed5a86f4e1581e94509" +dependencies = [ + "bevy_app", + "bevy_asset", + "bevy_core", + "bevy_ecs", + "bevy_hierarchy", + "bevy_math", + "bevy_reflect", + "bevy_render", + "bevy_time", + "bevy_transform", + "bevy_utils", +] + +[[package]] +name = "bevy_app" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ab348a32e46d21c5d61794294a92d415a770d26c7ba8951830b127b40b53ccc4" +dependencies = [ + "bevy_derive", + "bevy_ecs", + "bevy_reflect", + "bevy_tasks", + "bevy_utils", + "downcast-rs", + "wasm-bindgen", + "web-sys", +] + +[[package]] +name = "bevy_asset" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "50028e0d4f28a9f6aab48f61b688ba2793141188f88cdc9aa6c2bca2cc02ad35" +dependencies = [ + "async-broadcast", + "async-fs", + "async-lock", + "bevy_app", + "bevy_asset_macros", + "bevy_ecs", + "bevy_log", + "bevy_reflect", + "bevy_tasks", + "bevy_utils", + "bevy_winit", + "blake3", + "crossbeam-channel", + "downcast-rs", + "futures-io", + "futures-lite", + "js-sys", + "parking_lot", + "ron", + "serde", + "thiserror", + "wasm-bindgen", + "wasm-bindgen-futures", + "web-sys", +] + +[[package]] +name = "bevy_asset_macros" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6617475908368418d815360148fdbb82f879dc255a70d2d7baa3766f0cd4bfd7" +dependencies = [ + "bevy_macro_utils", + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "bevy_audio" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b0f12495e230cd5cf59c6051cdd820c97d7fe4f0597d4d9c3240c62e9c65b485" +dependencies = [ + "bevy_app", + "bevy_asset", + "bevy_derive", + "bevy_ecs", + "bevy_math", + "bevy_reflect", + "bevy_transform", + "bevy_utils", + "cpal", + "rodio", +] + +[[package]] +name = "bevy_core" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "12b0042f241ba7cd61487aadd8addfb56f7eeb662d713ac1577026704508fc6c" +dependencies = [ + "bevy_app", + "bevy_ecs", + "bevy_math", + "bevy_reflect", + "bevy_tasks", + "bevy_utils", + "bytemuck", +] + +[[package]] +name = "bevy_core_pipeline" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "48b7a471cb8ba665f12f7a167faa5566c11386f5bfc77d2e10bfde22b179f7b3" +dependencies = [ + "bevy_app", + "bevy_asset", + "bevy_core", + "bevy_derive", + "bevy_ecs", + "bevy_log", + "bevy_math", + "bevy_reflect", + "bevy_render", + "bevy_transform", + "bevy_utils", + "bitflags 2.5.0", + "radsort", + "serde", +] + +[[package]] +name = "bevy_derive" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f0e01f8343f391e2d6a63b368b82fb5b252ed43c8713fc87f9a8f2d59407dd00" +dependencies = [ + "bevy_macro_utils", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "bevy_diagnostic" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e1401cdccec7e49378d013dfb0ff62c251f85b3be19dcdf04cfd827f793d1ee9" +dependencies = [ + "bevy_app", + "bevy_core", + "bevy_ecs", + "bevy_log", + "bevy_time", + "bevy_utils", + "const-fnv1a-hash", + "sysinfo", +] + +[[package]] +name = "bevy_ecs" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "98e612a8e7962ead849e370f3a7e972b88df879ced05cd9dad6a0286d14650cf" +dependencies = [ + "async-channel", + "bevy_ecs_macros", + "bevy_ptr", + "bevy_reflect", + "bevy_tasks", + "bevy_utils", + "downcast-rs", + "fixedbitset", + "rustc-hash", + "serde", + "thiserror", + "thread_local", +] + +[[package]] +name = "bevy_ecs_macros" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "807b5106c3410e58f4f523b55ea3c071e2a09e31e9510f3c22021c6a04732b5b" +dependencies = [ + "bevy_macro_utils", + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "bevy_encase_derive" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "887087a5e522d9f20733a84dd7e6e9ca04cd8fdfac659220ed87d675eebc83a7" +dependencies = [ + "bevy_macro_utils", + "encase_derive_impl", +] + +[[package]] +name = "bevy_gilrs" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7d133c65ab756f130c65cf00f37dc293fb9a9336c891802baf006c63e300d0e2" +dependencies = [ + "bevy_app", + "bevy_ecs", + "bevy_input", + "bevy_log", + "bevy_time", + "bevy_utils", + "gilrs", + "thiserror", +] + +[[package]] +name = "bevy_gizmos" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "054df3550a9d423a961de65b459946ff23304f97f25af8a62c23f4259db8506d" +dependencies = [ + "bevy_app", + "bevy_asset", + "bevy_core", + "bevy_core_pipeline", + "bevy_ecs", + "bevy_gizmos_macros", + "bevy_log", + "bevy_math", + "bevy_pbr", + "bevy_reflect", + "bevy_render", + "bevy_sprite", + "bevy_transform", + "bevy_utils", +] + +[[package]] +name = "bevy_gizmos_macros" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "abdcaf74d8cd34aa5c3293527e7a012826840886ad3496c1b963ed8b66b1619f" +dependencies = [ + "bevy_macro_utils", + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "bevy_gltf" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "21ecf404295055deb7fe037495891bc135ca10d46bc5b6c55f9ab7b7ebc61d31" +dependencies = [ + "base64", + "bevy_animation", + "bevy_app", + "bevy_asset", + "bevy_core", + "bevy_core_pipeline", + "bevy_ecs", + "bevy_hierarchy", + "bevy_log", + "bevy_math", + "bevy_pbr", + "bevy_reflect", + "bevy_render", + "bevy_scene", + "bevy_tasks", + "bevy_transform", + "bevy_utils", + "gltf", + "percent-encoding", + "serde", + "serde_json", + "thiserror", +] + +[[package]] +name = "bevy_hierarchy" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bbb3dfad24866a6713dafa3065a91c5cf5e355f6e1b191c25d704ae54185246c" +dependencies = [ + "bevy_app", + "bevy_core", + "bevy_ecs", + "bevy_log", + "bevy_reflect", + "bevy_utils", +] + +[[package]] +name = "bevy_input" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "47f2b2b3df168c6ef661d25e09abf5bd4fecaacd400f27e5db650df1c3fa3a3b" +dependencies = [ + "bevy_app", + "bevy_ecs", + "bevy_math", + "bevy_reflect", + "bevy_utils", + "smol_str", + "thiserror", +] + +[[package]] +name = "bevy_internal" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f58ec0ce77603df9474cde61f429126bfe06eb79094440e9141afb4217751c79" +dependencies = [ + "bevy_a11y", + "bevy_animation", + "bevy_app", + "bevy_asset", + "bevy_audio", + "bevy_core", + "bevy_core_pipeline", + "bevy_derive", + "bevy_diagnostic", + "bevy_ecs", + "bevy_gilrs", + "bevy_gizmos", + "bevy_gltf", + "bevy_hierarchy", + "bevy_input", + "bevy_log", + "bevy_math", + "bevy_pbr", + "bevy_ptr", + "bevy_reflect", + "bevy_render", + "bevy_scene", + "bevy_sprite", + "bevy_tasks", + "bevy_text", + "bevy_time", + "bevy_transform", + "bevy_ui", + "bevy_utils", + "bevy_window", + "bevy_winit", +] + +[[package]] +name = "bevy_log" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a5eea6c527fd828b7fef8d0f518167f27f405b904a16f227b644687d3f46a809" +dependencies = [ + "android_log-sys", + "bevy_app", + "bevy_ecs", + "bevy_utils", + "console_error_panic_hook", + "tracing-log 0.1.4", + "tracing-subscriber", + "tracing-wasm", +] + +[[package]] +name = "bevy_macro_utils" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "eb270c98a96243b29465139ed10bda2f675d00a11904f6588a5f7fc4774119c7" +dependencies = [ + "proc-macro2", + "quote", + "rustc-hash", + "syn 2.0.60", + "toml_edit", +] + +[[package]] +name = "bevy_math" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f06daa26ffb82d90ba772256c0ba286f6c305c392f6976c9822717974805837c" +dependencies = [ + "glam", + "serde", +] + +[[package]] +name = "bevy_mikktspace" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a0d7ef7f2a826d0b19f059035831ce00a5e930435cc53c61e045773d0483f67a" +dependencies = [ + "glam", +] + +[[package]] +name = "bevy_pbr" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "75b29c80269fa6db55c9e33701edd3ecb73d8866ca8cb814d49a9d3fb72531b6" +dependencies = [ + "bevy_app", + "bevy_asset", + "bevy_core_pipeline", + "bevy_derive", + "bevy_ecs", + "bevy_math", + "bevy_reflect", + "bevy_render", + "bevy_transform", + "bevy_utils", + "bevy_window", + "bitflags 2.5.0", + "bytemuck", + "fixedbitset", + "radsort", + "smallvec", + "thread_local", +] + +[[package]] +name = "bevy_ptr" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8050e2869fe341db6874203b5a01ff12673807a2c7c80cb829f6c7bea6997268" + +[[package]] +name = "bevy_reflect" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ccbd7de21d586457a340a0962ad0747dc5098ff925eb6b27a918c4bdd8252f7b" +dependencies = [ + "bevy_math", + "bevy_ptr", + "bevy_reflect_derive", + "bevy_utils", + "downcast-rs", + "erased-serde", + "glam", + "serde", + "smol_str", + "thiserror", +] + +[[package]] +name = "bevy_reflect_derive" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3ce33051bd49036d4a5a62aa3f2068672ec55f3ebe92aa0d003a341f15cc37ac" +dependencies = [ + "bevy_macro_utils", + "proc-macro2", + "quote", + "syn 2.0.60", + "uuid", +] + +[[package]] +name = "bevy_render" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "88b2c4b644c739c0b474b6f8f7b0bc68ac13d83b59688781e9a7753c52780177" +dependencies = [ + "async-channel", + "bevy_app", + "bevy_asset", + "bevy_core", + "bevy_derive", + "bevy_ecs", + "bevy_encase_derive", + "bevy_hierarchy", + "bevy_log", + "bevy_math", + "bevy_mikktspace", + "bevy_reflect", + "bevy_render_macros", + "bevy_tasks", + "bevy_time", + "bevy_transform", + "bevy_utils", + "bevy_window", + "bitflags 2.5.0", + "bytemuck", + "codespan-reporting", + "downcast-rs", + "encase", + "futures-lite", + "hexasphere", + "image", + "js-sys", + "ktx2", + "naga", + "naga_oil", + "ruzstd", + "serde", + "thiserror", + "thread_local", + "wasm-bindgen", + "web-sys", + "wgpu", +] + +[[package]] +name = "bevy_render_macros" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "720b88406e786e378829b7d43c1ffb5300186912b99904d0d4d8ec6698a4f210" +dependencies = [ + "bevy_macro_utils", + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "bevy_scene" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1f3d2caa1bfe7542dbe2c62e1bcc10791ba181fb744d2fe6711d1d373354da7c" +dependencies = [ + "bevy_app", + "bevy_asset", + "bevy_derive", + "bevy_ecs", + "bevy_hierarchy", + "bevy_reflect", + "bevy_render", + "bevy_transform", + "bevy_utils", + "serde", + "thiserror", + "uuid", +] + +[[package]] +name = "bevy_sprite" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8cad1b555161f50e5d62b7fdf7ebeef1b24338aae7a88e51985da9553cd60ddf" +dependencies = [ + "bevy_app", + "bevy_asset", + "bevy_core_pipeline", + "bevy_derive", + "bevy_ecs", + "bevy_log", + "bevy_math", + "bevy_reflect", + "bevy_render", + "bevy_transform", + "bevy_utils", + "bitflags 2.5.0", + "bytemuck", + "fixedbitset", + "guillotiere", + "radsort", + "rectangle-pack", + "thiserror", +] + +[[package]] +name = "bevy_tasks" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f07fcc4969b357de143509925b39c9a2c56eaa8750828d97f319ca9ed41897cb" +dependencies = [ + "async-channel", + "async-executor", + "async-task", + "concurrent-queue", + "futures-lite", + "wasm-bindgen-futures", +] + +[[package]] +name = "bevy_text" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c4e8456ae0bea7d6b7621e42c1c12bf66c0891381e62c948ab23920673ce611c" +dependencies = [ + "ab_glyph", + "bevy_app", + "bevy_asset", + "bevy_ecs", + "bevy_math", + "bevy_reflect", + "bevy_render", + "bevy_sprite", + "bevy_transform", + "bevy_utils", + "bevy_window", + "glyph_brush_layout", + "serde", + "thiserror", +] + +[[package]] +name = "bevy_time" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "38ea5ae9fe7f56f555dbb05a88d34931907873e3f0c7dc426591839eef72fe3e" +dependencies = [ + "bevy_app", + "bevy_ecs", + "bevy_reflect", + "bevy_utils", + "crossbeam-channel", + "thiserror", +] + +[[package]] +name = "bevy_transform" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a0d51a1f332cc00939d2f19ed6b909e5ed7037e39c7e25cc86930d79d432163e" +dependencies = [ + "bevy_app", + "bevy_ecs", + "bevy_hierarchy", + "bevy_math", + "bevy_reflect", + "thiserror", +] + +[[package]] +name = "bevy_ui" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b6bbc30be39cfbfa3a073b541d22aea43ab14452dea12d7411ce201df17ff7b1" +dependencies = [ + "bevy_a11y", + "bevy_app", + "bevy_asset", + "bevy_core_pipeline", + "bevy_derive", + "bevy_ecs", + "bevy_hierarchy", + "bevy_input", + "bevy_log", + "bevy_math", + "bevy_reflect", + "bevy_render", + "bevy_sprite", + "bevy_text", + "bevy_transform", + "bevy_utils", + "bevy_window", + "bytemuck", + "taffy", + "thiserror", +] + +[[package]] +name = "bevy_utils" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5a9f845a985c00e0ee8dc2d8af3f417be925fb52aad4bda5b96e2e58a2b4d2eb" +dependencies = [ + "ahash", + "bevy_utils_proc_macros", + "getrandom", + "hashbrown", + "nonmax", + "petgraph", + "smallvec", + "thiserror", + "tracing", + "uuid", + "web-time", +] + +[[package]] +name = "bevy_utils_proc_macros" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bef158627f30503d5c18c20c60b444829f698d343516eeaf6eeee078c9a45163" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "bevy_window" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "976202d2ed838176595b550ac654b15ae236e0178a6f19a94ca6d58f2a96ca60" +dependencies = [ + "bevy_a11y", + "bevy_app", + "bevy_ecs", + "bevy_input", + "bevy_math", + "bevy_reflect", + "bevy_utils", + "raw-window-handle", + "smol_str", +] + +[[package]] +name = "bevy_winit" +version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "aa66539aa93d8522b146bf82de429714ea6370a6061fc1f1ff7bcacd4e64c6c4" +dependencies = [ + "accesskit_winit", + "approx", + "bevy_a11y", + "bevy_app", + "bevy_derive", + "bevy_ecs", + "bevy_hierarchy", + "bevy_input", + "bevy_math", + "bevy_tasks", + "bevy_utils", + "bevy_window", + "crossbeam-channel", + "raw-window-handle", + "wasm-bindgen", + "web-sys", + "winit", +] + +[[package]] +name = "bindgen" +version = "0.69.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0" +dependencies = [ + "bitflags 2.5.0", + "cexpr", + "clang-sys", + "itertools", + "lazy_static", + "lazycell", + "proc-macro2", + "quote", + "regex", + "rustc-hash", + "shlex", + "syn 2.0.60", +] + +[[package]] +name = "bit-set" +version = "0.5.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1" +dependencies = [ + "bit-vec", +] + +[[package]] +name = "bit-vec" +version = "0.6.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" + +[[package]] +name = "bitflags" +version = "1.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" + +[[package]] +name = "bitflags" +version = "2.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" +dependencies = [ + "serde", +] + +[[package]] +name = "blake3" +version = "1.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "30cca6d3674597c30ddf2c587bf8d9d65c9a84d2326d941cc79c9842dfe0ef52" +dependencies = [ + "arrayref", + "arrayvec", + "cc", + "cfg-if", + "constant_time_eq", +] + +[[package]] +name = "block" +version = "0.1.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" + +[[package]] +name = "block-sys" +version = "0.1.0-beta.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0fa55741ee90902547802152aaf3f8e5248aab7e21468089560d4c8840561146" +dependencies = [ + "objc-sys 0.2.0-beta.2", +] + +[[package]] +name = "block-sys" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ae85a0696e7ea3b835a453750bf002770776609115e6d25c6d2ff28a8200f7e7" +dependencies = [ + "objc-sys 0.3.3", +] + +[[package]] +name = "block2" +version = "0.2.0-alpha.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8dd9e63c1744f755c2f60332b88de39d341e5e86239014ad839bd71c106dec42" +dependencies = [ + "block-sys 0.1.0-beta.1", + "objc2-encode 2.0.0-pre.2", +] + +[[package]] +name = "block2" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "15b55663a85f33501257357e6421bb33e769d5c9ffb5ba0921c975a123e35e68" +dependencies = [ + "block-sys 0.2.1", + "objc2 0.4.1", +] + +[[package]] +name = "blocking" +version = "1.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118" +dependencies = [ + "async-channel", + "async-lock", + "async-task", + "fastrand", + "futures-io", + "futures-lite", + "piper", + "tracing", +] + +[[package]] +name = "bumpalo" +version = "3.16.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" + +[[package]] +name = "bytemuck" +version = "1.15.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15" +dependencies = [ + "bytemuck_derive", +] + +[[package]] +name = "bytemuck_derive" +version = "1.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4da9a32f3fed317401fa3c862968128267c3106685286e15d5aaa3d7389c2f60" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "byteorder" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" + +[[package]] +name = "bytes" +version = "1.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9" + +[[package]] +name = "calloop" +version = "0.12.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fba7adb4dd5aa98e5553510223000e7148f621165ec5f9acd7113f6ca4995298" +dependencies = [ + "bitflags 2.5.0", + "log", + "polling", + "rustix", + "slab", + "thiserror", +] + +[[package]] +name = "cc" +version = "1.0.95" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d32a725bc159af97c3e629873bb9f88fb8cf8a4867175f76dc987815ea07c83b" +dependencies = [ + "jobserver", + "libc", + "once_cell", +] + +[[package]] +name = "cesu8" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" + +[[package]] +name = "cexpr" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" +dependencies = [ + "nom", +] + +[[package]] +name = "cfg-if" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" + +[[package]] +name = "cfg_aliases" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e" + +[[package]] +name = "clang-sys" +version = "1.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "67523a3b4be3ce1989d607a828d036249522dd9c1c8de7f4dd2dae43a37369d1" +dependencies = [ + "glob", + "libc", + "libloading 0.8.3", +] + +[[package]] +name = "codespan-reporting" +version = "0.11.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e" +dependencies = [ + "termcolor", + "unicode-width", +] + +[[package]] +name = "color_quant" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" + +[[package]] +name = "com" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7e17887fd17353b65b1b2ef1c526c83e26cd72e74f598a8dc1bee13a48f3d9f6" +dependencies = [ + "com_macros", +] + +[[package]] +name = "com_macros" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d375883580a668c7481ea6631fc1a8863e33cc335bf56bfad8d7e6d4b04b13a5" +dependencies = [ + "com_macros_support", + "proc-macro2", + "syn 1.0.109", +] + +[[package]] +name = "com_macros_support" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ad899a1087a9296d5644792d7cb72b8e34c1bec8e7d4fbc002230169a6e8710c" +dependencies = [ + "proc-macro2", + "quote", + "syn 1.0.109", +] + +[[package]] +name = "combine" +version = "4.6.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" +dependencies = [ + "bytes", + "memchr", +] + +[[package]] +name = "concurrent-queue" +version = "2.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363" +dependencies = [ + "crossbeam-utils", +] + +[[package]] +name = "console_error_panic_hook" +version = "0.1.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc" +dependencies = [ + "cfg-if", + "wasm-bindgen", +] + +[[package]] +name = "const-fnv1a-hash" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "32b13ea120a812beba79e34316b3942a857c86ec1593cb34f27bb28272ce2cca" + +[[package]] +name = "const_panic" +version = "0.2.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6051f239ecec86fde3410901ab7860d458d160371533842974fc61f96d15879b" + +[[package]] +name = "const_soft_float" +version = "0.1.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "87ca1caa64ef4ed453e68bb3db612e51cf1b2f5b871337f0fcab1c8f87cc3dff" + +[[package]] +name = "constant_time_eq" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f7144d30dcf0fafbce74250a3963025d8d52177934239851c917d29f1df280c2" + +[[package]] +name = "constgebra" +version = "0.1.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e1aaf9b65849a68662ac6c0810c8893a765c960b907dd7cfab9c4a50bf764fbc" +dependencies = [ + "const_soft_float", +] + +[[package]] +name = "core-foundation" +version = "0.9.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" +dependencies = [ + "core-foundation-sys", + "libc", +] + +[[package]] +name = "core-foundation-sys" +version = "0.8.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" + +[[package]] +name = "core-graphics" +version = "0.23.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081" +dependencies = [ + "bitflags 1.3.2", + "core-foundation", + "core-graphics-types", + "foreign-types", + "libc", +] + +[[package]] +name = "core-graphics-types" +version = "0.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf" +dependencies = [ + "bitflags 1.3.2", + "core-foundation", + "libc", +] + +[[package]] +name = "coreaudio-rs" +version = "0.11.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "321077172d79c662f64f5071a03120748d5bb652f5231570141be24cfcd2bace" +dependencies = [ + "bitflags 1.3.2", + "core-foundation-sys", + "coreaudio-sys", +] + +[[package]] +name = "coreaudio-sys" +version = "0.2.15" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7f01585027057ff5f0a5bf276174ae4c1594a2c5bde93d5f46a016d76270f5a9" +dependencies = [ + "bindgen", +] + +[[package]] +name = "cpal" +version = "0.15.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "873dab07c8f743075e57f524c583985fbaf745602acbe916a01539364369a779" +dependencies = [ + "alsa", + "core-foundation-sys", + "coreaudio-rs", + "dasp_sample", + "jni", + "js-sys", + "libc", + "mach2", + "ndk", + "ndk-context", + "oboe", + "wasm-bindgen", + "wasm-bindgen-futures", + "web-sys", + "windows 0.54.0", +] + +[[package]] +name = "crc32fast" +version = "1.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa" +dependencies = [ + "cfg-if", +] + +[[package]] +name = "crossbeam-channel" +version = "0.5.12" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ab3db02a9c5b5121e1e42fbdb1aeb65f5e02624cc58c43f2884c6ccac0b82f95" +dependencies = [ + "crossbeam-utils", +] + +[[package]] +name = "crossbeam-utils" +version = "0.8.19" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345" + +[[package]] +name = "cursor-icon" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991" + +[[package]] +name = "d3d12" +version = "0.19.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3e3d747f100290a1ca24b752186f61f6637e1deffe3bf6320de6fcb29510a307" +dependencies = [ + "bitflags 2.5.0", + "libloading 0.8.3", + "winapi", +] + +[[package]] +name = "dasp_sample" +version = "0.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f" + +[[package]] +name = "data-encoding" +version = "2.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5" + +[[package]] +name = "derive_more" +version = "0.99.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321" +dependencies = [ + "proc-macro2", + "quote", + "syn 1.0.109", +] + +[[package]] +name = "dispatch" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b" + +[[package]] +name = "dlib" +version = "0.5.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412" +dependencies = [ + "libloading 0.8.3", +] + +[[package]] +name = "downcast-rs" +version = "1.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2" + +[[package]] +name = "either" +version = "1.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2" + +[[package]] +name = "encase" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "95ed933078d2e659745df651f4c180511cd582e5b9414ff896e7d50d207e3103" +dependencies = [ + "const_panic", + "encase_derive", + "glam", + "thiserror", +] + +[[package]] +name = "encase_derive" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f4ce1449c7d19eba6cc0abd231150ad81620a8dce29601d7f8d236e5d431d72a" +dependencies = [ + "encase_derive_impl", +] + +[[package]] +name = "encase_derive_impl" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "92959a9e8d13eaa13b8ae8c7b583c3bf1669ca7a8e7708a088d12587ba86effc" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "equivalent" +version = "1.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" + +[[package]] +name = "erased-serde" +version = "0.4.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2b73807008a3c7f171cc40312f37d95ef0396e048b5848d775f54b1a4dd4a0d3" +dependencies = [ + "serde", +] + +[[package]] +name = "errno" +version = "0.3.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245" +dependencies = [ + "libc", + "windows-sys 0.52.0", +] + +[[package]] +name = "euclid" +version = "0.22.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "87f253bc5c813ca05792837a0ff4b3a580336b224512d48f7eda1d7dd9210787" +dependencies = [ + "num-traits", +] + +[[package]] +name = "event-listener" +version = "2.5.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0" + +[[package]] +name = "event-listener" +version = "4.0.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e" +dependencies = [ + "concurrent-queue", + "parking", + "pin-project-lite", +] + +[[package]] +name = "event-listener" +version = "5.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6d9944b8ca13534cdfb2800775f8dd4902ff3fc75a50101466decadfdf322a24" +dependencies = [ + "concurrent-queue", + "parking", + "pin-project-lite", +] + +[[package]] +name = "event-listener-strategy" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3" +dependencies = [ + "event-listener 4.0.3", + "pin-project-lite", +] + +[[package]] +name = "event-listener-strategy" +version = "0.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "332f51cb23d20b0de8458b86580878211da09bcd4503cb579c225b3d124cabb3" +dependencies = [ + "event-listener 5.3.0", + "pin-project-lite", +] + +[[package]] +name = "fastrand" +version = "2.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984" + +[[package]] +name = "fdeflate" +version = "0.3.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645" +dependencies = [ + "simd-adler32", +] + +[[package]] +name = "fixedbitset" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" + +[[package]] +name = "flate2" +version = "1.0.28" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e" +dependencies = [ + "crc32fast", + "miniz_oxide", +] + +[[package]] +name = "fnv" +version = "1.0.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" + +[[package]] +name = "foreign-types" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965" +dependencies = [ + "foreign-types-macros", + "foreign-types-shared", +] + +[[package]] +name = "foreign-types-macros" +version = "0.2.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "foreign-types-shared" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" + +[[package]] +name = "futures-core" +version = "0.3.30" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" + +[[package]] +name = "futures-io" +version = "0.3.30" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" + +[[package]] +name = "futures-lite" +version = "2.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5" +dependencies = [ + "fastrand", + "futures-core", + "futures-io", + "parking", + "pin-project-lite", +] + +[[package]] +name = "gethostname" +version = "0.4.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818" +dependencies = [ + "libc", + "windows-targets 0.48.5", +] + +[[package]] +name = "getrandom" +version = "0.2.14" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c" +dependencies = [ + "cfg-if", + "js-sys", + "libc", + "wasi", + "wasm-bindgen", +] + +[[package]] +name = "gilrs" +version = "0.10.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "499067aa54af19f88732dc418f61f23d5912de1518665bb0eca034ca0d07574c" +dependencies = [ + "fnv", + "gilrs-core", + "log", + "uuid", + "vec_map", +] + +[[package]] +name = "gilrs-core" +version = "0.5.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "85c132270a155f2548e67d66e731075c336c39098afc555752f3df8f882c720e" +dependencies = [ + "core-foundation", + "inotify", + "io-kit-sys", + "js-sys", + "libc", + "libudev-sys", + "log", + "nix", + "uuid", + "vec_map", + "wasm-bindgen", + "web-sys", + "windows 0.54.0", +] + +[[package]] +name = "gl_generator" +version = "0.14.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d" +dependencies = [ + "khronos_api", + "log", + "xml-rs", +] + +[[package]] +name = "glam" +version = "0.25.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "151665d9be52f9bb40fc7966565d39666f2d1e69233571b71b87791c7e0528b3" +dependencies = [ + "bytemuck", + "serde", +] + +[[package]] +name = "glob" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" + +[[package]] +name = "glow" +version = "0.13.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bd348e04c43b32574f2de31c8bb397d96c9fcfa1371bd4ca6d8bdc464ab121b1" +dependencies = [ + "js-sys", + "slotmap", + "wasm-bindgen", + "web-sys", +] + +[[package]] +name = "gltf" +version = "1.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3b78f069cf941075835822953c345b9e1edd67ae347b81ace3aea9de38c2ef33" +dependencies = [ + "byteorder", + "gltf-json", + "lazy_static", + "serde_json", +] + +[[package]] +name = "gltf-derive" +version = "1.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "438ffe1a5540d75403feaf23636b164e816e93f6f03131674722b3886ce32a57" +dependencies = [ + "inflections", + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "gltf-json" +version = "1.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "655951ba557f2bc69ea4b0799446bae281fa78efae6319968bdd2c3e9a06d8e1" +dependencies = [ + "gltf-derive", + "serde", + "serde_derive", + "serde_json", +] + +[[package]] +name = "glutin_wgl_sys" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6c8098adac955faa2d31079b65dc48841251f69efd3ac25477903fc424362ead" +dependencies = [ + "gl_generator", +] + +[[package]] +name = "glyph_brush_layout" +version = "0.2.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cc32c2334f00ca5ac3695c5009ae35da21da8c62d255b5b96d56e2597a637a38" +dependencies = [ + "ab_glyph", + "approx", + "xi-unicode", +] + +[[package]] +name = "gpu-alloc" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171" +dependencies = [ + "bitflags 2.5.0", + "gpu-alloc-types", +] + +[[package]] +name = "gpu-alloc-types" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4" +dependencies = [ + "bitflags 2.5.0", +] + +[[package]] +name = "gpu-allocator" +version = "0.25.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6f56f6318968d03c18e1bcf4857ff88c61157e9da8e47c5f29055d60e1228884" +dependencies = [ + "log", + "presser", + "thiserror", + "winapi", + "windows 0.52.0", +] + +[[package]] +name = "gpu-descriptor" +version = "0.2.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cc11df1ace8e7e564511f53af41f3e42ddc95b56fd07b3f4445d2a6048bc682c" +dependencies = [ + "bitflags 2.5.0", + "gpu-descriptor-types", + "hashbrown", +] + +[[package]] +name = "gpu-descriptor-types" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6bf0b36e6f090b7e1d8a4b49c0cb81c1f8376f72198c65dd3ad9ff3556b8b78c" +dependencies = [ + "bitflags 2.5.0", +] + +[[package]] +name = "grid" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "eec1c01eb1de97451ee0d60de7d81cf1e72aabefb021616027f3d1c3ec1c723c" + +[[package]] +name = "guillotiere" +version = "0.6.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b62d5865c036cb1393e23c50693df631d3f5d7bcca4c04fe4cc0fd592e74a782" +dependencies = [ + "euclid", + "svg_fmt", +] + +[[package]] +name = "hashbrown" +version = "0.14.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604" +dependencies = [ + "ahash", + "allocator-api2", + "serde", +] + +[[package]] +name = "hassle-rs" +version = "0.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "af2a7e73e1f34c48da31fb668a907f250794837e08faa144fd24f0b8b741e890" +dependencies = [ + "bitflags 2.5.0", + "com", + "libc", + "libloading 0.8.3", + "thiserror", + "widestring", + "winapi", +] + +[[package]] +name = "hermit-abi" +version = "0.3.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" + +[[package]] +name = "hexasphere" +version = "10.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f33ddb7f7143d9e703c072e88b98cd8b9719f174137a671429351bd2ee43c02a" +dependencies = [ + "constgebra", + "glam", +] + +[[package]] +name = "hexf-parse" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df" + +[[package]] +name = "icebreaker" +version = "0.1.0" +dependencies = [ + "bevy", +] + +[[package]] +name = "icrate" +version = "0.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "99d3aaff8a54577104bafdf686ff18565c3b6903ca5782a2026ef06e2c7aa319" +dependencies = [ + "block2 0.3.0", + "dispatch", + "objc2 0.4.1", +] + +[[package]] +name = "image" +version = "0.24.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5690139d2f55868e080017335e4b94cb7414274c74f1669c84fb5feba2c9f69d" +dependencies = [ + "bytemuck", + "byteorder", + "color_quant", + "num-traits", + "png", +] + +[[package]] +name = "indexmap" +version = "2.2.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26" +dependencies = [ + "equivalent", + "hashbrown", +] + +[[package]] +name = "inflections" +version = "1.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a257582fdcde896fd96463bf2d40eefea0580021c0712a0e2b028b60b47a837a" + +[[package]] +name = "inotify" +version = "0.10.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fdd168d97690d0b8c412d6b6c10360277f4d7ee495c5d0d5d5fe0854923255cc" +dependencies = [ + "bitflags 1.3.2", + "inotify-sys", + "libc", +] + +[[package]] +name = "inotify-sys" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb" +dependencies = [ + "libc", +] + +[[package]] +name = "io-kit-sys" +version = "0.4.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "617ee6cf8e3f66f3b4ea67a4058564628cde41901316e19f559e14c7c72c5e7b" +dependencies = [ + "core-foundation-sys", + "mach2", +] + +[[package]] +name = "itertools" +version = "0.12.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" +dependencies = [ + "either", +] + +[[package]] +name = "itoa" +version = "1.0.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" + +[[package]] +name = "jni" +version = "0.21.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" +dependencies = [ + "cesu8", + "cfg-if", + "combine", + "jni-sys", + "log", + "thiserror", + "walkdir", + "windows-sys 0.45.0", +] + +[[package]] +name = "jni-sys" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" + +[[package]] +name = "jobserver" +version = "0.1.30" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "685a7d121ee3f65ae4fddd72b25a04bb36b6af81bc0828f7d5434c0fe60fa3a2" +dependencies = [ + "libc", +] + +[[package]] +name = "js-sys" +version = "0.3.69" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d" +dependencies = [ + "wasm-bindgen", +] + +[[package]] +name = "khronos-egl" +version = "6.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76" +dependencies = [ + "libc", + "libloading 0.8.3", + "pkg-config", +] + +[[package]] +name = "khronos_api" +version = "3.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc" + +[[package]] +name = "ktx2" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "87d65e08a9ec02e409d27a0139eaa6b9756b4d81fe7cde71f6941a83730ce838" +dependencies = [ + "bitflags 1.3.2", +] + +[[package]] +name = "lazy_static" +version = "1.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" + +[[package]] +name = "lazycell" +version = "1.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" + +[[package]] +name = "lewton" +version = "0.10.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "777b48df9aaab155475a83a7df3070395ea1ac6902f5cd062b8f2b028075c030" +dependencies = [ + "byteorder", + "ogg", + "tinyvec", +] + +[[package]] +name = "libc" +version = "0.2.153" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" + +[[package]] +name = "libloading" +version = "0.7.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f" +dependencies = [ + "cfg-if", + "winapi", +] + +[[package]] +name = "libloading" +version = "0.8.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19" +dependencies = [ + "cfg-if", + "windows-targets 0.52.5", +] + +[[package]] +name = "libredox" +version = "0.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3af92c55d7d839293953fcd0fda5ecfe93297cfde6ffbdec13b41d99c0ba6607" +dependencies = [ + "bitflags 2.5.0", + "libc", + "redox_syscall 0.4.1", +] + +[[package]] +name = "libudev-sys" +version = "0.1.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3c8469b4a23b962c1396b9b451dda50ef5b283e8dd309d69033475fa9b334324" +dependencies = [ + "libc", + "pkg-config", +] + +[[package]] +name = "linux-raw-sys" +version = "0.4.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c" + +[[package]] +name = "lock_api" +version = "0.4.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45" +dependencies = [ + "autocfg", + "scopeguard", +] + +[[package]] +name = "log" +version = "0.4.21" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" + +[[package]] +name = "mach2" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709" +dependencies = [ + "libc", +] + +[[package]] +name = "malloc_buf" +version = "0.0.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" +dependencies = [ + "libc", +] + +[[package]] +name = "matchers" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" +dependencies = [ + "regex-automata 0.1.10", +] + +[[package]] +name = "memchr" +version = "2.7.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d" + +[[package]] +name = "metal" +version = "0.27.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c43f73953f8cbe511f021b58f18c3ce1c3d1ae13fe953293e13345bf83217f25" +dependencies = [ + "bitflags 2.5.0", + "block", + "core-graphics-types", + "foreign-types", + "log", + "objc", + "paste", +] + +[[package]] +name = "minimal-lexical" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" + +[[package]] +name = "miniz_oxide" +version = "0.7.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7" +dependencies = [ + "adler", + "simd-adler32", +] + +[[package]] +name = "naga" +version = "0.19.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "50e3524642f53d9af419ab5e8dd29d3ba155708267667c2f3f06c88c9e130843" +dependencies = [ + "bit-set", + "bitflags 2.5.0", + "codespan-reporting", + "hexf-parse", + "indexmap", + "log", + "num-traits", + "pp-rs", + "rustc-hash", + "spirv", + "termcolor", + "thiserror", + "unicode-xid", +] + +[[package]] +name = "naga_oil" +version = "0.13.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c0ea62ae0f2787456afca7209ca180522b41f00cbe159ee369eba1e07d365cd1" +dependencies = [ + "bit-set", + "codespan-reporting", + "data-encoding", + "indexmap", + "naga", + "once_cell", + "regex", + "regex-syntax 0.8.3", + "rustc-hash", + "thiserror", + "tracing", + "unicode-ident", +] + +[[package]] +name = "ndk" +version = "0.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2076a31b7010b17a38c01907c45b945e8f11495ee4dd588309718901b1f7a5b7" +dependencies = [ + "bitflags 2.5.0", + "jni-sys", + "log", + "ndk-sys", + "num_enum", + "raw-window-handle", + "thiserror", +] + +[[package]] +name = "ndk-context" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" + +[[package]] +name = "ndk-sys" +version = "0.5.0+25.2.9519653" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8c196769dd60fd4f363e11d948139556a344e79d451aeb2fa2fd040738ef7691" +dependencies = [ + "jni-sys", +] + +[[package]] +name = "nix" +version = "0.28.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4" +dependencies = [ + "bitflags 2.5.0", + "cfg-if", + "cfg_aliases", + "libc", +] + +[[package]] +name = "nom" +version = "7.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" +dependencies = [ + "memchr", + "minimal-lexical", +] + +[[package]] +name = "nonmax" +version = "0.5.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "610a5acd306ec67f907abe5567859a3c693fb9886eb1f012ab8f2a47bef3db51" + +[[package]] +name = "ntapi" +version = "0.4.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4" +dependencies = [ + "winapi", +] + +[[package]] +name = "nu-ansi-term" +version = "0.46.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" +dependencies = [ + "overload", + "winapi", +] + +[[package]] +name = "num-derive" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "num-traits" +version = "0.2.18" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a" +dependencies = [ + "autocfg", +] + +[[package]] +name = "num_enum" +version = "0.7.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "02339744ee7253741199f897151b38e72257d13802d4ee837285cc2990a90845" +dependencies = [ + "num_enum_derive", +] + +[[package]] +name = "num_enum_derive" +version = "0.7.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "681030a937600a36906c185595136d26abfebb4aa9c65701cefcaf8578bb982b" +dependencies = [ + "proc-macro-crate", + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "objc" +version = "0.2.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" +dependencies = [ + "malloc_buf", + "objc_exception", +] + +[[package]] +name = "objc-sys" +version = "0.2.0-beta.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "df3b9834c1e95694a05a828b59f55fa2afec6288359cda67146126b3f90a55d7" + +[[package]] +name = "objc-sys" +version = "0.3.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "da284c198fb9b7b0603f8635185e85fbd5b64ee154b1ed406d489077de2d6d60" + +[[package]] +name = "objc2" +version = "0.3.0-beta.3.patch-leaks.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7e01640f9f2cb1220bbe80325e179e532cb3379ebcd1bf2279d703c19fe3a468" +dependencies = [ + "block2 0.2.0-alpha.6", + "objc-sys 0.2.0-beta.2", + "objc2-encode 2.0.0-pre.2", +] + +[[package]] +name = "objc2" +version = "0.4.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "559c5a40fdd30eb5e344fbceacf7595a81e242529fb4e21cf5f43fb4f11ff98d" +dependencies = [ + "objc-sys 0.3.3", + "objc2-encode 3.0.0", +] + +[[package]] +name = "objc2-encode" +version = "2.0.0-pre.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "abfcac41015b00a120608fdaa6938c44cb983fee294351cc4bac7638b4e50512" +dependencies = [ + "objc-sys 0.2.0-beta.2", +] + +[[package]] +name = "objc2-encode" +version = "3.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d079845b37af429bfe5dfa76e6d087d788031045b25cfc6fd898486fd9847666" + +[[package]] +name = "objc_exception" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4" +dependencies = [ + "cc", +] + +[[package]] +name = "oboe" +version = "0.6.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e8b61bebd49e5d43f5f8cc7ee2891c16e0f41ec7954d36bcb6c14c5e0de867fb" +dependencies = [ + "jni", + "ndk", + "ndk-context", + "num-derive", + "num-traits", + "oboe-sys", +] + +[[package]] +name = "oboe-sys" +version = "0.6.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6c8bb09a4a2b1d668170cfe0a7d5bc103f8999fb316c98099b6a9939c9f2e79d" +dependencies = [ + "cc", +] + +[[package]] +name = "ogg" +version = "0.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6951b4e8bf21c8193da321bcce9c9dd2e13c858fe078bf9054a288b419ae5d6e" +dependencies = [ + "byteorder", +] + +[[package]] +name = "once_cell" +version = "1.19.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" + +[[package]] +name = "orbclient" +version = "0.3.47" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "52f0d54bde9774d3a51dcf281a5def240c71996bc6ca05d2c847ec8b2b216166" +dependencies = [ + "libredox", +] + +[[package]] +name = "overload" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" + +[[package]] +name = "owned_ttf_parser" +version = "0.20.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d4586edfe4c648c71797a74c84bacb32b52b212eff5dfe2bb9f2c599844023e7" +dependencies = [ + "ttf-parser", +] + +[[package]] +name = "parking" +version = "2.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae" + +[[package]] +name = "parking_lot" +version = "0.12.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" +dependencies = [ + "lock_api", + "parking_lot_core", +] + +[[package]] +name = "parking_lot_core" +version = "0.9.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e" +dependencies = [ + "cfg-if", + "libc", + "redox_syscall 0.4.1", + "smallvec", + "windows-targets 0.48.5", +] + +[[package]] +name = "paste" +version = "1.0.14" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c" + +[[package]] +name = "percent-encoding" +version = "2.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" + +[[package]] +name = "petgraph" +version = "0.6.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9" +dependencies = [ + "fixedbitset", + "indexmap", +] + +[[package]] +name = "pin-project-lite" +version = "0.2.14" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" + +[[package]] +name = "piper" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4" +dependencies = [ + "atomic-waker", + "fastrand", + "futures-io", +] + +[[package]] +name = "pkg-config" +version = "0.3.30" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" + +[[package]] +name = "png" +version = "0.17.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1" +dependencies = [ + "bitflags 1.3.2", + "crc32fast", + "fdeflate", + "flate2", + "miniz_oxide", +] + +[[package]] +name = "polling" +version = "3.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e0c976a60b2d7e99d6f229e414670a9b85d13ac305cc6d1e9c134de58c5aaaf6" +dependencies = [ + "cfg-if", + "concurrent-queue", + "hermit-abi", + "pin-project-lite", + "rustix", + "tracing", + "windows-sys 0.52.0", +] + +[[package]] +name = "pp-rs" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bb458bb7f6e250e6eb79d5026badc10a3ebb8f9a15d1fff0f13d17c71f4d6dee" +dependencies = [ + "unicode-xid", +] + +[[package]] +name = "presser" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa" + +[[package]] +name = "proc-macro-crate" +version = "3.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284" +dependencies = [ + "toml_edit", +] + +[[package]] +name = "proc-macro2" +version = "1.0.81" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba" +dependencies = [ + "unicode-ident", +] + +[[package]] +name = "profiling" +version = "1.0.15" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58" + +[[package]] +name = "quote" +version = "1.0.36" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" +dependencies = [ + "proc-macro2", +] + +[[package]] +name = "radsort" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "17fd96390ed3feda12e1dfe2645ed587e0bea749e319333f104a33ff62f77a0b" + +[[package]] +name = "range-alloc" +version = "0.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c8a99fddc9f0ba0a85884b8d14e3592853e787d581ca1816c91349b10e4eeab" + +[[package]] +name = "raw-window-handle" +version = "0.6.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8cc3bcbdb1ddfc11e700e62968e6b4cc9c75bb466464ad28fb61c5b2c964418b" + +[[package]] +name = "rectangle-pack" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a0d463f2884048e7153449a55166f91028d5b0ea53c79377099ce4e8cf0cf9bb" + +[[package]] +name = "redox_syscall" +version = "0.3.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" +dependencies = [ + "bitflags 1.3.2", +] + +[[package]] +name = "redox_syscall" +version = "0.4.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" +dependencies = [ + "bitflags 1.3.2", +] + +[[package]] +name = "regex" +version = "1.10.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c" +dependencies = [ + "aho-corasick", + "memchr", + "regex-automata 0.4.6", + "regex-syntax 0.8.3", +] + +[[package]] +name = "regex-automata" +version = "0.1.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" +dependencies = [ + "regex-syntax 0.6.29", +] + +[[package]] +name = "regex-automata" +version = "0.4.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea" +dependencies = [ + "aho-corasick", + "memchr", + "regex-syntax 0.8.3", +] + +[[package]] +name = "regex-syntax" +version = "0.6.29" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" + +[[package]] +name = "regex-syntax" +version = "0.8.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56" + +[[package]] +name = "renderdoc-sys" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832" + +[[package]] +name = "rodio" +version = "0.17.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3b1bb7b48ee48471f55da122c0044fcc7600cfcc85db88240b89cb832935e611" +dependencies = [ + "cpal", + "lewton", +] + +[[package]] +name = "ron" +version = "0.8.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94" +dependencies = [ + "base64", + "bitflags 2.5.0", + "serde", + "serde_derive", +] + +[[package]] +name = "rustc-hash" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" + +[[package]] +name = "rustix" +version = "0.38.32" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89" +dependencies = [ + "bitflags 2.5.0", + "errno", + "libc", + "linux-raw-sys", + "windows-sys 0.52.0", +] + +[[package]] +name = "ruzstd" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "58c4eb8a81997cf040a091d1f7e1938aeab6749d3a0dfa73af43cdc32393483d" +dependencies = [ + "byteorder", + "derive_more", + "twox-hash", +] + +[[package]] +name = "ryu" +version = "1.0.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1" + +[[package]] +name = "same-file" +version = "1.0.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" +dependencies = [ + "winapi-util", +] + +[[package]] +name = "scopeguard" +version = "1.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" + +[[package]] +name = "serde" +version = "1.0.198" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9846a40c979031340571da2545a4e5b7c4163bdae79b301d5f86d03979451fcc" +dependencies = [ + "serde_derive", +] + +[[package]] +name = "serde_derive" +version = "1.0.198" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e88edab869b01783ba905e7d0153f9fc1a6505a96e4ad3018011eedb838566d9" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "serde_json" +version = "1.0.116" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813" +dependencies = [ + "itoa", + "ryu", + "serde", +] + +[[package]] +name = "sharded-slab" +version = "0.1.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" +dependencies = [ + "lazy_static", +] + +[[package]] +name = "shlex" +version = "1.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" + +[[package]] +name = "simd-adler32" +version = "0.3.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" + +[[package]] +name = "slab" +version = "0.4.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" +dependencies = [ + "autocfg", +] + +[[package]] +name = "slotmap" +version = "1.0.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a" +dependencies = [ + "version_check", +] + +[[package]] +name = "smallvec" +version = "1.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" +dependencies = [ + "serde", +] + +[[package]] +name = "smol_str" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e6845563ada680337a52d43bb0b29f396f2d911616f6573012645b9e3d048a49" +dependencies = [ + "serde", +] + +[[package]] +name = "spirv" +version = "0.3.0+sdk-1.3.268.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844" +dependencies = [ + "bitflags 2.5.0", +] + +[[package]] +name = "static_assertions" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" + +[[package]] +name = "svg_fmt" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f83ba502a3265efb76efb89b0a2f7782ad6f2675015d4ce37e4b547dda42b499" + +[[package]] +name = "syn" +version = "1.0.109" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" +dependencies = [ + "proc-macro2", + "quote", + "unicode-ident", +] + +[[package]] +name = "syn" +version = "2.0.60" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3" +dependencies = [ + "proc-macro2", + "quote", + "unicode-ident", +] + +[[package]] +name = "sysinfo" +version = "0.30.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "87341a165d73787554941cd5ef55ad728011566fe714e987d1b976c15dbc3a83" +dependencies = [ + "cfg-if", + "core-foundation-sys", + "libc", + "ntapi", + "once_cell", + "windows 0.52.0", +] + +[[package]] +name = "taffy" +version = "0.3.19" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b1315457ccd9c3def787a18fae91914e623e4dcff019b64ce39f5268ded53d3d" +dependencies = [ + "arrayvec", + "grid", + "num-traits", + "slotmap", +] + +[[package]] +name = "termcolor" +version = "1.4.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" +dependencies = [ + "winapi-util", +] + +[[package]] +name = "thiserror" +version = "1.0.59" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f0126ad08bff79f29fc3ae6a55cc72352056dfff61e3ff8bb7129476d44b23aa" +dependencies = [ + "thiserror-impl", +] + +[[package]] +name = "thiserror-impl" +version = "1.0.59" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d1cd413b5d558b4c5bf3680e324a6fa5014e7b7c067a51e69dbdf47eb7148b66" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "thread_local" +version = "1.1.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" +dependencies = [ + "cfg-if", + "once_cell", +] + +[[package]] +name = "tinyvec" +version = "1.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" +dependencies = [ + "tinyvec_macros", +] + +[[package]] +name = "tinyvec_macros" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" + +[[package]] +name = "toml_datetime" +version = "0.6.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1" + +[[package]] +name = "toml_edit" +version = "0.21.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1" +dependencies = [ + "indexmap", + "toml_datetime", + "winnow", +] + +[[package]] +name = "tracing" +version = "0.1.40" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" +dependencies = [ + "pin-project-lite", + "tracing-attributes", + "tracing-core", +] + +[[package]] +name = "tracing-attributes" +version = "0.1.27" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.60", +] + +[[package]] +name = "tracing-core" +version = "0.1.32" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" +dependencies = [ + "once_cell", + "valuable", +] + +[[package]] +name = "tracing-log" +version = "0.1.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f751112709b4e791d8ce53e32c4ed2d353565a795ce84da2285393f41557bdf2" +dependencies = [ + "log", + "once_cell", + "tracing-core", +] + +[[package]] +name = "tracing-log" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" +dependencies = [ + "log", + "once_cell", + "tracing-core", +] + +[[package]] +name = "tracing-subscriber" +version = "0.3.18" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" +dependencies = [ + "matchers", + "nu-ansi-term", + "once_cell", + "regex", + "sharded-slab", + "smallvec", + "thread_local", + "tracing", + "tracing-core", + "tracing-log 0.2.0", +] + +[[package]] +name = "tracing-wasm" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4575c663a174420fa2d78f4108ff68f65bf2fbb7dd89f33749b6e826b3626e07" +dependencies = [ + "tracing", + "tracing-subscriber", + "wasm-bindgen", +] + +[[package]] +name = "ttf-parser" +version = "0.20.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4" + +[[package]] +name = "twox-hash" +version = "1.6.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" +dependencies = [ + "cfg-if", + "static_assertions", +] + +[[package]] +name = "unicode-ident" +version = "1.0.12" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" + +[[package]] +name = "unicode-segmentation" +version = "1.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202" + +[[package]] +name = "unicode-width" +version = "0.1.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85" + +[[package]] +name = "unicode-xid" +version = "0.2.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c" + +[[package]] +name = "uuid" +version = "1.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0" +dependencies = [ + "getrandom", + "serde", +] + +[[package]] +name = "valuable" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" + +[[package]] +name = "vec_map" +version = "0.8.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191" + +[[package]] +name = "version_check" +version = "0.9.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" + +[[package]] +name = "walkdir" +version = "2.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" +dependencies = [ + "same-file", + "winapi-util", +] + +[[package]] +name = "wasi" +version = "0.11.0+wasi-snapshot-preview1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" + +[[package]] +name = "wasm-bindgen" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8" +dependencies = [ + "cfg-if", + "wasm-bindgen-macro", +] + +[[package]] +name = "wasm-bindgen-backend" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da" +dependencies = [ + "bumpalo", + "log", + "once_cell", + "proc-macro2", + "quote", + "syn 2.0.60", + "wasm-bindgen-shared", +] + +[[package]] +name = "wasm-bindgen-futures" +version = "0.4.42" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0" +dependencies = [ + "cfg-if", + "js-sys", + "wasm-bindgen", + "web-sys", +] + +[[package]] +name = "wasm-bindgen-macro" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726" +dependencies = [ + "quote", + "wasm-bindgen-macro-support", +] + +[[package]] +name = "wasm-bindgen-macro-support" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.60", + "wasm-bindgen-backend", + "wasm-bindgen-shared", +] + +[[package]] +name = "wasm-bindgen-shared" +version = "0.2.92" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96" + +[[package]] +name = "web-sys" +version = "0.3.69" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef" +dependencies = [ + "js-sys", + "wasm-bindgen", +] + +[[package]] +name = "web-time" +version = "0.2.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "aa30049b1c872b72c89866d458eae9f20380ab280ffd1b1e18df2d3e2d98cfe0" +dependencies = [ + "js-sys", + "wasm-bindgen", +] + +[[package]] +name = "wgpu" +version = "0.19.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cbd7311dbd2abcfebaabf1841a2824ed7c8be443a0f29166e5d3c6a53a762c01" +dependencies = [ + "arrayvec", + "cfg-if", + "cfg_aliases", + "js-sys", + "log", + "naga", + "parking_lot", + "profiling", + "raw-window-handle", + "smallvec", + "static_assertions", + "wasm-bindgen", + "wasm-bindgen-futures", + "web-sys", + "wgpu-core", + "wgpu-hal", + "wgpu-types", +] + +[[package]] +name = "wgpu-core" +version = "0.19.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "28b94525fc99ba9e5c9a9e24764f2bc29bad0911a7446c12f446a8277369bf3a" +dependencies = [ + "arrayvec", + "bit-vec", + "bitflags 2.5.0", + "cfg_aliases", + "codespan-reporting", + "indexmap", + "log", + "naga", + "once_cell", + "parking_lot", + "profiling", + "raw-window-handle", + "rustc-hash", + "smallvec", + "thiserror", + "web-sys", + "wgpu-hal", + "wgpu-types", +] + +[[package]] +name = "wgpu-hal" +version = "0.19.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fc1a4924366df7ab41a5d8546d6534f1f33231aa5b3f72b9930e300f254e39c3" +dependencies = [ + "android_system_properties", + "arrayvec", + "ash", + "bit-set", + "bitflags 2.5.0", + "block", + "cfg_aliases", + "core-graphics-types", + "d3d12", + "glow", + "glutin_wgl_sys", + "gpu-alloc", + "gpu-allocator", + "gpu-descriptor", + "hassle-rs", + "js-sys", + "khronos-egl", + "libc", + "libloading 0.8.3", + "log", + "metal", + "naga", + "ndk-sys", + "objc", + "once_cell", + "parking_lot", + "profiling", + "range-alloc", + "raw-window-handle", + "renderdoc-sys", + "rustc-hash", + "smallvec", + "thiserror", + "wasm-bindgen", + "web-sys", + "wgpu-types", + "winapi", +] + +[[package]] +name = "wgpu-types" +version = "0.19.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b671ff9fb03f78b46ff176494ee1ebe7d603393f42664be55b64dc8d53969805" +dependencies = [ + "bitflags 2.5.0", + "js-sys", + "web-sys", +] + +[[package]] +name = "widestring" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7219d36b6eac893fa81e84ebe06485e7dcbb616177469b142df14f1f4deb1311" + +[[package]] +name = "winapi" +version = "0.3.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" +dependencies = [ + "winapi-i686-pc-windows-gnu", + "winapi-x86_64-pc-windows-gnu", +] + +[[package]] +name = "winapi-i686-pc-windows-gnu" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" + +[[package]] +name = "winapi-util" +version = "0.1.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" +dependencies = [ + "winapi", +] + +[[package]] +name = "winapi-x86_64-pc-windows-gnu" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" + +[[package]] +name = "windows" +version = "0.48.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f" +dependencies = [ + "windows-implement", + "windows-interface", + "windows-targets 0.48.5", +] + +[[package]] +name = "windows" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be" +dependencies = [ + "windows-core 0.52.0", + "windows-targets 0.52.5", +] + +[[package]] +name = "windows" +version = "0.54.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49" +dependencies = [ + "windows-core 0.54.0", + "windows-targets 0.52.5", +] + +[[package]] +name = "windows-core" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" +dependencies = [ + "windows-targets 0.52.5", +] + +[[package]] +name = "windows-core" +version = "0.54.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65" +dependencies = [ + "windows-result", + "windows-targets 0.52.5", +] + +[[package]] +name = "windows-implement" +version = "0.48.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5e2ee588991b9e7e6c8338edf3333fbe4da35dc72092643958ebb43f0ab2c49c" +dependencies = [ + "proc-macro2", + "quote", + "syn 1.0.109", +] + +[[package]] +name = "windows-interface" +version = "0.48.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e6fb8df20c9bcaa8ad6ab513f7b40104840c8867d5751126e4df3b08388d0cc7" +dependencies = [ + "proc-macro2", + "quote", + "syn 1.0.109", +] + +[[package]] +name = "windows-result" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "749f0da9cc72d82e600d8d2e44cadd0b9eedb9038f71a1c58556ac1c5791813b" +dependencies = [ + "windows-targets 0.52.5", +] + +[[package]] +name = "windows-sys" +version = "0.45.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" +dependencies = [ + "windows-targets 0.42.2", +] + +[[package]] +name = "windows-sys" +version = "0.48.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" +dependencies = [ + "windows-targets 0.48.5", +] + +[[package]] +name = "windows-sys" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" +dependencies = [ + "windows-targets 0.52.5", +] + +[[package]] +name = "windows-targets" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" +dependencies = [ + "windows_aarch64_gnullvm 0.42.2", + "windows_aarch64_msvc 0.42.2", + "windows_i686_gnu 0.42.2", + "windows_i686_msvc 0.42.2", + "windows_x86_64_gnu 0.42.2", + "windows_x86_64_gnullvm 0.42.2", + "windows_x86_64_msvc 0.42.2", +] + +[[package]] +name = "windows-targets" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" +dependencies = [ + "windows_aarch64_gnullvm 0.48.5", + "windows_aarch64_msvc 0.48.5", + "windows_i686_gnu 0.48.5", + "windows_i686_msvc 0.48.5", + "windows_x86_64_gnu 0.48.5", + "windows_x86_64_gnullvm 0.48.5", + "windows_x86_64_msvc 0.48.5", +] + +[[package]] +name = "windows-targets" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb" +dependencies = [ + "windows_aarch64_gnullvm 0.52.5", + "windows_aarch64_msvc 0.52.5", + "windows_i686_gnu 0.52.5", + "windows_i686_gnullvm", + "windows_i686_msvc 0.52.5", + "windows_x86_64_gnu 0.52.5", + "windows_x86_64_gnullvm 0.52.5", + "windows_x86_64_msvc 0.52.5", +] + +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" + +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" + +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263" + +[[package]] +name = "windows_aarch64_msvc" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" + +[[package]] +name = "windows_aarch64_msvc" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" + +[[package]] +name = "windows_aarch64_msvc" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6" + +[[package]] +name = "windows_i686_gnu" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" + +[[package]] +name = "windows_i686_gnu" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" + +[[package]] +name = "windows_i686_gnu" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670" + +[[package]] +name = "windows_i686_gnullvm" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9" + +[[package]] +name = "windows_i686_msvc" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" + +[[package]] +name = "windows_i686_msvc" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" + +[[package]] +name = "windows_i686_msvc" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf" + +[[package]] +name = "windows_x86_64_gnu" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" + +[[package]] +name = "windows_x86_64_gnu" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" + +[[package]] +name = "windows_x86_64_gnu" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9" + +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" + +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" + +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596" + +[[package]] +name = "windows_x86_64_msvc" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" + +[[package]] +name = "windows_x86_64_msvc" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" + +[[package]] +name = "windows_x86_64_msvc" +version = "0.52.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0" + +[[package]] +name = "winit" +version = "0.29.15" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0d59ad965a635657faf09c8f062badd885748428933dad8e8bdd64064d92e5ca" +dependencies = [ + "android-activity", + "atomic-waker", + "bitflags 2.5.0", + "bytemuck", + "calloop", + "cfg_aliases", + "core-foundation", + "core-graphics", + "cursor-icon", + "icrate", + "js-sys", + "libc", + "log", + "ndk", + "ndk-sys", + "objc2 0.4.1", + "once_cell", + "orbclient", + "percent-encoding", + "raw-window-handle", + "redox_syscall 0.3.5", + "rustix", + "smol_str", + "unicode-segmentation", + "wasm-bindgen", + "wasm-bindgen-futures", + "web-sys", + "web-time", + "windows-sys 0.48.0", + "x11-dl", + "x11rb", + "xkbcommon-dl", +] + +[[package]] +name = "winnow" +version = "0.5.40" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" +dependencies = [ + "memchr", +] + +[[package]] +name = "x11-dl" +version = "2.21.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f" +dependencies = [ + "libc", + "once_cell", + "pkg-config", +] + +[[package]] +name = "x11rb" +version = "0.13.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f8f25ead8c7e4cba123243a6367da5d3990e0d3affa708ea19dce96356bd9f1a" +dependencies = [ + "as-raw-xcb-connection", + "gethostname", + "libc", + "libloading 0.8.3", + "once_cell", + "rustix", + "x11rb-protocol", +] + +[[package]] +name = "x11rb-protocol" +version = "0.13.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e63e71c4b8bd9ffec2c963173a4dc4cbde9ee96961d4fcb4429db9929b606c34" + +[[package]] +name = "xi-unicode" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a67300977d3dc3f8034dae89778f502b6ba20b269527b3223ba59c0cf393bb8a" + +[[package]] +name = "xkbcommon-dl" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5" +dependencies = [ + "bitflags 2.5.0", + "dlib", + "log", + "once_cell", + "xkeysym", +] + +[[package]] +name = "xkeysym" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "054a8e68b76250b253f671d1268cb7f1ae089ec35e195b2efb2a4e9a836d0621" + +[[package]] +name = "xml-rs" +version = "0.8.20" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "791978798f0597cfc70478424c2b4fdc2b7a8024aaff78497ef00f24ef674193" + +[[package]] +name = "zerocopy" +version = "0.7.32" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be" +dependencies = [ + "zerocopy-derive", +] + +[[package]] +name = "zerocopy-derive" +version = "0.7.32" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.60", +] diff --git a/Cargo.nix b/Cargo.nix new file mode 100644 index 0000000..fc29845 --- /dev/null +++ b/Cargo.nix @@ -0,0 +1,16760 @@ + +# This file was @generated by crate2nix 0.14.0 with the command: +# "generate" +# See https://github.com/kolloch/crate2nix for more info. + +{ nixpkgs ? +, pkgs ? import nixpkgs { config = {}; } +, lib ? pkgs.lib +, stdenv ? pkgs.stdenv +, buildRustCrateForPkgs ? pkgs: pkgs.buildRustCrate + # This is used as the `crateOverrides` argument for `buildRustCrate`. +, defaultCrateOverrides ? pkgs.defaultCrateOverrides + # The features to enable for the root_crate or the workspace_members. +, rootFeatures ? [ "default" ] + # If true, throw errors instead of issueing deprecation warnings. +, strictDeprecation ? false + # Used for conditional compilation based on CPU feature detection. +, targetFeatures ? [] + # Whether to perform release builds: longer compile times, faster binaries. +, release ? true + # Additional crate2nix configuration if it exists. +, crateConfig + ? if builtins.pathExists ./crate-config.nix + then pkgs.callPackage ./crate-config.nix {} + else {} +}: + +rec { + # + # "public" attributes that we attempt to keep stable with new versions of crate2nix. + # + + rootCrate = rec { + packageId = "icebreaker"; + + # Use this attribute to refer to the derivation building your root crate package. + # You can override the features with rootCrate.build.override { features = [ "default" "feature1" ... ]; }. + build = internal.buildRustCrateWithFeatures { + inherit packageId; + }; + + # Debug support which might change between releases. + # File a bug if you depend on any for non-debug work! + debug = internal.debugCrate { inherit packageId; }; + }; + # Refer your crate build derivation by name here. + # You can override the features with + # workspaceMembers."${crateName}".build.override { features = [ "default" "feature1" ... ]; }. + workspaceMembers = { + "icebreaker" = rec { + packageId = "icebreaker"; + build = internal.buildRustCrateWithFeatures { + packageId = "icebreaker"; + }; + + # Debug support which might change between releases. + # File a bug if you depend on any for non-debug work! + debug = internal.debugCrate { inherit packageId; }; + }; + }; + + # A derivation that joins the outputs of all workspace members together. + allWorkspaceMembers = pkgs.symlinkJoin { + name = "all-workspace-members"; + paths = + let members = builtins.attrValues workspaceMembers; + in builtins.map (m: m.build) members; + }; + + # + # "internal" ("private") attributes that may change in every new version of crate2nix. + # + + internal = rec { + # Build and dependency information for crates. + # Many of the fields are passed one-to-one to buildRustCrate. + # + # Noteworthy: + # * `dependencies`/`buildDependencies`: similar to the corresponding fields for buildRustCrate. + # but with additional information which is used during dependency/feature resolution. + # * `resolvedDependencies`: the selected default features reported by cargo - only included for debugging. + # * `devDependencies` as of now not used by `buildRustCrate` but used to + # inject test dependencies into the build + + crates = { + "ab_glyph" = rec { + crateName = "ab_glyph"; + version = "0.2.25"; + edition = "2021"; + sha256 = "0xg71psg0wbs80b4x8km1z30994f9bn7izncqzx91ifs6241943g"; + authors = [ + "Alex Butler " + ]; + dependencies = [ + { + name = "ab_glyph_rasterizer"; + packageId = "ab_glyph_rasterizer"; + usesDefaultFeatures = false; + } + { + name = "owned_ttf_parser"; + packageId = "owned_ttf_parser"; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "std" "variable-fonts" ]; + "libm" = [ "dep:libm" "ab_glyph_rasterizer/libm" ]; + "std" = [ "owned_ttf_parser/default" "ab_glyph_rasterizer/default" ]; + "variable-fonts" = [ "owned_ttf_parser/variable-fonts" ]; + }; + resolvedDefaultFeatures = [ "default" "std" "variable-fonts" ]; + }; + "ab_glyph_rasterizer" = rec { + crateName = "ab_glyph_rasterizer"; + version = "0.1.8"; + edition = "2018"; + sha256 = "0ikhgzig59q8b1a1iw83sxfnvylg5gx6w2y8ynbnf231xs9if6y7"; + authors = [ + "Alex Butler " + ]; + features = { + "default" = [ "std" ]; + "libm" = [ "dep:libm" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "accesskit" = rec { + crateName = "accesskit"; + version = "0.12.3"; + edition = "2021"; + sha256 = "0szw1d6ml049779m55h0l107abhsmchmdx58rdfjbhcr7m7v393l"; + authors = [ + "The AccessKit contributors" + ]; + features = { + "enumn" = [ "dep:enumn" ]; + "pyo3" = [ "dep:pyo3" ]; + "schemars" = [ "dep:schemars" "serde" ]; + "serde" = [ "dep:serde" "enumn" ]; + }; + }; + "accesskit_consumer" = rec { + crateName = "accesskit_consumer"; + version = "0.16.1"; + edition = "2021"; + sha256 = "1rj5vsaxn9m5aazr22vzlb5bxfbl28h2mck7hqldgyq97jjwq5wc"; + authors = [ + "Matt Campbell " + ]; + dependencies = [ + { + name = "accesskit"; + packageId = "accesskit"; + } + ]; + + }; + "accesskit_macos" = rec { + crateName = "accesskit_macos"; + version = "0.10.1"; + edition = "2021"; + sha256 = "19vpwi1cnyxbjal4ngjb2x7yhfm9x3yd63w41v8wxyxvxbhnlfyd"; + authors = [ + "Matt Campbell " + ]; + dependencies = [ + { + name = "accesskit"; + packageId = "accesskit"; + } + { + name = "accesskit_consumer"; + packageId = "accesskit_consumer"; + } + { + name = "objc2"; + packageId = "objc2 0.3.0-beta.3.patch-leaks.3"; + } + { + name = "once_cell"; + packageId = "once_cell"; + } + ]; + + }; + "accesskit_windows" = rec { + crateName = "accesskit_windows"; + version = "0.15.1"; + edition = "2021"; + sha256 = "02sazww6l5h0wsgif0npdpkb5lczx0xph65kn31wfkwpq1zf5jmg"; + authors = [ + "Matt Campbell " + ]; + dependencies = [ + { + name = "accesskit"; + packageId = "accesskit"; + } + { + name = "accesskit_consumer"; + packageId = "accesskit_consumer"; + } + { + name = "once_cell"; + packageId = "once_cell"; + } + { + name = "paste"; + packageId = "paste"; + } + { + name = "static_assertions"; + packageId = "static_assertions"; + } + { + name = "windows"; + packageId = "windows 0.48.0"; + features = [ "implement" "Win32_Foundation" "Win32_Graphics_Gdi" "Win32_System_Com" "Win32_System_LibraryLoader" "Win32_System_Ole" "Win32_UI_Accessibility" "Win32_UI_Input_KeyboardAndMouse" "Win32_UI_WindowsAndMessaging" ]; + } + ]; + + }; + "accesskit_winit" = rec { + crateName = "accesskit_winit"; + version = "0.17.0"; + edition = "2021"; + sha256 = "09bsww0qmicza5avjh8h9qcmfjrjqz4chi73v1glsibdyv4zgy25"; + authors = [ + "Matt Campbell " + ]; + dependencies = [ + { + name = "accesskit"; + packageId = "accesskit"; + } + { + name = "accesskit_macos"; + packageId = "accesskit_macos"; + target = { target, features }: ("macos" == target."os" or null); + } + { + name = "accesskit_windows"; + packageId = "accesskit_windows"; + target = { target, features }: ("windows" == target."os" or null); + } + { + name = "raw-window-handle"; + packageId = "raw-window-handle"; + rename = "rwh_06"; + optional = true; + features = [ "std" ]; + } + { + name = "winit"; + packageId = "winit"; + usesDefaultFeatures = false; + } + ]; + devDependencies = [ + { + name = "winit"; + packageId = "winit"; + usesDefaultFeatures = false; + features = [ "x11" "wayland" "wayland-dlopen" "wayland-csd-adwaita" ]; + } + ]; + features = { + "accesskit_unix" = [ "dep:accesskit_unix" ]; + "async-io" = [ "accesskit_unix/async-io" ]; + "default" = [ "accesskit_unix" "async-io" "rwh_06" ]; + "rwh_05" = [ "winit/rwh_05" "dep:rwh_05" ]; + "rwh_06" = [ "winit/rwh_06" "dep:rwh_06" ]; + "tokio" = [ "accesskit_unix/tokio" ]; + }; + resolvedDefaultFeatures = [ "rwh_06" ]; + }; + "adler" = rec { + crateName = "adler"; + version = "1.0.2"; + edition = "2015"; + sha256 = "1zim79cvzd5yrkzl3nyfx0avijwgk9fqv3yrscdy1cc79ih02qpj"; + authors = [ + "Jonas Schievink " + ]; + features = { + "compiler_builtins" = [ "dep:compiler_builtins" ]; + "core" = [ "dep:core" ]; + "default" = [ "std" ]; + "rustc-dep-of-std" = [ "core" "compiler_builtins" ]; + }; + }; + "ahash" = rec { + crateName = "ahash"; + version = "0.8.11"; + edition = "2018"; + sha256 = "04chdfkls5xmhp1d48gnjsmglbqibizs3bpbj6rsj604m10si7g8"; + authors = [ + "Tom Kaitchuck " + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "getrandom"; + packageId = "getrandom"; + optional = true; + } + { + name = "once_cell"; + packageId = "once_cell"; + usesDefaultFeatures = false; + target = { target, features }: (!(("arm" == target."arch" or null) && ("none" == target."os" or null))); + features = [ "alloc" ]; + } + { + name = "zerocopy"; + packageId = "zerocopy"; + usesDefaultFeatures = false; + features = [ "simd" ]; + } + ]; + buildDependencies = [ + { + name = "version_check"; + packageId = "version_check"; + } + ]; + features = { + "atomic-polyfill" = [ "dep:atomic-polyfill" "once_cell/atomic-polyfill" ]; + "compile-time-rng" = [ "const-random" ]; + "const-random" = [ "dep:const-random" ]; + "default" = [ "std" "runtime-rng" ]; + "getrandom" = [ "dep:getrandom" ]; + "runtime-rng" = [ "getrandom" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "default" "getrandom" "runtime-rng" "std" ]; + }; + "aho-corasick" = rec { + crateName = "aho-corasick"; + version = "1.1.3"; + edition = "2021"; + sha256 = "05mrpkvdgp5d20y2p989f187ry9diliijgwrs254fs9s1m1x6q4f"; + libName = "aho_corasick"; + authors = [ + "Andrew Gallant " + ]; + dependencies = [ + { + name = "memchr"; + packageId = "memchr"; + optional = true; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "std" "perf-literal" ]; + "logging" = [ "dep:log" ]; + "perf-literal" = [ "dep:memchr" ]; + "std" = [ "memchr?/std" ]; + }; + resolvedDefaultFeatures = [ "perf-literal" "std" ]; + }; + "allocator-api2" = rec { + crateName = "allocator-api2"; + version = "0.2.18"; + edition = "2018"; + sha256 = "0kr6lfnxvnj164j1x38g97qjlhb7akppqzvgfs0697140ixbav2w"; + authors = [ + "Zakarum " + ]; + features = { + "default" = [ "std" ]; + "serde" = [ "dep:serde" ]; + "std" = [ "alloc" ]; + }; + resolvedDefaultFeatures = [ "alloc" ]; + }; + "alsa" = rec { + crateName = "alsa"; + version = "0.9.0"; + edition = "2021"; + sha256 = "1klxza8bn23qbyqs7bg3kls1wk9h82zc7ihsq248lf1mjdvn1zip"; + authors = [ + "David Henningsson " + ]; + dependencies = [ + { + name = "alsa-sys"; + packageId = "alsa-sys"; + } + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "libc"; + packageId = "libc"; + } + ]; + + }; + "alsa-sys" = rec { + crateName = "alsa-sys"; + version = "0.3.1"; + edition = "2018"; + links = "alsa"; + sha256 = "09qmmnpmlcj23zcgx2xsi4phcgm5i02g9xaf801y7i067mkfx3yv"; + authors = [ + "Pierre Krieger " + "David Henningsson " + ]; + dependencies = [ + { + name = "libc"; + packageId = "libc"; + } + ]; + buildDependencies = [ + { + name = "pkg-config"; + packageId = "pkg-config"; + } + ]; + + }; + "android-activity" = rec { + crateName = "android-activity"; + version = "0.5.2"; + edition = "2021"; + sha256 = "12a2qky6147bvs40iz83fxmz47al6r2h8kps9gw49bjvj31c14gf"; + dependencies = [ + { + name = "android-properties"; + packageId = "android-properties"; + } + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "cesu8"; + packageId = "cesu8"; + } + { + name = "jni"; + packageId = "jni"; + } + { + name = "jni-sys"; + packageId = "jni-sys"; + } + { + name = "libc"; + packageId = "libc"; + } + { + name = "log"; + packageId = "log"; + } + { + name = "ndk"; + packageId = "ndk"; + usesDefaultFeatures = false; + } + { + name = "ndk-context"; + packageId = "ndk-context"; + } + { + name = "ndk-sys"; + packageId = "ndk-sys"; + } + { + name = "num_enum"; + packageId = "num_enum"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + ]; + buildDependencies = [ + { + name = "cc"; + packageId = "cc"; + features = [ "parallel" ]; + } + ]; + features = { + }; + resolvedDefaultFeatures = [ "default" "native-activity" ]; + }; + "android-properties" = rec { + crateName = "android-properties"; + version = "0.2.2"; + edition = "2018"; + sha256 = "016slvg269c0y120p9qd8vdfqa2jbw4j0g18gfw6p3ain44v4zpw"; + authors = [ + "Mikhail Lappo " + ]; + features = { + }; + }; + "android_log-sys" = rec { + crateName = "android_log-sys"; + version = "0.3.1"; + edition = "2015"; + sha256 = "0dwrvwkx2xxqys6nrhfavbbqfx2rs61nq8akrlnqkfbapxb81k2y"; + libName = "android_log_sys"; + authors = [ + "The android_log_sys Developers" + ]; + + }; + "android_system_properties" = rec { + crateName = "android_system_properties"; + version = "0.1.5"; + edition = "2018"; + sha256 = "04b3wrz12837j7mdczqd95b732gw5q7q66cv4yn4646lvccp57l1"; + authors = [ + "Nicolas Silva " + ]; + dependencies = [ + { + name = "libc"; + packageId = "libc"; + } + ]; + + }; + "approx" = rec { + crateName = "approx"; + version = "0.5.1"; + edition = "2015"; + sha256 = "1ilpv3dgd58rasslss0labarq7jawxmivk17wsh8wmkdm3q15cfa"; + authors = [ + "Brendan Zabarauskas " + ]; + dependencies = [ + { + name = "num-traits"; + packageId = "num-traits"; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "std" ]; + "num-complex" = [ "dep:num-complex" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "arrayref" = rec { + crateName = "arrayref"; + version = "0.3.7"; + edition = "2015"; + sha256 = "0ia5ndyxqkzdymqr4ls53jdmajf09adjimg5kvw65kkprg930jbb"; + authors = [ + "David Roundy " + ]; + + }; + "arrayvec" = rec { + crateName = "arrayvec"; + version = "0.7.4"; + edition = "2018"; + sha256 = "04b7n722jij0v3fnm3qk072d5ysc2q30rl9fz33zpfhzah30mlwn"; + authors = [ + "bluss" + ]; + features = { + "default" = [ "std" ]; + "serde" = [ "dep:serde" ]; + "zeroize" = [ "dep:zeroize" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "as-raw-xcb-connection" = rec { + crateName = "as-raw-xcb-connection"; + version = "1.0.1"; + edition = "2021"; + sha256 = "0sqgpz2ymv5yx76r5j2npjq2x5qvvqnw0vrs35cyv30p3pfp2m8p"; + features = { + "default" = [ "alloc" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" ]; + }; + "ash" = rec { + crateName = "ash"; + version = "0.37.3+1.3.251"; + edition = "2021"; + sha256 = "0jndbsi5c8xifh4fdp378xpbyzdhs7y38hmbhih0lsv8bn1w7s9r"; + authors = [ + "Maik Klein " + "Benjamin Saunders " + "Marijn Suijten " + ]; + dependencies = [ + { + name = "libloading"; + packageId = "libloading 0.7.4"; + optional = true; + } + ]; + features = { + "default" = [ "loaded" "debug" ]; + "libloading" = [ "dep:libloading" ]; + "loaded" = [ "libloading" ]; + }; + resolvedDefaultFeatures = [ "debug" "default" "libloading" "loaded" ]; + }; + "async-broadcast" = rec { + crateName = "async-broadcast"; + version = "0.5.1"; + edition = "2018"; + sha256 = "0avdqbci1qdlfc4glc3wqrb0wi5ffc7bqv2q1wg14syayvdwqj3w"; + authors = [ + "Stjepan Glavina " + "Yoshua Wuyts " + "Zeeshan Ali Khan " + ]; + dependencies = [ + { + name = "event-listener"; + packageId = "event-listener 2.5.3"; + } + { + name = "futures-core"; + packageId = "futures-core"; + } + ]; + + }; + "async-channel" = rec { + crateName = "async-channel"; + version = "2.2.1"; + edition = "2021"; + sha256 = "0a4r3v8r90q3gf1k39gydp8alcv2v0inicr76x12g7n7philsv8k"; + authors = [ + "Stjepan Glavina " + ]; + dependencies = [ + { + name = "concurrent-queue"; + packageId = "concurrent-queue"; + usesDefaultFeatures = false; + } + { + name = "event-listener"; + packageId = "event-listener 5.3.0"; + usesDefaultFeatures = false; + } + { + name = "event-listener-strategy"; + packageId = "event-listener-strategy 0.5.1"; + usesDefaultFeatures = false; + } + { + name = "futures-core"; + packageId = "futures-core"; + usesDefaultFeatures = false; + } + { + name = "pin-project-lite"; + packageId = "pin-project-lite"; + } + ]; + features = { + "default" = [ "std" ]; + "std" = [ "concurrent-queue/std" "event-listener/std" "event-listener-strategy/std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "async-executor" = rec { + crateName = "async-executor"; + version = "1.11.0"; + edition = "2021"; + sha256 = "16mj0v0ahpidhvyl739gh8dlnzp4qhi8p3ynk48kbcvq743040mi"; + authors = [ + "Stjepan Glavina " + "John Nunley " + ]; + dependencies = [ + { + name = "async-task"; + packageId = "async-task"; + } + { + name = "concurrent-queue"; + packageId = "concurrent-queue"; + } + { + name = "fastrand"; + packageId = "fastrand"; + } + { + name = "futures-lite"; + packageId = "futures-lite"; + usesDefaultFeatures = false; + } + { + name = "futures-lite"; + packageId = "futures-lite"; + usesDefaultFeatures = false; + target = { target, features }: (builtins.elem "wasm" target."family"); + features = [ "std" ]; + } + { + name = "slab"; + packageId = "slab"; + } + ]; + devDependencies = [ + { + name = "fastrand"; + packageId = "fastrand"; + } + { + name = "futures-lite"; + packageId = "futures-lite"; + } + ]; + + }; + "async-fs" = rec { + crateName = "async-fs"; + version = "2.1.1"; + edition = "2018"; + sha256 = "18dbwan238f3xdisb5x6pnrw6j95xp97srq54hgr51zjf4qnh6dw"; + authors = [ + "Stjepan Glavina " + ]; + dependencies = [ + { + name = "async-lock"; + packageId = "async-lock"; + } + { + name = "blocking"; + packageId = "blocking"; + } + { + name = "futures-lite"; + packageId = "futures-lite"; + } + ]; + + }; + "async-lock" = rec { + crateName = "async-lock"; + version = "3.3.0"; + edition = "2021"; + sha256 = "0yxflkfw46rad4lv86f59b5z555dlfmg1riz1n8830rgi0qb8d6h"; + authors = [ + "Stjepan Glavina " + ]; + dependencies = [ + { + name = "event-listener"; + packageId = "event-listener 4.0.3"; + usesDefaultFeatures = false; + } + { + name = "event-listener-strategy"; + packageId = "event-listener-strategy 0.4.0"; + usesDefaultFeatures = false; + } + { + name = "pin-project-lite"; + packageId = "pin-project-lite"; + } + ]; + features = { + "default" = [ "std" ]; + "std" = [ "event-listener/std" "event-listener-strategy/std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "async-task" = rec { + crateName = "async-task"; + version = "4.7.0"; + edition = "2018"; + sha256 = "16975vx6aqy5yf16fs9xz5vx1zq8mwkzfmykvcilc1j7b6c6xczv"; + authors = [ + "Stjepan Glavina " + ]; + features = { + "default" = [ "std" ]; + "portable-atomic" = [ "dep:portable-atomic" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "atomic-waker" = rec { + crateName = "atomic-waker"; + version = "1.1.2"; + edition = "2018"; + sha256 = "1h5av1lw56m0jf0fd3bchxq8a30xv0b4wv8s4zkp4s0i7mfvs18m"; + authors = [ + "Stjepan Glavina " + "Contributors to futures-rs" + ]; + features = { + "portable-atomic" = [ "dep:portable-atomic" ]; + }; + }; + "autocfg" = rec { + crateName = "autocfg"; + version = "1.2.0"; + edition = "2015"; + sha256 = "102c77is3pii4rsqfsc5vrbk6qabjy0yqc0gwqzmjjb9fp3spzgi"; + authors = [ + "Josh Stone " + ]; + + }; + "base64" = rec { + crateName = "base64"; + version = "0.21.7"; + edition = "2018"; + sha256 = "0rw52yvsk75kar9wgqfwgb414kvil1gn7mqkrhn9zf1537mpsacx"; + authors = [ + "Alice Maz " + "Marshall Pierce " + ]; + features = { + "default" = [ "std" ]; + "std" = [ "alloc" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "std" ]; + }; + "bevy" = rec { + crateName = "bevy"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1d51wc3sqf1g0s1v95izrvdck2y16l7jagxw649rgzpqmkdfmfb5"; + dependencies = [ + { + name = "bevy_internal"; + packageId = "bevy_internal"; + usesDefaultFeatures = false; + } + ]; + features = { + "accesskit_unix" = [ "bevy_internal/accesskit_unix" ]; + "android_shared_stdcxx" = [ "bevy_internal/android_shared_stdcxx" ]; + "animation" = [ "bevy_internal/animation" "bevy_animation" ]; + "asset_processor" = [ "bevy_internal/asset_processor" ]; + "async-io" = [ "bevy_internal/async-io" ]; + "basis-universal" = [ "bevy_internal/basis-universal" ]; + "bevy_animation" = [ "bevy_internal/bevy_animation" ]; + "bevy_asset" = [ "bevy_internal/bevy_asset" ]; + "bevy_audio" = [ "bevy_internal/bevy_audio" ]; + "bevy_ci_testing" = [ "bevy_internal/bevy_ci_testing" ]; + "bevy_core_pipeline" = [ "bevy_internal/bevy_core_pipeline" "bevy_asset" "bevy_render" ]; + "bevy_debug_stepping" = [ "bevy_internal/bevy_debug_stepping" ]; + "bevy_dynamic_plugin" = [ "bevy_internal/bevy_dynamic_plugin" ]; + "bevy_gilrs" = [ "bevy_internal/bevy_gilrs" ]; + "bevy_gizmos" = [ "bevy_internal/bevy_gizmos" ]; + "bevy_gltf" = [ "bevy_internal/bevy_gltf" "bevy_asset" "bevy_scene" "bevy_pbr" ]; + "bevy_pbr" = [ "bevy_internal/bevy_pbr" "bevy_asset" "bevy_render" "bevy_core_pipeline" ]; + "bevy_render" = [ "bevy_internal/bevy_render" ]; + "bevy_scene" = [ "bevy_internal/bevy_scene" "bevy_asset" ]; + "bevy_sprite" = [ "bevy_internal/bevy_sprite" "bevy_render" "bevy_core_pipeline" ]; + "bevy_text" = [ "bevy_internal/bevy_text" "bevy_asset" "bevy_sprite" ]; + "bevy_ui" = [ "bevy_internal/bevy_ui" "bevy_core_pipeline" "bevy_text" "bevy_sprite" ]; + "bevy_winit" = [ "bevy_internal/bevy_winit" ]; + "bmp" = [ "bevy_internal/bmp" ]; + "dds" = [ "bevy_internal/dds" ]; + "debug_glam_assert" = [ "bevy_internal/debug_glam_assert" ]; + "default" = [ "animation" "bevy_asset" "bevy_audio" "bevy_gilrs" "bevy_scene" "bevy_winit" "bevy_core_pipeline" "bevy_pbr" "bevy_gltf" "bevy_render" "bevy_sprite" "bevy_text" "bevy_ui" "multi-threaded" "png" "hdr" "vorbis" "x11" "bevy_gizmos" "android_shared_stdcxx" "tonemapping_luts" "default_font" "webgl2" "bevy_debug_stepping" ]; + "default_font" = [ "bevy_internal/default_font" ]; + "detailed_trace" = [ "bevy_internal/detailed_trace" ]; + "dynamic_linking" = [ "dep:bevy_dylib" "bevy_internal/dynamic_linking" ]; + "embedded_watcher" = [ "bevy_internal/embedded_watcher" ]; + "exr" = [ "bevy_internal/exr" ]; + "file_watcher" = [ "bevy_internal/file_watcher" ]; + "flac" = [ "bevy_internal/flac" ]; + "glam_assert" = [ "bevy_internal/glam_assert" ]; + "hdr" = [ "bevy_internal/hdr" ]; + "jpeg" = [ "bevy_internal/jpeg" ]; + "ktx2" = [ "bevy_internal/ktx2" ]; + "minimp3" = [ "bevy_internal/minimp3" ]; + "mp3" = [ "bevy_internal/mp3" ]; + "multi-threaded" = [ "bevy_internal/multi-threaded" ]; + "pbr_transmission_textures" = [ "bevy_internal/pbr_transmission_textures" ]; + "png" = [ "bevy_internal/png" ]; + "pnm" = [ "bevy_internal/pnm" ]; + "serialize" = [ "bevy_internal/serialize" ]; + "shader_format_glsl" = [ "bevy_internal/shader_format_glsl" ]; + "shader_format_spirv" = [ "bevy_internal/shader_format_spirv" ]; + "subpixel_glyph_atlas" = [ "bevy_internal/subpixel_glyph_atlas" ]; + "symphonia-aac" = [ "bevy_internal/symphonia-aac" ]; + "symphonia-all" = [ "bevy_internal/symphonia-all" ]; + "symphonia-flac" = [ "bevy_internal/symphonia-flac" ]; + "symphonia-isomp4" = [ "bevy_internal/symphonia-isomp4" ]; + "symphonia-vorbis" = [ "bevy_internal/symphonia-vorbis" ]; + "symphonia-wav" = [ "bevy_internal/symphonia-wav" ]; + "tga" = [ "bevy_internal/tga" ]; + "tonemapping_luts" = [ "bevy_internal/tonemapping_luts" "ktx2" "zstd" ]; + "trace" = [ "bevy_internal/trace" ]; + "trace_chrome" = [ "trace" "bevy_internal/trace_chrome" ]; + "trace_tracy" = [ "trace" "bevy_internal/trace_tracy" ]; + "trace_tracy_memory" = [ "trace" "bevy_internal/trace_tracy" "bevy_internal/trace_tracy_memory" ]; + "vorbis" = [ "bevy_internal/vorbis" ]; + "wav" = [ "bevy_internal/wav" ]; + "wayland" = [ "bevy_internal/wayland" ]; + "webgl2" = [ "bevy_internal/webgl" ]; + "webgpu" = [ "bevy_internal/webgpu" ]; + "webp" = [ "bevy_internal/webp" ]; + "wgpu_trace" = [ "bevy_internal/wgpu_trace" ]; + "x11" = [ "bevy_internal/x11" ]; + "zlib" = [ "bevy_internal/zlib" ]; + "zstd" = [ "bevy_internal/zstd" ]; + }; + resolvedDefaultFeatures = [ "android_shared_stdcxx" "animation" "bevy_animation" "bevy_asset" "bevy_audio" "bevy_core_pipeline" "bevy_debug_stepping" "bevy_gilrs" "bevy_gizmos" "bevy_gltf" "bevy_pbr" "bevy_render" "bevy_scene" "bevy_sprite" "bevy_text" "bevy_ui" "bevy_winit" "default" "default_font" "hdr" "ktx2" "multi-threaded" "png" "tonemapping_luts" "vorbis" "webgl2" "x11" "zstd" ]; + }; + "bevy_a11y" = rec { + crateName = "bevy_a11y"; + version = "0.13.2"; + edition = "2021"; + sha256 = "06k2ccxnw709s8hvq0znzvl94npbhd08616s9rm82p3zbxwz53nd"; + dependencies = [ + { + name = "accesskit"; + packageId = "accesskit"; + } + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_derive"; + packageId = "bevy_derive"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + ]; + + }; + "bevy_animation" = rec { + crateName = "bevy_animation"; + version = "0.13.2"; + edition = "2021"; + sha256 = "02a5x60iakkgm3akwav2rww65g2inxkar511xl860n1pr65xclz5"; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_asset"; + packageId = "bevy_asset"; + } + { + name = "bevy_core"; + packageId = "bevy_core"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_hierarchy"; + packageId = "bevy_hierarchy"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "bevy" ]; + } + { + name = "bevy_render"; + packageId = "bevy_render"; + } + { + name = "bevy_time"; + packageId = "bevy_time"; + } + { + name = "bevy_transform"; + packageId = "bevy_transform"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + ]; + + }; + "bevy_app" = rec { + crateName = "bevy_app"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1i6cac5v89xi60c9ba3vdk9719qmsj94lacl2zbca8bdwhr8ld5b"; + dependencies = [ + { + name = "bevy_derive"; + packageId = "bevy_derive"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + usesDefaultFeatures = false; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + optional = true; + } + { + name = "bevy_tasks"; + packageId = "bevy_tasks"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "downcast-rs"; + packageId = "downcast-rs"; + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "web-sys"; + packageId = "web-sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + features = [ "Window" ]; + } + ]; + features = { + "bevy_ci_testing" = [ "serde" "ron" ]; + "bevy_reflect" = [ "dep:bevy_reflect" "bevy_ecs/bevy_reflect" ]; + "default" = [ "bevy_reflect" "bevy_debug_stepping" ]; + "ron" = [ "dep:ron" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "bevy_debug_stepping" "bevy_reflect" "default" ]; + }; + "bevy_asset" = rec { + crateName = "bevy_asset"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0ddd0b6a5g62lsddr37qi08i94r7pa4bcqcgnjmgda989w6qw0jh"; + dependencies = [ + { + name = "async-broadcast"; + packageId = "async-broadcast"; + } + { + name = "async-fs"; + packageId = "async-fs"; + } + { + name = "async-lock"; + packageId = "async-lock"; + } + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_asset_macros"; + packageId = "bevy_asset_macros"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_log"; + packageId = "bevy_log"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + } + { + name = "bevy_tasks"; + packageId = "bevy_tasks"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "bevy_winit"; + packageId = "bevy_winit"; + target = { target, features }: ("android" == target."os" or null); + } + { + name = "blake3"; + packageId = "blake3"; + } + { + name = "crossbeam-channel"; + packageId = "crossbeam-channel"; + } + { + name = "downcast-rs"; + packageId = "downcast-rs"; + } + { + name = "futures-io"; + packageId = "futures-io"; + } + { + name = "futures-lite"; + packageId = "futures-lite"; + } + { + name = "js-sys"; + packageId = "js-sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "parking_lot"; + packageId = "parking_lot"; + features = [ "arc_lock" "send_guard" ]; + } + { + name = "ron"; + packageId = "ron"; + } + { + name = "serde"; + packageId = "serde"; + features = [ "derive" ]; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "wasm-bindgen-futures"; + packageId = "wasm-bindgen-futures"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "web-sys"; + packageId = "web-sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + features = [ "Request" "Window" "Response" ]; + } + ]; + features = { + "embedded_watcher" = [ "file_watcher" ]; + "file_watcher" = [ "notify-debouncer-full" "watch" ]; + "multi-threaded" = [ "bevy_tasks/multi-threaded" ]; + "notify-debouncer-full" = [ "dep:notify-debouncer-full" ]; + }; + resolvedDefaultFeatures = [ "multi-threaded" ]; + }; + "bevy_asset_macros" = rec { + crateName = "bevy_asset_macros"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1mxzsh66yxm3pbbx4w2s4pf7ky42pgylh09n2pc1i11n11clf5v6"; + procMacro = true; + dependencies = [ + { + name = "bevy_macro_utils"; + packageId = "bevy_macro_utils"; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + } + ]; + + }; + "bevy_audio" = rec { + crateName = "bevy_audio"; + version = "0.13.2"; + edition = "2021"; + sha256 = "11dlcnf2xij06af4szary3j7yzf943ccslb0kksmrk9hwaaj9wdh"; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_asset"; + packageId = "bevy_asset"; + } + { + name = "bevy_derive"; + packageId = "bevy_derive"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "bevy" ]; + } + { + name = "bevy_transform"; + packageId = "bevy_transform"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "cpal"; + packageId = "cpal"; + optional = true; + target = { target, features }: ("android" == target."os" or null); + } + { + name = "rodio"; + packageId = "rodio"; + usesDefaultFeatures = false; + } + { + name = "rodio"; + packageId = "rodio"; + usesDefaultFeatures = false; + target = { target, features }: ("wasm32" == target."arch" or null); + features = [ "wasm-bindgen" ]; + } + ]; + features = { + "android_shared_stdcxx" = [ "cpal/oboe-shared-stdcxx" ]; + "cpal" = [ "dep:cpal" ]; + "flac" = [ "rodio/flac" ]; + "minimp3" = [ "rodio/minimp3" ]; + "mp3" = [ "rodio/mp3" ]; + "symphonia-aac" = [ "rodio/symphonia-aac" ]; + "symphonia-all" = [ "rodio/symphonia-all" ]; + "symphonia-flac" = [ "rodio/symphonia-flac" ]; + "symphonia-isomp4" = [ "rodio/symphonia-isomp4" ]; + "symphonia-vorbis" = [ "rodio/symphonia-vorbis" ]; + "symphonia-wav" = [ "rodio/symphonia-wav" ]; + "vorbis" = [ "rodio/vorbis" ]; + "wav" = [ "rodio/wav" ]; + }; + resolvedDefaultFeatures = [ "android_shared_stdcxx" "cpal" "vorbis" ]; + }; + "bevy_core" = rec { + crateName = "bevy_core"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0v7w112p09khaz0klw9dcvmpwvxmvynxibbs91hwv9qv4hph9c0j"; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + features = [ "bevy_reflect" ]; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + features = [ "bevy_reflect" ]; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "bevy" ]; + } + { + name = "bevy_tasks"; + packageId = "bevy_tasks"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "bytemuck"; + packageId = "bytemuck"; + } + ]; + features = { + "serialize" = [ "dep:serde" ]; + }; + }; + "bevy_core_pipeline" = rec { + crateName = "bevy_core_pipeline"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1czpg6qj5pmz20p7vixzyn317hb6anm7y5ks5zqnb9lbrdqs9ds8"; + authors = [ + "Bevy Contributors " + "Carter Anderson " + ]; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_asset"; + packageId = "bevy_asset"; + } + { + name = "bevy_core"; + packageId = "bevy_core"; + } + { + name = "bevy_derive"; + packageId = "bevy_derive"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_log"; + packageId = "bevy_log"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + } + { + name = "bevy_render"; + packageId = "bevy_render"; + } + { + name = "bevy_transform"; + packageId = "bevy_transform"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "radsort"; + packageId = "radsort"; + } + { + name = "serde"; + packageId = "serde"; + features = [ "derive" ]; + } + ]; + features = { + "dds" = [ "bevy_render/dds" ]; + "tonemapping_luts" = [ "bevy_render/ktx2" "bevy_render/zstd" ]; + }; + resolvedDefaultFeatures = [ "tonemapping_luts" "webgl" ]; + }; + "bevy_derive" = rec { + crateName = "bevy_derive"; + version = "0.13.2"; + edition = "2021"; + sha256 = "006x0yadbwm8z63zq4w77ka2w9avzf18ndivlvbf54gk8f1izq7h"; + procMacro = true; + dependencies = [ + { + name = "bevy_macro_utils"; + packageId = "bevy_macro_utils"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + features = [ "full" ]; + } + ]; + + }; + "bevy_diagnostic" = rec { + crateName = "bevy_diagnostic"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1s8y7mwpz0px9kqcv7g17ddzhlf2cbzv1pqks1w97r67rvf1qh71"; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_core"; + packageId = "bevy_core"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_log"; + packageId = "bevy_log"; + } + { + name = "bevy_time"; + packageId = "bevy_time"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "const-fnv1a-hash"; + packageId = "const-fnv1a-hash"; + } + { + name = "sysinfo"; + packageId = "sysinfo"; + usesDefaultFeatures = false; + target = { target, features }: (("macos" == target."os" or null)); + features = [ "apple-app-store" ]; + } + { + name = "sysinfo"; + packageId = "sysinfo"; + usesDefaultFeatures = false; + target = { target, features }: (("linux" == target."os" or null) || ("windows" == target."os" or null) || ("android" == target."os" or null)); + } + ]; + features = { + }; + }; + "bevy_ecs" = rec { + crateName = "bevy_ecs"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1ksh8v8qc0kamnfws1gdkj3xz21bjxz3l3rpks2asblnwyl15rlq"; + dependencies = [ + { + name = "async-channel"; + packageId = "async-channel"; + } + { + name = "bevy_ecs_macros"; + packageId = "bevy_ecs_macros"; + } + { + name = "bevy_ptr"; + packageId = "bevy_ptr"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + optional = true; + } + { + name = "bevy_tasks"; + packageId = "bevy_tasks"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "downcast-rs"; + packageId = "downcast-rs"; + } + { + name = "fixedbitset"; + packageId = "fixedbitset"; + } + { + name = "rustc-hash"; + packageId = "rustc-hash"; + } + { + name = "serde"; + packageId = "serde"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + { + name = "thread_local"; + packageId = "thread_local"; + } + ]; + features = { + "bevy_reflect" = [ "dep:bevy_reflect" ]; + "default" = [ "bevy_reflect" "bevy_debug_stepping" ]; + "multi-threaded" = [ "bevy_tasks/multi-threaded" ]; + }; + resolvedDefaultFeatures = [ "bevy_debug_stepping" "bevy_reflect" "default" "multi-threaded" ]; + }; + "bevy_ecs_macros" = rec { + crateName = "bevy_ecs_macros"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0nrbfc26l70248y0ylg966ga1qkiq2imxd93yps5h3j1qc352yw0"; + procMacro = true; + dependencies = [ + { + name = "bevy_macro_utils"; + packageId = "bevy_macro_utils"; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + } + ]; + + }; + "bevy_encase_derive" = rec { + crateName = "bevy_encase_derive"; + version = "0.13.2"; + edition = "2021"; + sha256 = "19w3pkp7bml7xlh94rdcvy7ws16ax7kdfkd86c3z5n92wnjqfw48"; + procMacro = true; + dependencies = [ + { + name = "bevy_macro_utils"; + packageId = "bevy_macro_utils"; + } + { + name = "encase_derive_impl"; + packageId = "encase_derive_impl"; + } + ]; + + }; + "bevy_gilrs" = rec { + crateName = "bevy_gilrs"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1qnh03in6v00mwmq14f86s9rmywkq9yz606gcl616vvmmdjkq4vx"; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_input"; + packageId = "bevy_input"; + } + { + name = "bevy_log"; + packageId = "bevy_log"; + } + { + name = "bevy_time"; + packageId = "bevy_time"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "gilrs"; + packageId = "gilrs"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + ]; + + }; + "bevy_gizmos" = rec { + crateName = "bevy_gizmos"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0vahp2fjbx135jkghnpjjx7k08zz8sclanz63nb3lhlx19az6k85"; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_asset"; + packageId = "bevy_asset"; + } + { + name = "bevy_core"; + packageId = "bevy_core"; + } + { + name = "bevy_core_pipeline"; + packageId = "bevy_core_pipeline"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_gizmos_macros"; + packageId = "bevy_gizmos_macros"; + } + { + name = "bevy_log"; + packageId = "bevy_log"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_pbr"; + packageId = "bevy_pbr"; + optional = true; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + } + { + name = "bevy_render"; + packageId = "bevy_render"; + } + { + name = "bevy_sprite"; + packageId = "bevy_sprite"; + optional = true; + } + { + name = "bevy_transform"; + packageId = "bevy_transform"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + ]; + features = { + "bevy_pbr" = [ "dep:bevy_pbr" ]; + "bevy_sprite" = [ "dep:bevy_sprite" ]; + }; + resolvedDefaultFeatures = [ "bevy_pbr" "bevy_sprite" "webgl" ]; + }; + "bevy_gizmos_macros" = rec { + crateName = "bevy_gizmos_macros"; + version = "0.13.2"; + edition = "2021"; + sha256 = "17v1n5k8pvb3p70rcd5dhq4889i805x7wllk69fald6dv1sazp5b"; + procMacro = true; + dependencies = [ + { + name = "bevy_macro_utils"; + packageId = "bevy_macro_utils"; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + } + ]; + + }; + "bevy_gltf" = rec { + crateName = "bevy_gltf"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0c8xqvmvgdwsbz2vdibbsh8cldf13f4rax03zsvxwmah542g9v11"; + dependencies = [ + { + name = "base64"; + packageId = "base64"; + } + { + name = "bevy_animation"; + packageId = "bevy_animation"; + optional = true; + } + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_asset"; + packageId = "bevy_asset"; + } + { + name = "bevy_core"; + packageId = "bevy_core"; + } + { + name = "bevy_core_pipeline"; + packageId = "bevy_core_pipeline"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_hierarchy"; + packageId = "bevy_hierarchy"; + } + { + name = "bevy_log"; + packageId = "bevy_log"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_pbr"; + packageId = "bevy_pbr"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "bevy" ]; + } + { + name = "bevy_render"; + packageId = "bevy_render"; + } + { + name = "bevy_scene"; + packageId = "bevy_scene"; + features = [ "bevy_render" ]; + } + { + name = "bevy_tasks"; + packageId = "bevy_tasks"; + } + { + name = "bevy_transform"; + packageId = "bevy_transform"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "gltf"; + packageId = "gltf"; + usesDefaultFeatures = false; + features = [ "KHR_lights_punctual" "KHR_materials_transmission" "KHR_materials_ior" "KHR_materials_volume" "KHR_materials_unlit" "KHR_materials_emissive_strength" "extras" "extensions" "names" "utils" ]; + } + { + name = "percent-encoding"; + packageId = "percent-encoding"; + } + { + name = "serde"; + packageId = "serde"; + features = [ "derive" ]; + } + { + name = "serde_json"; + packageId = "serde_json"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + ]; + features = { + "bevy_animation" = [ "dep:bevy_animation" ]; + }; + resolvedDefaultFeatures = [ "bevy_animation" ]; + }; + "bevy_hierarchy" = rec { + crateName = "bevy_hierarchy"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0v14hm0yajkhbp193cg1yray7xaw3jlnac7sv89nfsl64jnxzcxv"; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + optional = true; + } + { + name = "bevy_core"; + packageId = "bevy_core"; + optional = true; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + usesDefaultFeatures = false; + } + { + name = "bevy_log"; + packageId = "bevy_log"; + optional = true; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + optional = true; + features = [ "bevy" ]; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + ]; + features = { + "bevy_app" = [ "reflect" "dep:bevy_app" "bevy_core" "bevy_log" ]; + "bevy_core" = [ "dep:bevy_core" ]; + "bevy_log" = [ "dep:bevy_log" ]; + "bevy_reflect" = [ "dep:bevy_reflect" ]; + "default" = [ "bevy_app" ]; + "reflect" = [ "bevy_ecs/bevy_reflect" "bevy_reflect" ]; + }; + resolvedDefaultFeatures = [ "bevy_app" "bevy_core" "bevy_log" "bevy_reflect" "default" "reflect" ]; + }; + "bevy_input" = rec { + crateName = "bevy_input"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0frszb1z23b5vgjjf3s0rnmfqkxxynmhjpnjc7v6x30nvyrv5wj7"; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "glam" "smol_str" ]; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "smol_str"; + packageId = "smol_str"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + ]; + features = { + "serde" = [ "dep:serde" ]; + "serialize" = [ "serde" ]; + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "bevy_internal" = rec { + crateName = "bevy_internal"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0y8wflbl5yqs2kll0i09g7mhdzkb28lz8qfy9i3zjgb0fz7c13pm"; + dependencies = [ + { + name = "bevy_a11y"; + packageId = "bevy_a11y"; + } + { + name = "bevy_animation"; + packageId = "bevy_animation"; + optional = true; + } + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_asset"; + packageId = "bevy_asset"; + optional = true; + } + { + name = "bevy_audio"; + packageId = "bevy_audio"; + optional = true; + } + { + name = "bevy_core"; + packageId = "bevy_core"; + } + { + name = "bevy_core_pipeline"; + packageId = "bevy_core_pipeline"; + optional = true; + } + { + name = "bevy_derive"; + packageId = "bevy_derive"; + } + { + name = "bevy_diagnostic"; + packageId = "bevy_diagnostic"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_gilrs"; + packageId = "bevy_gilrs"; + optional = true; + } + { + name = "bevy_gizmos"; + packageId = "bevy_gizmos"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "bevy_gltf"; + packageId = "bevy_gltf"; + optional = true; + } + { + name = "bevy_hierarchy"; + packageId = "bevy_hierarchy"; + } + { + name = "bevy_input"; + packageId = "bevy_input"; + } + { + name = "bevy_log"; + packageId = "bevy_log"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_pbr"; + packageId = "bevy_pbr"; + optional = true; + } + { + name = "bevy_ptr"; + packageId = "bevy_ptr"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "bevy" ]; + } + { + name = "bevy_render"; + packageId = "bevy_render"; + optional = true; + } + { + name = "bevy_scene"; + packageId = "bevy_scene"; + optional = true; + } + { + name = "bevy_sprite"; + packageId = "bevy_sprite"; + optional = true; + } + { + name = "bevy_tasks"; + packageId = "bevy_tasks"; + } + { + name = "bevy_text"; + packageId = "bevy_text"; + optional = true; + } + { + name = "bevy_time"; + packageId = "bevy_time"; + } + { + name = "bevy_transform"; + packageId = "bevy_transform"; + } + { + name = "bevy_ui"; + packageId = "bevy_ui"; + optional = true; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "bevy_window"; + packageId = "bevy_window"; + } + { + name = "bevy_winit"; + packageId = "bevy_winit"; + optional = true; + } + ]; + features = { + "accesskit_unix" = [ "bevy_winit/accesskit_unix" ]; + "android_shared_stdcxx" = [ "bevy_audio/android_shared_stdcxx" ]; + "animation" = [ "bevy_animation" "bevy_gltf?/bevy_animation" ]; + "asset_processor" = [ "bevy_asset?/asset_processor" ]; + "async-io" = [ "bevy_tasks/async-io" ]; + "basis-universal" = [ "bevy_render/basis-universal" ]; + "bevy_animation" = [ "dep:bevy_animation" ]; + "bevy_asset" = [ "dep:bevy_asset" ]; + "bevy_audio" = [ "dep:bevy_audio" ]; + "bevy_ci_testing" = [ "bevy_app/bevy_ci_testing" "bevy_time/bevy_ci_testing" "bevy_render?/bevy_ci_testing" "bevy_render?/ci_limits" ]; + "bevy_core_pipeline" = [ "dep:bevy_core_pipeline" ]; + "bevy_debug_stepping" = [ "bevy_ecs/bevy_debug_stepping" "bevy_app/bevy_debug_stepping" ]; + "bevy_dynamic_plugin" = [ "dep:bevy_dynamic_plugin" ]; + "bevy_gilrs" = [ "dep:bevy_gilrs" ]; + "bevy_gizmos" = [ "dep:bevy_gizmos" ]; + "bevy_gltf" = [ "dep:bevy_gltf" ]; + "bevy_pbr" = [ "dep:bevy_pbr" "bevy_gizmos?/bevy_pbr" ]; + "bevy_render" = [ "dep:bevy_render" "bevy_scene?/bevy_render" ]; + "bevy_scene" = [ "dep:bevy_scene" ]; + "bevy_sprite" = [ "dep:bevy_sprite" "bevy_gizmos?/bevy_sprite" ]; + "bevy_text" = [ "dep:bevy_text" "bevy_ui?/bevy_text" ]; + "bevy_ui" = [ "dep:bevy_ui" ]; + "bevy_winit" = [ "dep:bevy_winit" ]; + "bmp" = [ "bevy_render/bmp" ]; + "dds" = [ "bevy_render/dds" "bevy_core_pipeline/dds" "bevy_gltf/dds" ]; + "debug_glam_assert" = [ "bevy_math/debug_glam_assert" ]; + "default_font" = [ "bevy_text?/default_font" ]; + "detailed_trace" = [ "bevy_utils/detailed_trace" ]; + "dynamic_linking" = [ "bevy_diagnostic/dynamic_linking" ]; + "embedded_watcher" = [ "bevy_asset?/embedded_watcher" ]; + "exr" = [ "bevy_render/exr" ]; + "file_watcher" = [ "bevy_asset?/file_watcher" ]; + "flac" = [ "bevy_audio/flac" ]; + "glam_assert" = [ "bevy_math/glam_assert" ]; + "hdr" = [ "bevy_render/hdr" ]; + "jpeg" = [ "bevy_render/jpeg" ]; + "ktx2" = [ "bevy_render/ktx2" ]; + "minimp3" = [ "bevy_audio/minimp3" ]; + "mp3" = [ "bevy_audio/mp3" ]; + "multi-threaded" = [ "bevy_asset?/multi-threaded" "bevy_ecs/multi-threaded" "bevy_render?/multi-threaded" "bevy_tasks/multi-threaded" ]; + "pbr_transmission_textures" = [ "bevy_pbr?/pbr_transmission_textures" "bevy_gltf?/pbr_transmission_textures" ]; + "png" = [ "bevy_render/png" ]; + "pnm" = [ "bevy_render/pnm" ]; + "serialize" = [ "bevy_core/serialize" "bevy_input/serialize" "bevy_time/serialize" "bevy_window/serialize" "bevy_transform/serialize" "bevy_math/serialize" "bevy_scene?/serialize" "bevy_ui?/serialize" ]; + "shader_format_glsl" = [ "bevy_render/shader_format_glsl" ]; + "shader_format_spirv" = [ "bevy_render/shader_format_spirv" ]; + "subpixel_glyph_atlas" = [ "bevy_text/subpixel_glyph_atlas" ]; + "symphonia-aac" = [ "bevy_audio/symphonia-aac" ]; + "symphonia-all" = [ "bevy_audio/symphonia-all" ]; + "symphonia-flac" = [ "bevy_audio/symphonia-flac" ]; + "symphonia-isomp4" = [ "bevy_audio/symphonia-isomp4" ]; + "symphonia-vorbis" = [ "bevy_audio/symphonia-vorbis" ]; + "symphonia-wav" = [ "bevy_audio/symphonia-wav" ]; + "tga" = [ "bevy_render/tga" ]; + "tonemapping_luts" = [ "bevy_core_pipeline/tonemapping_luts" ]; + "trace" = [ "bevy_app/trace" "bevy_core_pipeline?/trace" "bevy_ecs/trace" "bevy_log/trace" "bevy_render?/trace" "bevy_hierarchy/trace" "bevy_winit?/trace" ]; + "trace_chrome" = [ "bevy_log/tracing-chrome" ]; + "trace_tracy" = [ "bevy_render?/tracing-tracy" "bevy_log/tracing-tracy" ]; + "trace_tracy_memory" = [ "bevy_log/trace_tracy_memory" ]; + "vorbis" = [ "bevy_audio/vorbis" ]; + "wav" = [ "bevy_audio/wav" ]; + "wayland" = [ "bevy_winit/wayland" ]; + "webgl" = [ "bevy_core_pipeline?/webgl" "bevy_pbr?/webgl" "bevy_render?/webgl" "bevy_gizmos?/webgl" "bevy_sprite?/webgl" ]; + "webgpu" = [ "bevy_core_pipeline?/webgpu" "bevy_pbr?/webgpu" "bevy_render?/webgpu" "bevy_gizmos?/webgpu" "bevy_sprite?/webgpu" ]; + "webp" = [ "bevy_render/webp" ]; + "wgpu_trace" = [ "bevy_render/wgpu_trace" ]; + "x11" = [ "bevy_winit/x11" ]; + "zlib" = [ "bevy_render/zlib" ]; + "zstd" = [ "bevy_render/zstd" ]; + }; + resolvedDefaultFeatures = [ "android_shared_stdcxx" "animation" "bevy_animation" "bevy_asset" "bevy_audio" "bevy_core_pipeline" "bevy_debug_stepping" "bevy_gilrs" "bevy_gizmos" "bevy_gltf" "bevy_pbr" "bevy_render" "bevy_scene" "bevy_sprite" "bevy_text" "bevy_ui" "bevy_winit" "default_font" "hdr" "ktx2" "multi-threaded" "png" "tonemapping_luts" "vorbis" "webgl" "x11" "zstd" ]; + }; + "bevy_log" = rec { + crateName = "bevy_log"; + version = "0.13.2"; + edition = "2021"; + sha256 = "02d88qzpss24nqkz45jaj1dl0zzjcy0m23wdxxzqp0px4z2sdvm5"; + dependencies = [ + { + name = "android_log-sys"; + packageId = "android_log-sys"; + target = { target, features }: ("android" == target."os" or null); + } + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "console_error_panic_hook"; + packageId = "console_error_panic_hook"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "tracing-log"; + packageId = "tracing-log 0.1.4"; + } + { + name = "tracing-subscriber"; + packageId = "tracing-subscriber"; + features = [ "registry" "env-filter" ]; + } + { + name = "tracing-wasm"; + packageId = "tracing-wasm"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + ]; + features = { + "trace" = [ "tracing-error" ]; + "trace_tracy_memory" = [ "dep:tracy-client" ]; + "tracing-chrome" = [ "dep:tracing-chrome" ]; + "tracing-error" = [ "dep:tracing-error" ]; + "tracing-tracy" = [ "dep:tracing-tracy" ]; + }; + }; + "bevy_macro_utils" = rec { + crateName = "bevy_macro_utils"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1iqr85vw8zszi9cgc10rl405srrgv85x37hkcnab4hv2m6c0q9zb"; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "rustc-hash"; + packageId = "rustc-hash"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + } + { + name = "toml_edit"; + packageId = "toml_edit"; + usesDefaultFeatures = false; + features = [ "parse" ]; + } + ]; + + }; + "bevy_math" = rec { + crateName = "bevy_math"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0z430m49f5r7hb4pcs9g75f30v3g52xc0mi2fyx90bdqzwkalvgh"; + dependencies = [ + { + name = "glam"; + packageId = "glam"; + features = [ "bytemuck" ]; + } + { + name = "serde"; + packageId = "serde"; + optional = true; + features = [ "derive" ]; + } + ]; + features = { + "approx" = [ "dep:approx" "glam/approx" ]; + "debug_glam_assert" = [ "glam/debug-glam-assert" ]; + "glam_assert" = [ "glam/glam-assert" ]; + "libm" = [ "glam/libm" ]; + "mint" = [ "glam/mint" ]; + "serialize" = [ "dep:serde" "glam/serde" ]; + }; + resolvedDefaultFeatures = [ "serialize" ]; + }; + "bevy_mikktspace" = rec { + crateName = "bevy_mikktspace"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0ypnhc23sxs5w1hkriaw8cqfk980rqqmh0sry0chnvc259zyzmx0"; + authors = [ + "Benjamin Wasty " + "David Harvey-Macaulay " + "Layl Bongers " + ]; + dependencies = [ + { + name = "glam"; + packageId = "glam"; + } + ]; + + }; + "bevy_pbr" = rec { + crateName = "bevy_pbr"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1dii4nvkz7csshabi36acs43vdzcsgnh2dz3r5axp9lz4s09rckm"; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_asset"; + packageId = "bevy_asset"; + } + { + name = "bevy_core_pipeline"; + packageId = "bevy_core_pipeline"; + } + { + name = "bevy_derive"; + packageId = "bevy_derive"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "bevy" ]; + } + { + name = "bevy_render"; + packageId = "bevy_render"; + } + { + name = "bevy_transform"; + packageId = "bevy_transform"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "bevy_window"; + packageId = "bevy_window"; + } + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "bytemuck"; + packageId = "bytemuck"; + features = [ "derive" ]; + } + { + name = "fixedbitset"; + packageId = "fixedbitset"; + } + { + name = "radsort"; + packageId = "radsort"; + } + { + name = "smallvec"; + packageId = "smallvec"; + } + { + name = "thread_local"; + packageId = "thread_local"; + } + ]; + features = { + }; + resolvedDefaultFeatures = [ "webgl" ]; + }; + "bevy_ptr" = rec { + crateName = "bevy_ptr"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0s3jk6kbxizn56w0rj67l83khrqjzw0mlfr0fildnhg3ky3f4l40"; + + }; + "bevy_reflect" = rec { + crateName = "bevy_reflect"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0yrg4pcbvi0qm4knpsr5z67hkibxfk82m5m082imfr2q3pi7vgfc"; + dependencies = [ + { + name = "bevy_math"; + packageId = "bevy_math"; + optional = true; + features = [ "serialize" ]; + } + { + name = "bevy_ptr"; + packageId = "bevy_ptr"; + } + { + name = "bevy_reflect_derive"; + packageId = "bevy_reflect_derive"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "downcast-rs"; + packageId = "downcast-rs"; + } + { + name = "erased-serde"; + packageId = "erased-serde"; + } + { + name = "glam"; + packageId = "glam"; + optional = true; + features = [ "serde" ]; + } + { + name = "serde"; + packageId = "serde"; + } + { + name = "smol_str"; + packageId = "smol_str"; + optional = true; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + ]; + devDependencies = [ + { + name = "serde"; + packageId = "serde"; + features = [ "derive" ]; + } + ]; + features = { + "bevy" = [ "smallvec" "bevy_math" "smol_str" ]; + "bevy_math" = [ "glam" "dep:bevy_math" ]; + "documentation" = [ "bevy_reflect_derive/documentation" ]; + "glam" = [ "dep:glam" ]; + "smol_str" = [ "dep:smol_str" ]; + }; + resolvedDefaultFeatures = [ "bevy" "bevy_math" "default" "glam" "smallvec" "smol_str" ]; + }; + "bevy_reflect_derive" = rec { + crateName = "bevy_reflect_derive"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1b1prhaiyd1s006sm4my7rgwabk7d0h3zak2b956s0s9pm8k1qrw"; + procMacro = true; + dependencies = [ + { + name = "bevy_macro_utils"; + packageId = "bevy_macro_utils"; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + features = [ "full" ]; + } + { + name = "uuid"; + packageId = "uuid"; + features = [ "v4" ]; + } + ]; + features = { + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "bevy_render" = rec { + crateName = "bevy_render"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0xq1g193qxd7x60qfs2r7gc17b38pjqggy5nfjsc0ff78jvc9cl8"; + dependencies = [ + { + name = "async-channel"; + packageId = "async-channel"; + } + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_asset"; + packageId = "bevy_asset"; + } + { + name = "bevy_core"; + packageId = "bevy_core"; + } + { + name = "bevy_derive"; + packageId = "bevy_derive"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_encase_derive"; + packageId = "bevy_encase_derive"; + } + { + name = "bevy_hierarchy"; + packageId = "bevy_hierarchy"; + } + { + name = "bevy_log"; + packageId = "bevy_log"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_mikktspace"; + packageId = "bevy_mikktspace"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "bevy" ]; + } + { + name = "bevy_render_macros"; + packageId = "bevy_render_macros"; + } + { + name = "bevy_tasks"; + packageId = "bevy_tasks"; + } + { + name = "bevy_time"; + packageId = "bevy_time"; + } + { + name = "bevy_transform"; + packageId = "bevy_transform"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "bevy_window"; + packageId = "bevy_window"; + } + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + features = [ "serde" ]; + } + { + name = "bytemuck"; + packageId = "bytemuck"; + features = [ "derive" ]; + } + { + name = "codespan-reporting"; + packageId = "codespan-reporting"; + } + { + name = "downcast-rs"; + packageId = "downcast-rs"; + } + { + name = "encase"; + packageId = "encase"; + features = [ "glam" ]; + } + { + name = "futures-lite"; + packageId = "futures-lite"; + } + { + name = "hexasphere"; + packageId = "hexasphere"; + } + { + name = "image"; + packageId = "image"; + usesDefaultFeatures = false; + } + { + name = "js-sys"; + packageId = "js-sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "ktx2"; + packageId = "ktx2"; + optional = true; + } + { + name = "naga"; + packageId = "naga"; + features = [ "wgsl-in" ]; + } + { + name = "naga_oil"; + packageId = "naga_oil"; + usesDefaultFeatures = false; + target = { target, features }: (!("wasm32" == target."arch" or null)); + features = [ "test_shader" ]; + } + { + name = "naga_oil"; + packageId = "naga_oil"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "ruzstd"; + packageId = "ruzstd"; + optional = true; + } + { + name = "serde"; + packageId = "serde"; + features = [ "derive" ]; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + { + name = "thread_local"; + packageId = "thread_local"; + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "web-sys"; + packageId = "web-sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + features = [ "Blob" "Document" "Element" "HtmlElement" "Node" "Url" "Window" ]; + } + { + name = "wgpu"; + packageId = "wgpu"; + usesDefaultFeatures = false; + features = [ "wgsl" "dx12" "metal" "naga" "naga-ir" "fragile-send-sync-non-atomic-wasm" ]; + } + ]; + features = { + "basis-universal" = [ "dep:basis-universal" ]; + "bevy_ci_testing" = [ "bevy_app/bevy_ci_testing" ]; + "bmp" = [ "image/bmp" ]; + "dds" = [ "ddsfile" ]; + "ddsfile" = [ "dep:ddsfile" ]; + "exr" = [ "image/exr" ]; + "flate2" = [ "dep:flate2" ]; + "hdr" = [ "image/hdr" ]; + "jpeg" = [ "image/jpeg" ]; + "ktx2" = [ "dep:ktx2" ]; + "multi-threaded" = [ "bevy_tasks/multi-threaded" ]; + "png" = [ "image/png" ]; + "pnm" = [ "image/pnm" ]; + "profiling" = [ "dep:profiling" ]; + "ruzstd" = [ "dep:ruzstd" ]; + "shader_format_glsl" = [ "naga/glsl-in" "naga/wgsl-out" "naga_oil/glsl" ]; + "shader_format_spirv" = [ "wgpu/spirv" "naga/spv-in" "naga/spv-out" ]; + "tga" = [ "image/tga" ]; + "trace" = [ "profiling" ]; + "webgl" = [ "wgpu/webgl" ]; + "webgpu" = [ "wgpu/webgpu" ]; + "webp" = [ "image/webp" ]; + "wgpu_trace" = [ "wgpu/trace" ]; + "zlib" = [ "flate2" ]; + "zstd" = [ "ruzstd" ]; + }; + resolvedDefaultFeatures = [ "hdr" "ktx2" "multi-threaded" "png" "ruzstd" "webgl" "zstd" ]; + }; + "bevy_render_macros" = rec { + crateName = "bevy_render_macros"; + version = "0.13.2"; + edition = "2021"; + sha256 = "047jljc6dv6qsk8096dr29lih02kzcgkrm5p5643fvkqdr08h2vj"; + procMacro = true; + dependencies = [ + { + name = "bevy_macro_utils"; + packageId = "bevy_macro_utils"; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + } + ]; + + }; + "bevy_scene" = rec { + crateName = "bevy_scene"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0z6sahrkf78xf7k2ykblzf0s26vr2361nbn6wbdl4xgy3fm2qg8z"; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_asset"; + packageId = "bevy_asset"; + } + { + name = "bevy_derive"; + packageId = "bevy_derive"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_hierarchy"; + packageId = "bevy_hierarchy"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "bevy" ]; + } + { + name = "bevy_render"; + packageId = "bevy_render"; + optional = true; + } + { + name = "bevy_transform"; + packageId = "bevy_transform"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "serde"; + packageId = "serde"; + optional = true; + features = [ "derive" ]; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + { + name = "uuid"; + packageId = "uuid"; + features = [ "v4" ]; + } + ]; + features = { + "bevy_render" = [ "dep:bevy_render" ]; + "default" = [ "serialize" ]; + "serialize" = [ "dep:serde" "uuid/serde" ]; + }; + resolvedDefaultFeatures = [ "bevy_render" "default" "serialize" ]; + }; + "bevy_sprite" = rec { + crateName = "bevy_sprite"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1pqdsqy5baaxk18qxa77m8w47cpixvmzgzdpc9fhxxb1a5aipbcc"; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_asset"; + packageId = "bevy_asset"; + } + { + name = "bevy_core_pipeline"; + packageId = "bevy_core_pipeline"; + } + { + name = "bevy_derive"; + packageId = "bevy_derive"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_log"; + packageId = "bevy_log"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "bevy" ]; + } + { + name = "bevy_render"; + packageId = "bevy_render"; + } + { + name = "bevy_transform"; + packageId = "bevy_transform"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "bytemuck"; + packageId = "bytemuck"; + features = [ "derive" ]; + } + { + name = "fixedbitset"; + packageId = "fixedbitset"; + } + { + name = "guillotiere"; + packageId = "guillotiere"; + } + { + name = "radsort"; + packageId = "radsort"; + } + { + name = "rectangle-pack"; + packageId = "rectangle-pack"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + ]; + features = { + }; + resolvedDefaultFeatures = [ "webgl" ]; + }; + "bevy_tasks" = rec { + crateName = "bevy_tasks"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1jwp33a9xjhryfbqv0jhhym6xid2r4wmp4h96ladwmxkd54wqzzh"; + dependencies = [ + { + name = "async-channel"; + packageId = "async-channel"; + } + { + name = "async-executor"; + packageId = "async-executor"; + } + { + name = "async-task"; + packageId = "async-task"; + } + { + name = "concurrent-queue"; + packageId = "concurrent-queue"; + } + { + name = "futures-lite"; + packageId = "futures-lite"; + } + { + name = "wasm-bindgen-futures"; + packageId = "wasm-bindgen-futures"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + ]; + features = { + "async-io" = [ "dep:async-io" ]; + }; + resolvedDefaultFeatures = [ "multi-threaded" ]; + }; + "bevy_text" = rec { + crateName = "bevy_text"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0731rrrhd4i3md4cjqhy728hhv7n5g0w2hhycavxd9xyw1m4bs64"; + dependencies = [ + { + name = "ab_glyph"; + packageId = "ab_glyph"; + } + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_asset"; + packageId = "bevy_asset"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "bevy" ]; + } + { + name = "bevy_render"; + packageId = "bevy_render"; + } + { + name = "bevy_sprite"; + packageId = "bevy_sprite"; + } + { + name = "bevy_transform"; + packageId = "bevy_transform"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "bevy_window"; + packageId = "bevy_window"; + } + { + name = "glyph_brush_layout"; + packageId = "glyph_brush_layout"; + } + { + name = "serde"; + packageId = "serde"; + features = [ "derive" ]; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + ]; + features = { + }; + resolvedDefaultFeatures = [ "default_font" ]; + }; + "bevy_time" = rec { + crateName = "bevy_time"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0gpyfbprx0wicm1drizhwdrpi41i979qhnmhvdazamkzzvlmmsiq"; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + features = [ "bevy_reflect" ]; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "bevy" ]; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "crossbeam-channel"; + packageId = "crossbeam-channel"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + ]; + features = { + "bevy_ci_testing" = [ "bevy_app/bevy_ci_testing" ]; + "serde" = [ "dep:serde" ]; + "serialize" = [ "serde" ]; + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "bevy_transform" = rec { + crateName = "bevy_transform"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0ghn6ba7j3ckhv62azlwwcvp1vg516wxd7pis8whkh1c6cgimmd0"; + dependencies = [ + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + features = [ "bevy_reflect" ]; + } + { + name = "bevy_hierarchy"; + packageId = "bevy_hierarchy"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "bevy" ]; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + ]; + devDependencies = [ + { + name = "bevy_math"; + packageId = "bevy_math"; + features = [ "approx" ]; + } + ]; + features = { + "serialize" = [ "dep:serde" "bevy_math/serialize" ]; + }; + }; + "bevy_ui" = rec { + crateName = "bevy_ui"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1cgpgzqis86f25s2v8fya92b2fm4mqi1sm1v0wxgmywwwc5w7fxn"; + dependencies = [ + { + name = "bevy_a11y"; + packageId = "bevy_a11y"; + } + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_asset"; + packageId = "bevy_asset"; + } + { + name = "bevy_core_pipeline"; + packageId = "bevy_core_pipeline"; + } + { + name = "bevy_derive"; + packageId = "bevy_derive"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_hierarchy"; + packageId = "bevy_hierarchy"; + } + { + name = "bevy_input"; + packageId = "bevy_input"; + } + { + name = "bevy_log"; + packageId = "bevy_log"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "bevy" ]; + } + { + name = "bevy_render"; + packageId = "bevy_render"; + } + { + name = "bevy_sprite"; + packageId = "bevy_sprite"; + } + { + name = "bevy_text"; + packageId = "bevy_text"; + optional = true; + } + { + name = "bevy_transform"; + packageId = "bevy_transform"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "bevy_window"; + packageId = "bevy_window"; + } + { + name = "bytemuck"; + packageId = "bytemuck"; + features = [ "derive" ]; + } + { + name = "taffy"; + packageId = "taffy"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + ]; + features = { + "bevy_text" = [ "dep:bevy_text" ]; + "serde" = [ "dep:serde" ]; + "serialize" = [ "serde" ]; + }; + resolvedDefaultFeatures = [ "bevy_text" ]; + }; + "bevy_utils" = rec { + crateName = "bevy_utils"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1syjnji5hbkfp6jvvm5aabxjbsbv84zszn62ippf002wk1d897ss"; + dependencies = [ + { + name = "ahash"; + packageId = "ahash"; + } + { + name = "bevy_utils_proc_macros"; + packageId = "bevy_utils_proc_macros"; + } + { + name = "getrandom"; + packageId = "getrandom"; + target = { target, features }: ("wasm32" == target."arch" or null); + features = [ "js" ]; + } + { + name = "hashbrown"; + packageId = "hashbrown"; + features = [ "serde" ]; + } + { + name = "nonmax"; + packageId = "nonmax"; + } + { + name = "petgraph"; + packageId = "petgraph"; + } + { + name = "smallvec"; + packageId = "smallvec"; + features = [ "serde" "union" "const_generics" ]; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + { + name = "tracing"; + packageId = "tracing"; + usesDefaultFeatures = false; + features = [ "std" ]; + } + { + name = "uuid"; + packageId = "uuid"; + features = [ "v4" "serde" ]; + } + { + name = "web-time"; + packageId = "web-time"; + } + ]; + features = { + }; + }; + "bevy_utils_proc_macros" = rec { + crateName = "bevy_utils_proc_macros"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0qsilk4piq7fdspyw5im6j6nk7w28js6036231f3sl1hgxi5iwdy"; + procMacro = true; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + } + ]; + + }; + "bevy_window" = rec { + crateName = "bevy_window"; + version = "0.13.2"; + edition = "2021"; + sha256 = "0q6ajqm8zmd69jlijvwa2zh3dqjsn5acc2jmbdcpd0c3xp904qlp"; + dependencies = [ + { + name = "bevy_a11y"; + packageId = "bevy_a11y"; + } + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_input"; + packageId = "bevy_input"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_reflect"; + packageId = "bevy_reflect"; + features = [ "glam" ]; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "raw-window-handle"; + packageId = "raw-window-handle"; + } + { + name = "smol_str"; + packageId = "smol_str"; + } + ]; + features = { + "serde" = [ "dep:serde" ]; + "serialize" = [ "serde" "smol_str/serde" ]; + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "bevy_winit" = rec { + crateName = "bevy_winit"; + version = "0.13.2"; + edition = "2021"; + sha256 = "1i66ci7cvjkvzzqw27q6lrq67shljx1dx0mz8sqj519xm6d56rma"; + dependencies = [ + { + name = "accesskit_winit"; + packageId = "accesskit_winit"; + usesDefaultFeatures = false; + features = [ "rwh_06" ]; + } + { + name = "approx"; + packageId = "approx"; + usesDefaultFeatures = false; + } + { + name = "bevy_a11y"; + packageId = "bevy_a11y"; + } + { + name = "bevy_app"; + packageId = "bevy_app"; + } + { + name = "bevy_derive"; + packageId = "bevy_derive"; + } + { + name = "bevy_ecs"; + packageId = "bevy_ecs"; + } + { + name = "bevy_hierarchy"; + packageId = "bevy_hierarchy"; + } + { + name = "bevy_input"; + packageId = "bevy_input"; + } + { + name = "bevy_math"; + packageId = "bevy_math"; + } + { + name = "bevy_tasks"; + packageId = "bevy_tasks"; + } + { + name = "bevy_utils"; + packageId = "bevy_utils"; + } + { + name = "bevy_window"; + packageId = "bevy_window"; + } + { + name = "crossbeam-channel"; + packageId = "crossbeam-channel"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "raw-window-handle"; + packageId = "raw-window-handle"; + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "web-sys"; + packageId = "web-sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "winit"; + packageId = "winit"; + usesDefaultFeatures = false; + features = [ "rwh_06" ]; + } + { + name = "winit"; + packageId = "winit"; + usesDefaultFeatures = false; + target = { target, features }: ("android" == target."os" or null); + features = [ "android-native-activity" "rwh_06" ]; + } + ]; + features = { + "accesskit_unix" = [ "accesskit_winit/accesskit_unix" "accesskit_winit/async-io" ]; + "wayland" = [ "winit/wayland" "winit/wayland-csd-adwaita" ]; + "x11" = [ "winit/x11" ]; + }; + resolvedDefaultFeatures = [ "x11" ]; + }; + "bindgen" = rec { + crateName = "bindgen"; + version = "0.69.4"; + edition = "2018"; + sha256 = "18194611hn3k1dkxlha7a52sr8vmfhl9blc54xhj08cahd8wh3d0"; + libPath = "lib.rs"; + authors = [ + "Jyun-Yan You " + "Emilio Cobos Álvarez " + "Nick Fitzgerald " + "The Servo project developers" + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "cexpr"; + packageId = "cexpr"; + } + { + name = "clang-sys"; + packageId = "clang-sys"; + features = [ "clang_6_0" ]; + } + { + name = "itertools"; + packageId = "itertools"; + usesDefaultFeatures = false; + } + { + name = "lazy_static"; + packageId = "lazy_static"; + } + { + name = "lazycell"; + packageId = "lazycell"; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + usesDefaultFeatures = false; + } + { + name = "quote"; + packageId = "quote"; + usesDefaultFeatures = false; + } + { + name = "regex"; + packageId = "regex"; + usesDefaultFeatures = false; + features = [ "std" "unicode-perl" ]; + } + { + name = "rustc-hash"; + packageId = "rustc-hash"; + } + { + name = "shlex"; + packageId = "shlex"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + features = [ "full" "extra-traits" "visit-mut" ]; + } + ]; + features = { + "default" = [ "logging" "prettyplease" "runtime" "which-rustfmt" ]; + "experimental" = [ "dep:annotate-snippets" ]; + "logging" = [ "dep:log" ]; + "prettyplease" = [ "dep:prettyplease" ]; + "runtime" = [ "clang-sys/runtime" ]; + "static" = [ "clang-sys/static" ]; + "which-rustfmt" = [ "dep:which" ]; + }; + resolvedDefaultFeatures = [ "runtime" ]; + }; + "bit-set" = rec { + crateName = "bit-set"; + version = "0.5.3"; + edition = "2015"; + sha256 = "1wcm9vxi00ma4rcxkl3pzzjli6ihrpn9cfdi0c5b4cvga2mxs007"; + authors = [ + "Alexis Beingessner " + ]; + dependencies = [ + { + name = "bit-vec"; + packageId = "bit-vec"; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "std" ]; + "std" = [ "bit-vec/std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "bit-vec" = rec { + crateName = "bit-vec"; + version = "0.6.3"; + edition = "2015"; + sha256 = "1ywqjnv60cdh1slhz67psnp422md6jdliji6alq0gmly2xm9p7rl"; + authors = [ + "Alexis Beingessner " + ]; + features = { + "default" = [ "std" ]; + "serde" = [ "dep:serde" ]; + "serde_no_std" = [ "serde/alloc" ]; + "serde_std" = [ "std" "serde/std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "bitflags 1.3.2" = rec { + crateName = "bitflags"; + version = "1.3.2"; + edition = "2018"; + sha256 = "12ki6w8gn1ldq7yz9y680llwk5gmrhrzszaa17g1sbrw2r2qvwxy"; + authors = [ + "The Rust Project Developers" + ]; + features = { + "compiler_builtins" = [ "dep:compiler_builtins" ]; + "core" = [ "dep:core" ]; + "rustc-dep-of-std" = [ "core" "compiler_builtins" ]; + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "bitflags 2.5.0" = rec { + crateName = "bitflags"; + version = "2.5.0"; + edition = "2021"; + sha256 = "1h91vdx1il069vdiiissj8ymzj130rbiic0dbs77yxjgjim9sjyg"; + authors = [ + "The Rust Project Developers" + ]; + dependencies = [ + { + name = "serde"; + packageId = "serde"; + optional = true; + usesDefaultFeatures = false; + } + ]; + features = { + "arbitrary" = [ "dep:arbitrary" ]; + "bytemuck" = [ "dep:bytemuck" ]; + "compiler_builtins" = [ "dep:compiler_builtins" ]; + "core" = [ "dep:core" ]; + "rustc-dep-of-std" = [ "core" "compiler_builtins" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "serde" "std" ]; + }; + "blake3" = rec { + crateName = "blake3"; + version = "1.5.1"; + edition = "2021"; + sha256 = "0lpgw3gl564wqwf98v9jsa29lp6nv7w7nn1cvw6w75s5cz9sdk1h"; + authors = [ + "Jack O'Connor " + "Samuel Neves" + ]; + dependencies = [ + { + name = "arrayref"; + packageId = "arrayref"; + } + { + name = "arrayvec"; + packageId = "arrayvec"; + usesDefaultFeatures = false; + } + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "constant_time_eq"; + packageId = "constant_time_eq"; + } + ]; + buildDependencies = [ + { + name = "cc"; + packageId = "cc"; + } + ]; + features = { + "default" = [ "std" ]; + "digest" = [ "dep:digest" ]; + "mmap" = [ "std" "dep:memmap2" ]; + "rayon" = [ "dep:rayon" "std" ]; + "serde" = [ "dep:serde" ]; + "traits-preview" = [ "digest" ]; + "zeroize" = [ "dep:zeroize" "arrayvec/zeroize" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "block" = rec { + crateName = "block"; + version = "0.1.6"; + edition = "2015"; + sha256 = "16k9jgll25pzsq14f244q22cdv0zb4bqacldg3kx6h89d7piz30d"; + authors = [ + "Steven Sheldon" + ]; + + }; + "block-sys 0.1.0-beta.1" = rec { + crateName = "block-sys"; + version = "0.1.0-beta.1"; + edition = "2021"; + links = "block_0_1"; + sha256 = "0ihiar08hk0das4q0ii1gsmql975z3rslli1h13jb44hxr0mg98g"; + authors = [ + "Mads Marquart " + ]; + dependencies = [ + { + name = "objc-sys"; + packageId = "objc-sys 0.2.0-beta.2"; + optional = true; + usesDefaultFeatures = false; + } + ]; + features = { + "alloc" = [ "objc-sys?/alloc" ]; + "default" = [ "std" "apple" ]; + "gnustep-1-7" = [ "objc-sys" "objc-sys/gnustep-1-7" ]; + "gnustep-1-8" = [ "objc-sys/gnustep-1-8" "gnustep-1-7" ]; + "gnustep-1-9" = [ "objc-sys/gnustep-1-9" "gnustep-1-8" ]; + "gnustep-2-0" = [ "objc-sys/gnustep-2-0" "gnustep-1-9" ]; + "gnustep-2-1" = [ "objc-sys/gnustep-2-1" "gnustep-2-0" ]; + "objc-sys" = [ "dep:objc-sys" ]; + "std" = [ "alloc" "objc-sys?/std" ]; + "unstable-docsrs" = [ "objc-sys" "objc-sys/unstable-docsrs" ]; + "unstable-winobjc" = [ "objc-sys/unstable-winobjc" "gnustep-1-8" ]; + }; + resolvedDefaultFeatures = [ "alloc" "apple" "std" ]; + }; + "block-sys 0.2.1" = rec { + crateName = "block-sys"; + version = "0.2.1"; + edition = "2021"; + links = "block_0_2"; + sha256 = "1rzp0218mwigdmfd5rhmj5h7c1vp0bq0nxaklhsvi8vydrls11df"; + authors = [ + "Mads Marquart " + ]; + dependencies = [ + { + name = "objc-sys"; + packageId = "objc-sys 0.3.3"; + optional = true; + usesDefaultFeatures = false; + } + ]; + features = { + "alloc" = [ "objc-sys?/alloc" ]; + "default" = [ "std" "apple" ]; + "gnustep-1-7" = [ "objc-sys" "objc-sys/gnustep-1-7" ]; + "gnustep-1-8" = [ "objc-sys/gnustep-1-8" "gnustep-1-7" ]; + "gnustep-1-9" = [ "objc-sys/gnustep-1-9" "gnustep-1-8" ]; + "gnustep-2-0" = [ "objc-sys/gnustep-2-0" "gnustep-1-9" ]; + "gnustep-2-1" = [ "objc-sys/gnustep-2-1" "gnustep-2-0" ]; + "objc-sys" = [ "dep:objc-sys" ]; + "std" = [ "alloc" "objc-sys?/std" ]; + "unstable-docsrs" = [ "objc-sys" "objc-sys/unstable-docsrs" ]; + "unstable-winobjc" = [ "objc-sys/unstable-winobjc" "gnustep-1-8" ]; + }; + resolvedDefaultFeatures = [ "alloc" "apple" "std" ]; + }; + "block2 0.2.0-alpha.6" = rec { + crateName = "block2"; + version = "0.2.0-alpha.6"; + edition = "2021"; + sha256 = "0hpcdl81rmwvhfni9413hrg1wd4xwf6vhch3yv15bxs42wyfdncd"; + authors = [ + "Steven Sheldon" + "Mads Marquart " + ]; + dependencies = [ + { + name = "block-sys"; + packageId = "block-sys 0.1.0-beta.1"; + usesDefaultFeatures = false; + } + { + name = "objc2-encode"; + packageId = "objc2-encode 2.0.0-pre.2"; + usesDefaultFeatures = false; + } + ]; + features = { + "alloc" = [ "objc2-encode/alloc" "block-sys/alloc" ]; + "apple" = [ "block-sys/apple" "objc2-encode/apple" ]; + "compiler-rt" = [ "block-sys/compiler-rt" "objc2-encode/apple" ]; + "default" = [ "std" "apple" ]; + "gnustep-1-7" = [ "block-sys/gnustep-1-7" "objc2-encode/gnustep-1-7" ]; + "gnustep-1-8" = [ "gnustep-1-7" "block-sys/gnustep-1-8" "objc2-encode/gnustep-1-8" ]; + "gnustep-1-9" = [ "gnustep-1-8" "block-sys/gnustep-1-9" "objc2-encode/gnustep-1-9" ]; + "gnustep-2-0" = [ "gnustep-1-9" "block-sys/gnustep-2-0" "objc2-encode/gnustep-2-0" ]; + "gnustep-2-1" = [ "gnustep-2-0" "block-sys/gnustep-2-1" "objc2-encode/gnustep-2-1" ]; + "std" = [ "alloc" "objc2-encode/std" "block-sys/std" ]; + }; + resolvedDefaultFeatures = [ "alloc" "apple" "std" ]; + }; + "block2 0.3.0" = rec { + crateName = "block2"; + version = "0.3.0"; + edition = "2021"; + sha256 = "0s2ywcis2xf9444vmdgzr7ankrrkpchn8zimaw950cszm1imdd8m"; + authors = [ + "Steven Sheldon" + "Mads Marquart " + ]; + dependencies = [ + { + name = "block-sys"; + packageId = "block-sys 0.2.1"; + usesDefaultFeatures = false; + } + { + name = "objc2"; + packageId = "objc2 0.4.1"; + usesDefaultFeatures = false; + } + ]; + features = { + "alloc" = [ "objc2/alloc" "block-sys/alloc" ]; + "apple" = [ "block-sys/apple" "objc2/apple" ]; + "compiler-rt" = [ "block-sys/compiler-rt" "objc2/unstable-compiler-rt" ]; + "default" = [ "std" "apple" ]; + "gnustep-1-7" = [ "block-sys/gnustep-1-7" "objc2/gnustep-1-7" ]; + "gnustep-1-8" = [ "gnustep-1-7" "block-sys/gnustep-1-8" "objc2/gnustep-1-8" ]; + "gnustep-1-9" = [ "gnustep-1-8" "block-sys/gnustep-1-9" "objc2/gnustep-1-9" ]; + "gnustep-2-0" = [ "gnustep-1-9" "block-sys/gnustep-2-0" "objc2/gnustep-2-0" ]; + "gnustep-2-1" = [ "gnustep-2-0" "block-sys/gnustep-2-1" "objc2/gnustep-2-1" ]; + "std" = [ "alloc" "objc2/std" "block-sys/std" ]; + }; + resolvedDefaultFeatures = [ "alloc" "apple" "std" ]; + }; + "blocking" = rec { + crateName = "blocking"; + version = "1.5.1"; + edition = "2018"; + sha256 = "064i3d6b8ln34fgdw49nmx9m36bwi3r3nv8c9xhcrpf4ilz92dva"; + authors = [ + "Stjepan Glavina " + ]; + dependencies = [ + { + name = "async-channel"; + packageId = "async-channel"; + } + { + name = "async-lock"; + packageId = "async-lock"; + target = { target, features }: (!(builtins.elem "wasm" target."family")); + } + { + name = "async-task"; + packageId = "async-task"; + } + { + name = "fastrand"; + packageId = "fastrand"; + } + { + name = "futures-io"; + packageId = "futures-io"; + usesDefaultFeatures = false; + features = [ "std" ]; + } + { + name = "futures-lite"; + packageId = "futures-lite"; + usesDefaultFeatures = false; + } + { + name = "piper"; + packageId = "piper"; + } + { + name = "tracing"; + packageId = "tracing"; + usesDefaultFeatures = false; + } + ]; + devDependencies = [ + { + name = "futures-lite"; + packageId = "futures-lite"; + } + ]; + + }; + "bumpalo" = rec { + crateName = "bumpalo"; + version = "3.16.0"; + edition = "2021"; + sha256 = "0b015qb4knwanbdlp1x48pkb4pm57b8gidbhhhxr900q2wb6fabr"; + authors = [ + "Nick Fitzgerald " + ]; + features = { + "allocator-api2" = [ "dep:allocator-api2" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "bytemuck" = rec { + crateName = "bytemuck"; + version = "1.15.0"; + edition = "2018"; + sha256 = "05gxh5i8vhjhr8b7abzla1k74m3khsifr439320s18rmfb2nhvax"; + authors = [ + "Lokathor " + ]; + dependencies = [ + { + name = "bytemuck_derive"; + packageId = "bytemuck_derive"; + optional = true; + } + ]; + features = { + "bytemuck_derive" = [ "dep:bytemuck_derive" ]; + "derive" = [ "bytemuck_derive" ]; + "extern_crate_std" = [ "extern_crate_alloc" ]; + }; + resolvedDefaultFeatures = [ "bytemuck_derive" "derive" "extern_crate_alloc" ]; + }; + "bytemuck_derive" = rec { + crateName = "bytemuck_derive"; + version = "1.6.0"; + edition = "2018"; + sha256 = "0q1gkhwdg8xaslanwa45cq8c6rw229l2k1iwz80p8cgd7wps7aad"; + procMacro = true; + authors = [ + "Lokathor " + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + } + ]; + + }; + "byteorder" = rec { + crateName = "byteorder"; + version = "1.5.0"; + edition = "2021"; + sha256 = "0jzncxyf404mwqdbspihyzpkndfgda450l0893pz5xj685cg5l0z"; + authors = [ + "Andrew Gallant " + ]; + features = { + "default" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "bytes" = rec { + crateName = "bytes"; + version = "1.6.0"; + edition = "2018"; + sha256 = "1jf2awc1fywpk15m6pxay3wqcg65ararg9xi4b08vnszwiyy2kai"; + authors = [ + "Carl Lerche " + "Sean McArthur " + ]; + features = { + "default" = [ "std" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "calloop" = rec { + crateName = "calloop"; + version = "0.12.4"; + edition = "2018"; + sha256 = "162jk6j6qgqisyngkiay2qhzcj3i1q0260jiadaqxaasvnsav9zv"; + authors = [ + "Elinor Berger " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "log"; + packageId = "log"; + } + { + name = "polling"; + packageId = "polling"; + } + { + name = "rustix"; + packageId = "rustix"; + usesDefaultFeatures = false; + features = [ "event" "fs" "pipe" "std" ]; + } + { + name = "slab"; + packageId = "slab"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + ]; + devDependencies = [ + { + name = "rustix"; + packageId = "rustix"; + usesDefaultFeatures = false; + features = [ "net" ]; + } + ]; + features = { + "async-task" = [ "dep:async-task" ]; + "block_on" = [ "pin-utils" ]; + "executor" = [ "async-task" ]; + "futures-io" = [ "dep:futures-io" ]; + "nix" = [ "dep:nix" ]; + "pin-utils" = [ "dep:pin-utils" ]; + "signals" = [ "nix" ]; + }; + }; + "cc" = rec { + crateName = "cc"; + version = "1.0.95"; + edition = "2018"; + sha256 = "0fy80zm1ay4qviv5y5v7925czf4gz2wkp1r9wv1rgbsrq5dp4ank"; + authors = [ + "Alex Crichton " + ]; + dependencies = [ + { + name = "jobserver"; + packageId = "jobserver"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "libc"; + packageId = "libc"; + optional = true; + usesDefaultFeatures = false; + target = { target, features }: (target."unix" or false); + } + { + name = "once_cell"; + packageId = "once_cell"; + optional = true; + } + ]; + features = { + "jobserver" = [ "dep:jobserver" ]; + "libc" = [ "dep:libc" ]; + "once_cell" = [ "dep:once_cell" ]; + "parallel" = [ "libc" "jobserver" "once_cell" ]; + }; + resolvedDefaultFeatures = [ "jobserver" "libc" "once_cell" "parallel" ]; + }; + "cesu8" = rec { + crateName = "cesu8"; + version = "1.1.0"; + edition = "2015"; + sha256 = "0g6q58wa7khxrxcxgnqyi9s1z2cjywwwd3hzr5c55wskhx6s0hvd"; + authors = [ + "Eric Kidd " + ]; + features = { + }; + }; + "cexpr" = rec { + crateName = "cexpr"; + version = "0.6.0"; + edition = "2018"; + sha256 = "0rl77bwhs5p979ih4r0202cn5jrfsrbgrksp40lkfz5vk1x3ib3g"; + authors = [ + "Jethro Beekman " + ]; + dependencies = [ + { + name = "nom"; + packageId = "nom"; + usesDefaultFeatures = false; + features = [ "std" ]; + } + ]; + + }; + "cfg-if" = rec { + crateName = "cfg-if"; + version = "1.0.0"; + edition = "2018"; + sha256 = "1za0vb97n4brpzpv8lsbnzmq5r8f2b0cpqqr0sy8h5bn751xxwds"; + authors = [ + "Alex Crichton " + ]; + features = { + "compiler_builtins" = [ "dep:compiler_builtins" ]; + "core" = [ "dep:core" ]; + "rustc-dep-of-std" = [ "core" "compiler_builtins" ]; + }; + }; + "cfg_aliases" = rec { + crateName = "cfg_aliases"; + version = "0.1.1"; + edition = "2018"; + sha256 = "17p821nc6jm830vzl2lmwz60g3a30hcm33nk6l257i1rjdqw85px"; + authors = [ + "Zicklag " + ]; + + }; + "clang-sys" = rec { + crateName = "clang-sys"; + version = "1.7.0"; + edition = "2015"; + links = "clang"; + sha256 = "1lb9ffil7bidvpsfg38wkkfj55946v82ia07ss4ikkp39cxkllk7"; + authors = [ + "Kyle Mayes " + ]; + dependencies = [ + { + name = "glob"; + packageId = "glob"; + } + { + name = "libc"; + packageId = "libc"; + usesDefaultFeatures = false; + } + { + name = "libloading"; + packageId = "libloading 0.8.3"; + optional = true; + } + ]; + buildDependencies = [ + { + name = "glob"; + packageId = "glob"; + } + ]; + devDependencies = [ + { + name = "glob"; + packageId = "glob"; + } + ]; + features = { + "clang_10_0" = [ "clang_9_0" ]; + "clang_11_0" = [ "clang_10_0" ]; + "clang_12_0" = [ "clang_11_0" ]; + "clang_13_0" = [ "clang_12_0" ]; + "clang_14_0" = [ "clang_13_0" ]; + "clang_15_0" = [ "clang_14_0" ]; + "clang_16_0" = [ "clang_15_0" ]; + "clang_17_0" = [ "clang_16_0" ]; + "clang_3_6" = [ "clang_3_5" ]; + "clang_3_7" = [ "clang_3_6" ]; + "clang_3_8" = [ "clang_3_7" ]; + "clang_3_9" = [ "clang_3_8" ]; + "clang_4_0" = [ "clang_3_9" ]; + "clang_5_0" = [ "clang_4_0" ]; + "clang_6_0" = [ "clang_5_0" ]; + "clang_7_0" = [ "clang_6_0" ]; + "clang_8_0" = [ "clang_7_0" ]; + "clang_9_0" = [ "clang_8_0" ]; + "libloading" = [ "dep:libloading" ]; + "runtime" = [ "libloading" ]; + }; + resolvedDefaultFeatures = [ "clang_3_5" "clang_3_6" "clang_3_7" "clang_3_8" "clang_3_9" "clang_4_0" "clang_5_0" "clang_6_0" "libloading" "runtime" ]; + }; + "codespan-reporting" = rec { + crateName = "codespan-reporting"; + version = "0.11.1"; + edition = "2018"; + sha256 = "0vkfay0aqk73d33kh79k1kqxx06ka22894xhqi89crnc6c6jff1m"; + authors = [ + "Brendan Zabarauskas " + ]; + dependencies = [ + { + name = "termcolor"; + packageId = "termcolor"; + } + { + name = "unicode-width"; + packageId = "unicode-width"; + } + ]; + features = { + "serde" = [ "dep:serde" ]; + "serialization" = [ "serde" "serde/rc" ]; + }; + }; + "color_quant" = rec { + crateName = "color_quant"; + version = "1.1.0"; + edition = "2015"; + sha256 = "12q1n427h2bbmmm1mnglr57jaz2dj9apk0plcxw7nwqiai7qjyrx"; + authors = [ + "nwin " + ]; + + }; + "com" = rec { + crateName = "com"; + version = "0.6.0"; + edition = "2018"; + sha256 = "1xnryd43mqdyq66qlnagwxrcs9iyr0kcbw9f3ddvclvks5zqh5vy"; + authors = [ + "Microsoft Corp." + ]; + dependencies = [ + { + name = "com_macros"; + packageId = "com_macros"; + } + ]; + features = { + "default" = [ "std" ]; + "production" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "default" "production" "std" ]; + }; + "com_macros" = rec { + crateName = "com_macros"; + version = "0.6.0"; + edition = "2018"; + sha256 = "198k9fqd9rnpv3x6pxav6g636gl6m30iyqx63r4cfs56h0sqhxfk"; + procMacro = true; + authors = [ + "Microsoft Corp." + ]; + dependencies = [ + { + name = "com_macros_support"; + packageId = "com_macros_support"; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "syn"; + packageId = "syn 1.0.109"; + features = [ "full" ]; + } + ]; + + }; + "com_macros_support" = rec { + crateName = "com_macros_support"; + version = "0.6.0"; + edition = "2018"; + sha256 = "033ix2k6j0930b0gpm77r2zc2d4f5fvpqbbr8ib6sad9hw89m2dd"; + authors = [ + "Microsoft Corp." + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 1.0.109"; + features = [ "full" "extra-traits" ]; + } + ]; + + }; + "combine" = rec { + crateName = "combine"; + version = "4.6.7"; + edition = "2018"; + sha256 = "1z8rh8wp59gf8k23ar010phgs0wgf5i8cx4fg01gwcnzfn5k0nms"; + authors = [ + "Markus Westerlind " + ]; + dependencies = [ + { + name = "bytes"; + packageId = "bytes"; + optional = true; + } + { + name = "memchr"; + packageId = "memchr"; + usesDefaultFeatures = false; + } + ]; + devDependencies = [ + { + name = "bytes"; + packageId = "bytes"; + } + ]; + features = { + "bytes" = [ "dep:bytes" ]; + "bytes_05" = [ "dep:bytes_05" ]; + "default" = [ "std" ]; + "futures-03" = [ "pin-project" "std" "futures-core-03" "futures-io-03" "pin-project-lite" ]; + "futures-core-03" = [ "dep:futures-core-03" ]; + "futures-io-03" = [ "dep:futures-io-03" ]; + "pin-project" = [ "pin-project-lite" ]; + "pin-project-lite" = [ "dep:pin-project-lite" ]; + "regex" = [ "dep:regex" ]; + "std" = [ "memchr/std" "bytes" "alloc" ]; + "tokio" = [ "tokio-dep" "tokio-util/io" "futures-core-03" "pin-project-lite" ]; + "tokio-02" = [ "pin-project" "std" "tokio-02-dep" "futures-core-03" "pin-project-lite" "bytes_05" ]; + "tokio-02-dep" = [ "dep:tokio-02-dep" ]; + "tokio-03" = [ "pin-project" "std" "tokio-03-dep" "futures-core-03" "pin-project-lite" ]; + "tokio-03-dep" = [ "dep:tokio-03-dep" ]; + "tokio-dep" = [ "dep:tokio-dep" ]; + "tokio-util" = [ "dep:tokio-util" ]; + }; + resolvedDefaultFeatures = [ "alloc" "bytes" "default" "std" ]; + }; + "concurrent-queue" = rec { + crateName = "concurrent-queue"; + version = "2.4.0"; + edition = "2018"; + sha256 = "0qvk23ynj311adb4z7v89wk3bs65blps4n24q8rgl23vjk6lhq6i"; + authors = [ + "Stjepan Glavina " + "Taiki Endo " + "John Nunley " + ]; + dependencies = [ + { + name = "crossbeam-utils"; + packageId = "crossbeam-utils"; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "std" ]; + "loom" = [ "dep:loom" ]; + "portable-atomic" = [ "dep:portable-atomic" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "console_error_panic_hook" = rec { + crateName = "console_error_panic_hook"; + version = "0.1.7"; + edition = "2015"; + sha256 = "1g5v8s0ndycc10mdn6igy914k645pgpcl8vjpz6nvxkhyirynsm0"; + authors = [ + "Nick Fitzgerald " + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + } + ]; + + }; + "const-fnv1a-hash" = rec { + crateName = "const-fnv1a-hash"; + version = "1.1.0"; + edition = "2018"; + sha256 = "1jicrrr85ckvy8scp4qmxj37r19ajjrichz3g6xbw4m842hkxc9j"; + + }; + "const_panic" = rec { + crateName = "const_panic"; + version = "0.2.8"; + edition = "2021"; + sha256 = "16w72mnzjqgwfhlq8cqm6xhd2n6lc1wan08987izv1pcxhwz4lb0"; + authors = [ + "rodrimati1992 " + ]; + features = { + "const_panic_proc_macros" = [ "dep:const_panic_proc_macros" ]; + "default" = [ "non_basic" ]; + "derive" = [ "const_panic_proc_macros" "non_basic" ]; + "non_basic" = [ "typewit" ]; + "typewit" = [ "dep:typewit" ]; + }; + }; + "const_soft_float" = rec { + crateName = "const_soft_float"; + version = "0.1.4"; + edition = "2021"; + sha256 = "1zrxrj3qy75bzkq3f4w7bcpipksi5rhxpcwbwr9x8kpgcjm1rjl7"; + features = { + }; + resolvedDefaultFeatures = [ "no_std" ]; + }; + "constant_time_eq" = rec { + crateName = "constant_time_eq"; + version = "0.3.0"; + edition = "2021"; + sha256 = "1hl0y8frzlhpr58rh8rlg4bm53ax09ikj2i5fk7gpyphvhq4s57p"; + authors = [ + "Cesar Eduardo Barros " + ]; + features = { + }; + }; + "constgebra" = rec { + crateName = "constgebra"; + version = "0.1.4"; + edition = "2021"; + sha256 = "1g2gfszm0jlwmg7xfzch1fb5qxisi741023cmii8d9j9b2vgkap1"; + dependencies = [ + { + name = "const_soft_float"; + packageId = "const_soft_float"; + features = [ "no_std" ]; + } + ]; + + }; + "core-foundation" = rec { + crateName = "core-foundation"; + version = "0.9.4"; + edition = "2018"; + sha256 = "13zvbbj07yk3b61b8fhwfzhy35535a583irf23vlcg59j7h9bqci"; + authors = [ + "The Servo Project Developers" + ]; + dependencies = [ + { + name = "core-foundation-sys"; + packageId = "core-foundation-sys"; + usesDefaultFeatures = false; + } + { + name = "libc"; + packageId = "libc"; + } + ]; + features = { + "chrono" = [ "dep:chrono" ]; + "default" = [ "link" ]; + "link" = [ "core-foundation-sys/link" ]; + "mac_os_10_7_support" = [ "core-foundation-sys/mac_os_10_7_support" ]; + "mac_os_10_8_features" = [ "core-foundation-sys/mac_os_10_8_features" ]; + "uuid" = [ "dep:uuid" ]; + "with-chrono" = [ "chrono" ]; + "with-uuid" = [ "uuid" ]; + }; + resolvedDefaultFeatures = [ "default" "link" ]; + }; + "core-foundation-sys" = rec { + crateName = "core-foundation-sys"; + version = "0.8.6"; + edition = "2018"; + sha256 = "13w6sdf06r0hn7bx2b45zxsg1mm2phz34jikm6xc5qrbr6djpsh6"; + authors = [ + "The Servo Project Developers" + ]; + features = { + "default" = [ "link" ]; + }; + resolvedDefaultFeatures = [ "default" "link" ]; + }; + "core-graphics" = rec { + crateName = "core-graphics"; + version = "0.23.2"; + edition = "2018"; + sha256 = "10dhv3gk4kmbzl14xxkrhhky4fdp8h6nzff6h0019qgr6nz84xy0"; + authors = [ + "The Servo Project Developers" + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 1.3.2"; + } + { + name = "core-foundation"; + packageId = "core-foundation"; + usesDefaultFeatures = false; + } + { + name = "core-graphics-types"; + packageId = "core-graphics-types"; + usesDefaultFeatures = false; + } + { + name = "foreign-types"; + packageId = "foreign-types"; + } + { + name = "libc"; + packageId = "libc"; + } + ]; + features = { + "default" = [ "link" ]; + "link" = [ "core-foundation/link" "core-graphics-types/link" ]; + }; + resolvedDefaultFeatures = [ "default" "link" ]; + }; + "core-graphics-types" = rec { + crateName = "core-graphics-types"; + version = "0.1.3"; + edition = "2018"; + sha256 = "1bxg8nxc8fk4kxnqyanhf36wq0zrjr552c58qy6733zn2ihhwfa5"; + authors = [ + "The Servo Project Developers" + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 1.3.2"; + } + { + name = "core-foundation"; + packageId = "core-foundation"; + usesDefaultFeatures = false; + } + { + name = "libc"; + packageId = "libc"; + } + ]; + features = { + "default" = [ "link" ]; + "link" = [ "core-foundation/link" ]; + }; + resolvedDefaultFeatures = [ "default" "link" ]; + }; + "coreaudio-rs" = rec { + crateName = "coreaudio-rs"; + version = "0.11.3"; + edition = "2018"; + sha256 = "1kmssby4rqhv2iq1a8zmaav5p3bl40qs0wah9zv65ikr5lbpf41j"; + libName = "coreaudio"; + authors = [ + "mitchmindtree " + "yupferris " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 1.3.2"; + } + { + name = "core-foundation-sys"; + packageId = "core-foundation-sys"; + } + { + name = "coreaudio-sys"; + packageId = "coreaudio-sys"; + usesDefaultFeatures = false; + } + ]; + features = { + "audio_toolbox" = [ "coreaudio-sys/audio_toolbox" ]; + "audio_unit" = [ "coreaudio-sys/audio_unit" ]; + "core_audio" = [ "coreaudio-sys/core_audio" ]; + "core_midi" = [ "coreaudio-sys/core_midi" ]; + "default" = [ "audio_toolbox" "audio_unit" "core_audio" "open_al" "core_midi" ]; + "open_al" = [ "coreaudio-sys/open_al" ]; + }; + resolvedDefaultFeatures = [ "audio_toolbox" "audio_unit" "core_audio" ]; + }; + "coreaudio-sys" = rec { + crateName = "coreaudio-sys"; + version = "0.2.15"; + edition = "2015"; + sha256 = "1agmf1idf5m08rgkvsdxqni985acmrs629xzlpqgazq54x85h0bz"; + authors = [ + "Mitchell Nordine " + ]; + buildDependencies = [ + { + name = "bindgen"; + packageId = "bindgen"; + usesDefaultFeatures = false; + features = [ "runtime" ]; + } + ]; + features = { + "default" = [ "audio_toolbox" "audio_unit" "core_audio" "audio_server_plugin" "open_al" "core_midi" ]; + }; + resolvedDefaultFeatures = [ "audio_toolbox" "audio_unit" "core_audio" ]; + }; + "cpal" = rec { + crateName = "cpal"; + version = "0.15.3"; + edition = "2021"; + sha256 = "0yd7d51kcf8ml0bfkjrac12zgfjzk21wa97maxg0fhzpr03sngc7"; + dependencies = [ + { + name = "alsa"; + packageId = "alsa"; + target = { target, features }: (("linux" == target."os" or null) || ("dragonfly" == target."os" or null) || ("freebsd" == target."os" or null) || ("netbsd" == target."os" or null)); + } + { + name = "core-foundation-sys"; + packageId = "core-foundation-sys"; + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); + } + { + name = "coreaudio-rs"; + packageId = "coreaudio-rs"; + usesDefaultFeatures = false; + target = { target, features }: ("ios" == target."os" or null); + features = [ "audio_unit" "core_audio" "audio_toolbox" ]; + } + { + name = "coreaudio-rs"; + packageId = "coreaudio-rs"; + usesDefaultFeatures = false; + target = { target, features }: ("macos" == target."os" or null); + features = [ "audio_unit" "core_audio" ]; + } + { + name = "dasp_sample"; + packageId = "dasp_sample"; + } + { + name = "jni"; + packageId = "jni"; + target = { target, features }: ("android" == target."os" or null); + } + { + name = "js-sys"; + packageId = "js-sys"; + target = { target, features }: (("wasm32" == target."arch" or null) && ("unknown" == target."os" or null)); + } + { + name = "js-sys"; + packageId = "js-sys"; + target = { target, features }: ("emscripten" == target."os" or null); + } + { + name = "libc"; + packageId = "libc"; + target = { target, features }: (("linux" == target."os" or null) || ("dragonfly" == target."os" or null) || ("freebsd" == target."os" or null) || ("netbsd" == target."os" or null)); + } + { + name = "mach2"; + packageId = "mach2"; + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); + } + { + name = "ndk"; + packageId = "ndk"; + usesDefaultFeatures = false; + target = { target, features }: ("android" == target."os" or null); + } + { + name = "ndk-context"; + packageId = "ndk-context"; + target = { target, features }: ("android" == target."os" or null); + } + { + name = "oboe"; + packageId = "oboe"; + target = { target, features }: ("android" == target."os" or null); + features = [ "java-interface" ]; + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + optional = true; + target = { target, features }: (("wasm32" == target."arch" or null) && ("unknown" == target."os" or null)); + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + target = { target, features }: ("emscripten" == target."os" or null); + } + { + name = "wasm-bindgen-futures"; + packageId = "wasm-bindgen-futures"; + target = { target, features }: ("emscripten" == target."os" or null); + } + { + name = "web-sys"; + packageId = "web-sys"; + target = { target, features }: (("wasm32" == target."arch" or null) && ("unknown" == target."os" or null)); + features = [ "AudioContext" "AudioContextOptions" "AudioBuffer" "AudioBufferSourceNode" "AudioNode" "AudioDestinationNode" "Window" "AudioContextState" ]; + } + { + name = "web-sys"; + packageId = "web-sys"; + target = { target, features }: ("emscripten" == target."os" or null); + features = [ "AudioContext" "AudioContextOptions" "AudioBuffer" "AudioBufferSourceNode" "AudioNode" "AudioDestinationNode" "Window" "AudioContextState" ]; + } + { + name = "windows"; + packageId = "windows 0.54.0"; + target = { target, features }: ("windows" == target."os" or null); + features = [ "Win32_Media_Audio" "Win32_Foundation" "Win32_Devices_Properties" "Win32_Media_KernelStreaming" "Win32_System_Com_StructuredStorage" "Win32_System_Threading" "Win32_Security" "Win32_System_SystemServices" "Win32_System_Variant" "Win32_Media_Multimedia" "Win32_UI_Shell_PropertiesSystem" ]; + } + ]; + features = { + "asio" = [ "asio-sys" "num-traits" ]; + "asio-sys" = [ "dep:asio-sys" ]; + "jack" = [ "dep:jack" ]; + "num-traits" = [ "dep:num-traits" ]; + "oboe-shared-stdcxx" = [ "oboe/shared-stdcxx" ]; + "wasm-bindgen" = [ "dep:wasm-bindgen" ]; + }; + resolvedDefaultFeatures = [ "oboe-shared-stdcxx" "wasm-bindgen" ]; + }; + "crc32fast" = rec { + crateName = "crc32fast"; + version = "1.4.0"; + edition = "2015"; + sha256 = "1ahy259ypc955l5ak24hdlgllb6vm6y2pvwr6qrlyisbg255m1dk"; + authors = [ + "Sam Rijs " + "Alex Crichton " + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + } + ]; + features = { + "default" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "crossbeam-channel" = rec { + crateName = "crossbeam-channel"; + version = "0.5.12"; + edition = "2021"; + sha256 = "159gp30clv2ci3r473659ii04pjznspb3g9gwkhj2lavkhmb0gdb"; + dependencies = [ + { + name = "crossbeam-utils"; + packageId = "crossbeam-utils"; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "std" ]; + "std" = [ "crossbeam-utils/std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "crossbeam-utils" = rec { + crateName = "crossbeam-utils"; + version = "0.8.19"; + edition = "2021"; + sha256 = "0iakrb1b8fjqrag7wphl94d10irhbh2fw1g444xslsywqyn3p3i4"; + features = { + "default" = [ "std" ]; + "loom" = [ "dep:loom" ]; + }; + resolvedDefaultFeatures = [ "std" ]; + }; + "cursor-icon" = rec { + crateName = "cursor-icon"; + version = "1.1.0"; + edition = "2021"; + sha256 = "14brf4vd6az9hnszwzqj7xyfaymqx9806d4i7xmwlaja3wjsr9ln"; + authors = [ + "Kirill Chibisov " + ]; + features = { + "default" = [ "std" ]; + "serde" = [ "dep:serde" ]; + "std" = [ "alloc" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "std" ]; + }; + "d3d12" = rec { + crateName = "d3d12"; + version = "0.19.0"; + edition = "2018"; + sha256 = "01x322av5z761lrgcfzyxwfpwqznc5pihlmp4k5a340221zp8g9y"; + authors = [ + "gfx-rs developers" + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + target = { target, features }: (target."windows" or false); + } + { + name = "libloading"; + packageId = "libloading 0.8.3"; + optional = true; + target = { target, features }: (target."windows" or false); + } + { + name = "winapi"; + packageId = "winapi"; + target = { target, features }: (target."windows" or false); + features = [ "dxgi1_2" "dxgi1_3" "dxgi1_4" "dxgi1_5" "dxgi1_6" "dxgidebug" "d3d12" "d3d12sdklayers" "d3dcommon" "d3dcompiler" "dxgiformat" "synchapi" "winerror" ]; + } + ]; + features = { + "libloading" = [ "dep:libloading" ]; + }; + resolvedDefaultFeatures = [ "libloading" ]; + }; + "dasp_sample" = rec { + crateName = "dasp_sample"; + version = "0.11.0"; + edition = "2018"; + sha256 = "0zzw35akm3qs2rixbmlijk6h0l4g9ry6g74qc59zv1q8vs1f31qc"; + authors = [ + "mitchmindtree " + ]; + features = { + "default" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "data-encoding" = rec { + crateName = "data-encoding"; + version = "2.5.0"; + edition = "2018"; + sha256 = "1rcbnwfmfxhlshzbn3r7srm3azqha3mn33yxyqxkzz2wpqcjm5ky"; + authors = [ + "Julien Cretin " + ]; + features = { + "default" = [ "std" ]; + "std" = [ "alloc" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "std" ]; + }; + "derive_more" = rec { + crateName = "derive_more"; + version = "0.99.17"; + edition = "2018"; + sha256 = "0883jr0gdf9mi8rn7qbz1p0z7hqzfd275pil2gwm66bw1b9i1f2g"; + procMacro = true; + authors = [ + "Jelte Fennema " + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 1.0.109"; + } + ]; + features = { + "convert_case" = [ "dep:convert_case" ]; + "default" = [ "add_assign" "add" "as_mut" "as_ref" "constructor" "deref" "deref_mut" "display" "error" "from" "from_str" "index" "index_mut" "into" "into_iterator" "iterator" "mul_assign" "mul" "not" "sum" "try_into" "is_variant" "unwrap" ]; + "display" = [ "syn/extra-traits" ]; + "error" = [ "syn/extra-traits" ]; + "from" = [ "syn/extra-traits" ]; + "generate-parsing-rs" = [ "peg" ]; + "into" = [ "syn/extra-traits" ]; + "is_variant" = [ "convert_case" ]; + "mul" = [ "syn/extra-traits" ]; + "mul_assign" = [ "syn/extra-traits" ]; + "not" = [ "syn/extra-traits" ]; + "peg" = [ "dep:peg" ]; + "rustc_version" = [ "dep:rustc_version" ]; + "testing-helpers" = [ "rustc_version" ]; + "try_into" = [ "syn/extra-traits" ]; + "unwrap" = [ "convert_case" "rustc_version" ]; + }; + resolvedDefaultFeatures = [ "display" "error" "from" ]; + }; + "dispatch" = rec { + crateName = "dispatch"; + version = "0.2.0"; + edition = "2018"; + sha256 = "0fwjr9b7582ic5689zxj8lf7zl94iklhlns3yivrnv8c9fxr635x"; + authors = [ + "Steven Sheldon" + ]; + + }; + "dlib" = rec { + crateName = "dlib"; + version = "0.5.2"; + edition = "2015"; + sha256 = "04m4zzybx804394dnqs1blz241xcy480bdwf3w9p4k6c3l46031k"; + authors = [ + "Elinor Berger " + ]; + dependencies = [ + { + name = "libloading"; + packageId = "libloading 0.8.3"; + } + ]; + + }; + "downcast-rs" = rec { + crateName = "downcast-rs"; + version = "1.2.1"; + edition = "2015"; + sha256 = "1lmrq383d1yszp7mg5i7i56b17x2lnn3kb91jwsq0zykvg2jbcvm"; + authors = [ + "Ashish Myles " + "Runji Wang " + ]; + features = { + "default" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "either" = rec { + crateName = "either"; + version = "1.11.0"; + edition = "2018"; + sha256 = "18l0cwyw18syl8b52syv6balql8mnwfyhihjqqllx5pms93iqz54"; + authors = [ + "bluss" + ]; + features = { + "default" = [ "use_std" ]; + "serde" = [ "dep:serde" ]; + }; + }; + "encase" = rec { + crateName = "encase"; + version = "0.7.0"; + edition = "2021"; + sha256 = "00rigqh0vmg7jvw4yhdrwn1da72ih30z8lgnbms5krnjg0q97vcm"; + dependencies = [ + { + name = "const_panic"; + packageId = "const_panic"; + usesDefaultFeatures = false; + } + { + name = "encase_derive"; + packageId = "encase_derive"; + } + { + name = "glam"; + packageId = "glam"; + optional = true; + usesDefaultFeatures = false; + features = [ "std" ]; + } + { + name = "thiserror"; + packageId = "thiserror"; + usesDefaultFeatures = false; + } + ]; + features = { + "archery" = [ "dep:archery" ]; + "arrayvec" = [ "dep:arrayvec" ]; + "cgmath" = [ "dep:cgmath" ]; + "glam" = [ "dep:glam" ]; + "im" = [ "dep:im" ]; + "im-rc" = [ "dep:im-rc" ]; + "imbl" = [ "dep:imbl" ]; + "mint" = [ "dep:mint" ]; + "nalgebra" = [ "dep:nalgebra" ]; + "ndarray" = [ "dep:ndarray" ]; + "rpds" = [ "dep:rpds" ]; + "smallvec" = [ "dep:smallvec" ]; + "static-rc" = [ "dep:static-rc" ]; + "tinyvec" = [ "dep:tinyvec" ]; + "ultraviolet" = [ "dep:ultraviolet" ]; + "vek" = [ "dep:vek" ]; + }; + resolvedDefaultFeatures = [ "glam" ]; + }; + "encase_derive" = rec { + crateName = "encase_derive"; + version = "0.7.0"; + edition = "2021"; + sha256 = "0anp67afadnjz3bh35p2vjl205nq18ak3lmbq1nbm7niqx4i9kpl"; + procMacro = true; + dependencies = [ + { + name = "encase_derive_impl"; + packageId = "encase_derive_impl"; + } + ]; + + }; + "encase_derive_impl" = rec { + crateName = "encase_derive_impl"; + version = "0.7.0"; + edition = "2021"; + sha256 = "1z7ghsx8f9fii2h0hxwfgb56j5mzqf1vbiz8i8xs3shking9m5cj"; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + } + ]; + + }; + "equivalent" = rec { + crateName = "equivalent"; + version = "1.0.1"; + edition = "2015"; + sha256 = "1malmx5f4lkfvqasz319lq6gb3ddg19yzf9s8cykfsgzdmyq0hsl"; + + }; + "erased-serde" = rec { + crateName = "erased-serde"; + version = "0.4.4"; + edition = "2021"; + sha256 = "1lx0si6iljzmfpblhn4b0ip3kw2yv4vjyca0riqz3ix311q80wrb"; + authors = [ + "David Tolnay " + ]; + dependencies = [ + { + name = "serde"; + packageId = "serde"; + usesDefaultFeatures = false; + } + ]; + features = { + "alloc" = [ "serde/alloc" ]; + "default" = [ "std" ]; + "std" = [ "alloc" "serde/std" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "std" ]; + }; + "errno" = rec { + crateName = "errno"; + version = "0.3.8"; + edition = "2018"; + sha256 = "0ia28ylfsp36i27g1qih875cyyy4by2grf80ki8vhgh6vinf8n52"; + authors = [ + "Chris Wong " + ]; + dependencies = [ + { + name = "libc"; + packageId = "libc"; + usesDefaultFeatures = false; + target = { target, features }: ("hermit" == target."os" or null); + } + { + name = "libc"; + packageId = "libc"; + usesDefaultFeatures = false; + target = { target, features }: ("wasi" == target."os" or null); + } + { + name = "libc"; + packageId = "libc"; + usesDefaultFeatures = false; + target = { target, features }: (target."unix" or false); + } + { + name = "windows-sys"; + packageId = "windows-sys 0.52.0"; + target = { target, features }: (target."windows" or false); + features = [ "Win32_Foundation" "Win32_System_Diagnostics_Debug" ]; + } + ]; + features = { + "default" = [ "std" ]; + "std" = [ "libc/std" ]; + }; + resolvedDefaultFeatures = [ "std" ]; + }; + "euclid" = rec { + crateName = "euclid"; + version = "0.22.9"; + edition = "2021"; + sha256 = "11q747cps7fsgs7x84j549mk7055ngs0yyl3j9bs0g41bjy57wl7"; + authors = [ + "The Servo Project Developers" + ]; + dependencies = [ + { + name = "num-traits"; + packageId = "num-traits"; + usesDefaultFeatures = false; + } + ]; + features = { + "arbitrary" = [ "dep:arbitrary" ]; + "bytemuck" = [ "dep:bytemuck" ]; + "default" = [ "std" ]; + "libm" = [ "num-traits/libm" ]; + "mint" = [ "dep:mint" ]; + "serde" = [ "dep:serde" ]; + "std" = [ "num-traits/std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "event-listener 2.5.3" = rec { + crateName = "event-listener"; + version = "2.5.3"; + edition = "2018"; + sha256 = "1q4w3pndc518crld6zsqvvpy9lkzwahp2zgza9kbzmmqh9gif1h2"; + authors = [ + "Stjepan Glavina " + ]; + + }; + "event-listener 4.0.3" = rec { + crateName = "event-listener"; + version = "4.0.3"; + edition = "2021"; + sha256 = "0vk4smw1vf871vi76af1zn7w69jg3zmpjddpby2qq91bkg21bck7"; + authors = [ + "Stjepan Glavina " + ]; + dependencies = [ + { + name = "concurrent-queue"; + packageId = "concurrent-queue"; + usesDefaultFeatures = false; + } + { + name = "parking"; + packageId = "parking"; + optional = true; + target = { target, features }: (!(builtins.elem "wasm" target."family")); + } + { + name = "pin-project-lite"; + packageId = "pin-project-lite"; + } + ]; + features = { + "default" = [ "std" ]; + "parking" = [ "dep:parking" ]; + "portable-atomic" = [ "portable-atomic-util" "portable_atomic_crate" ]; + "portable-atomic-util" = [ "dep:portable-atomic-util" ]; + "portable_atomic_crate" = [ "dep:portable_atomic_crate" ]; + "std" = [ "concurrent-queue/std" "parking" ]; + }; + resolvedDefaultFeatures = [ "parking" "std" ]; + }; + "event-listener 5.3.0" = rec { + crateName = "event-listener"; + version = "5.3.0"; + edition = "2021"; + sha256 = "091a6bgxzjnycqa10l2sqwzzy0j9vpw7a1w0nbglqlqkraw496bd"; + authors = [ + "Stjepan Glavina " + ]; + dependencies = [ + { + name = "concurrent-queue"; + packageId = "concurrent-queue"; + usesDefaultFeatures = false; + } + { + name = "parking"; + packageId = "parking"; + optional = true; + target = { target, features }: (!(builtins.elem "wasm" target."family")); + } + { + name = "pin-project-lite"; + packageId = "pin-project-lite"; + } + ]; + features = { + "default" = [ "std" ]; + "loom" = [ "concurrent-queue/loom" "parking?/loom" "dep:loom" ]; + "parking" = [ "dep:parking" ]; + "portable-atomic" = [ "portable-atomic-util" "portable_atomic_crate" ]; + "portable-atomic-util" = [ "dep:portable-atomic-util" ]; + "portable_atomic_crate" = [ "dep:portable_atomic_crate" ]; + "std" = [ "concurrent-queue/std" "parking" ]; + }; + resolvedDefaultFeatures = [ "parking" "std" ]; + }; + "event-listener-strategy 0.4.0" = rec { + crateName = "event-listener-strategy"; + version = "0.4.0"; + edition = "2018"; + sha256 = "1lwprdjqp2ibbxhgm9khw7s7y7k4xiqj5i5yprqiks6mnrq4v3lm"; + authors = [ + "John Nunley " + ]; + dependencies = [ + { + name = "event-listener"; + packageId = "event-listener 4.0.3"; + usesDefaultFeatures = false; + } + { + name = "pin-project-lite"; + packageId = "pin-project-lite"; + } + ]; + features = { + "default" = [ "std" ]; + "std" = [ "event-listener/std" ]; + }; + resolvedDefaultFeatures = [ "std" ]; + }; + "event-listener-strategy 0.5.1" = rec { + crateName = "event-listener-strategy"; + version = "0.5.1"; + edition = "2021"; + sha256 = "1cxb9h93snr2kibwn0s5rnds0791g045i1lb8pl0s2yj4g5m2brk"; + authors = [ + "John Nunley " + ]; + dependencies = [ + { + name = "event-listener"; + packageId = "event-listener 5.3.0"; + usesDefaultFeatures = false; + } + { + name = "pin-project-lite"; + packageId = "pin-project-lite"; + } + ]; + features = { + "default" = [ "std" ]; + "std" = [ "event-listener/std" ]; + }; + resolvedDefaultFeatures = [ "std" ]; + }; + "fastrand" = rec { + crateName = "fastrand"; + version = "2.0.2"; + edition = "2018"; + sha256 = "111rlv1988jkfiymr41zf1mhyr5mwy68mwcnrjim5j7l3idxd2v5"; + authors = [ + "Stjepan Glavina " + ]; + features = { + "default" = [ "std" ]; + "getrandom" = [ "dep:getrandom" ]; + "js" = [ "std" "getrandom" ]; + "std" = [ "alloc" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "std" ]; + }; + "fdeflate" = rec { + crateName = "fdeflate"; + version = "0.3.4"; + edition = "2021"; + sha256 = "0ig65nz4wcqaa3y109sh7yv155ldfyph6bs2ifmz1vad1vizx6sg"; + authors = [ + "The image-rs Developers" + ]; + dependencies = [ + { + name = "simd-adler32"; + packageId = "simd-adler32"; + } + ]; + + }; + "fixedbitset" = rec { + crateName = "fixedbitset"; + version = "0.4.2"; + edition = "2015"; + sha256 = "101v41amgv5n9h4hcghvrbfk5vrncx1jwm35rn5szv4rk55i7rqc"; + authors = [ + "bluss" + ]; + features = { + "default" = [ "std" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "flate2" = rec { + crateName = "flate2"; + version = "1.0.28"; + edition = "2018"; + sha256 = "03llhsh4gqdirnfxxb9g2w9n0721dyn4yjir3pz7z4vjaxb3yc26"; + authors = [ + "Alex Crichton " + "Josh Triplett " + ]; + dependencies = [ + { + name = "crc32fast"; + packageId = "crc32fast"; + } + { + name = "miniz_oxide"; + packageId = "miniz_oxide"; + optional = true; + usesDefaultFeatures = false; + features = [ "with-alloc" ]; + } + { + name = "miniz_oxide"; + packageId = "miniz_oxide"; + usesDefaultFeatures = false; + target = { target, features }: (("wasm32" == target."arch" or null) && (!("emscripten" == target."os" or null))); + features = [ "with-alloc" ]; + } + ]; + features = { + "any_zlib" = [ "any_impl" ]; + "cloudflare-zlib-sys" = [ "dep:cloudflare-zlib-sys" ]; + "cloudflare_zlib" = [ "any_zlib" "cloudflare-zlib-sys" ]; + "default" = [ "rust_backend" ]; + "libz-ng-sys" = [ "dep:libz-ng-sys" ]; + "libz-sys" = [ "dep:libz-sys" ]; + "miniz-sys" = [ "rust_backend" ]; + "miniz_oxide" = [ "dep:miniz_oxide" ]; + "rust_backend" = [ "miniz_oxide" "any_impl" ]; + "zlib" = [ "any_zlib" "libz-sys" ]; + "zlib-default" = [ "any_zlib" "libz-sys/default" ]; + "zlib-ng" = [ "any_zlib" "libz-ng-sys" ]; + "zlib-ng-compat" = [ "zlib" "libz-sys/zlib-ng" ]; + }; + resolvedDefaultFeatures = [ "any_impl" "default" "miniz_oxide" "rust_backend" ]; + }; + "fnv" = rec { + crateName = "fnv"; + version = "1.0.7"; + edition = "2015"; + sha256 = "1hc2mcqha06aibcaza94vbi81j6pr9a1bbxrxjfhc91zin8yr7iz"; + libPath = "lib.rs"; + authors = [ + "Alex Crichton " + ]; + features = { + "default" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "foreign-types" = rec { + crateName = "foreign-types"; + version = "0.5.0"; + edition = "2018"; + sha256 = "0rfr2zfxnx9rz3292z5nyk8qs2iirznn5ff3rd4vgdwza6mdjdyp"; + authors = [ + "Steven Fackler " + ]; + dependencies = [ + { + name = "foreign-types-macros"; + packageId = "foreign-types-macros"; + } + { + name = "foreign-types-shared"; + packageId = "foreign-types-shared"; + } + ]; + features = { + "default" = [ "std" ]; + "std" = [ "foreign-types-macros/std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "foreign-types-macros" = rec { + crateName = "foreign-types-macros"; + version = "0.2.3"; + edition = "2018"; + sha256 = "0hjpii8ny6l7h7jpns2cp9589016l8mlrpaigcnayjn9bdc6qp0s"; + procMacro = true; + authors = [ + "Steven Fackler " + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + features = [ "full" ]; + } + ]; + features = { + }; + resolvedDefaultFeatures = [ "std" ]; + }; + "foreign-types-shared" = rec { + crateName = "foreign-types-shared"; + version = "0.3.1"; + edition = "2018"; + sha256 = "0nykdvv41a3d4py61bylmlwjhhvdm0b3bcj9vxhqgxaxnp5ik6ma"; + authors = [ + "Steven Fackler " + ]; + + }; + "futures-core" = rec { + crateName = "futures-core"; + version = "0.3.30"; + edition = "2018"; + sha256 = "07aslayrn3lbggj54kci0ishmd1pr367fp7iks7adia1p05miinz"; + features = { + "default" = [ "std" ]; + "portable-atomic" = [ "dep:portable-atomic" ]; + "std" = [ "alloc" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "std" ]; + }; + "futures-io" = rec { + crateName = "futures-io"; + version = "0.3.30"; + edition = "2018"; + sha256 = "1hgh25isvsr4ybibywhr4dpys8mjnscw4wfxxwca70cn1gi26im4"; + features = { + "default" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "futures-lite" = rec { + crateName = "futures-lite"; + version = "2.3.0"; + edition = "2021"; + sha256 = "19gk4my8zhfym6gwnpdjiyv2hw8cc098skkbkhryjdaf0yspwljj"; + authors = [ + "Stjepan Glavina " + "Contributors to futures-rs" + ]; + dependencies = [ + { + name = "fastrand"; + packageId = "fastrand"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "futures-core"; + packageId = "futures-core"; + usesDefaultFeatures = false; + } + { + name = "futures-io"; + packageId = "futures-io"; + optional = true; + } + { + name = "parking"; + packageId = "parking"; + optional = true; + } + { + name = "pin-project-lite"; + packageId = "pin-project-lite"; + } + ]; + features = { + "default" = [ "race" "std" ]; + "fastrand" = [ "dep:fastrand" ]; + "futures-io" = [ "dep:futures-io" ]; + "memchr" = [ "dep:memchr" ]; + "parking" = [ "dep:parking" ]; + "race" = [ "fastrand" ]; + "std" = [ "alloc" "fastrand/std" "futures-io" "parking" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "fastrand" "futures-io" "parking" "race" "std" ]; + }; + "gethostname" = rec { + crateName = "gethostname"; + version = "0.4.3"; + edition = "2021"; + sha256 = "063qqhznyckwx9n4z4xrmdv10s0fi6kbr17r6bi1yjifki2y0xh1"; + authors = [ + "Sebastian Wiesner " + ]; + dependencies = [ + { + name = "libc"; + packageId = "libc"; + target = { target, features }: (!(target."windows" or false)); + } + { + name = "windows-targets"; + packageId = "windows-targets 0.48.5"; + target = { target, features }: (target."windows" or false); + } + ]; + + }; + "getrandom" = rec { + crateName = "getrandom"; + version = "0.2.14"; + edition = "2018"; + sha256 = "0v18s6lpkvil6dkdfb86l84mwpqbpw6928qp0n0hj4dhxh32xcll"; + authors = [ + "The Rand Project Developers" + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "js-sys"; + packageId = "js-sys"; + optional = true; + target = { target, features }: ((("wasm32" == target."arch" or null) || ("wasm64" == target."arch" or null)) && ("unknown" == target."os" or null)); + } + { + name = "libc"; + packageId = "libc"; + usesDefaultFeatures = false; + target = { target, features }: (target."unix" or false); + } + { + name = "wasi"; + packageId = "wasi"; + usesDefaultFeatures = false; + target = { target, features }: ("wasi" == target."os" or null); + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + optional = true; + usesDefaultFeatures = false; + target = { target, features }: ((("wasm32" == target."arch" or null) || ("wasm64" == target."arch" or null)) && ("unknown" == target."os" or null)); + } + ]; + features = { + "compiler_builtins" = [ "dep:compiler_builtins" ]; + "core" = [ "dep:core" ]; + "js" = [ "wasm-bindgen" "js-sys" ]; + "js-sys" = [ "dep:js-sys" ]; + "rustc-dep-of-std" = [ "compiler_builtins" "core" "libc/rustc-dep-of-std" "wasi/rustc-dep-of-std" ]; + "wasm-bindgen" = [ "dep:wasm-bindgen" ]; + }; + resolvedDefaultFeatures = [ "js" "js-sys" "wasm-bindgen" ]; + }; + "gilrs" = rec { + crateName = "gilrs"; + version = "0.10.6"; + edition = "2021"; + sha256 = "0k2p0w6wld50xjq5nrhq2pg14n9xy9hqyhfw6a3zh6dgajm6g429"; + authors = [ + "Arvamer " + ]; + dependencies = [ + { + name = "fnv"; + packageId = "fnv"; + } + { + name = "gilrs-core"; + packageId = "gilrs-core"; + usesDefaultFeatures = false; + } + { + name = "log"; + packageId = "log"; + } + { + name = "uuid"; + packageId = "uuid"; + } + { + name = "vec_map"; + packageId = "vec_map"; + } + ]; + features = { + "default" = [ "wgi" ]; + "serde" = [ "dep:serde" ]; + "serde-serialize" = [ "serde" "gilrs-core/serde-serialize" ]; + "wgi" = [ "gilrs-core/wgi" ]; + "xinput" = [ "gilrs-core/xinput" ]; + }; + resolvedDefaultFeatures = [ "default" "wgi" ]; + }; + "gilrs-core" = rec { + crateName = "gilrs-core"; + version = "0.5.11"; + edition = "2021"; + sha256 = "03kj5j48zpzka9bmbz4a14wnqcsw0wqyfrkxwr42apqm18kk5hc5"; + authors = [ + "Mateusz Sieczko " + ]; + dependencies = [ + { + name = "core-foundation"; + packageId = "core-foundation"; + target = { target, features }: ("macos" == target."os" or null); + } + { + name = "inotify"; + packageId = "inotify"; + usesDefaultFeatures = false; + target = { target, features }: (("linux" == target."os" or null) || ("dragonfly" == target."os" or null) || ("freebsd" == target."os" or null)); + } + { + name = "io-kit-sys"; + packageId = "io-kit-sys"; + target = { target, features }: ("macos" == target."os" or null); + } + { + name = "js-sys"; + packageId = "js-sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "libc"; + packageId = "libc"; + target = { target, features }: (("linux" == target."os" or null) || ("dragonfly" == target."os" or null) || ("freebsd" == target."os" or null)); + } + { + name = "libudev-sys"; + packageId = "libudev-sys"; + target = { target, features }: (("linux" == target."os" or null) || ("dragonfly" == target."os" or null) || ("freebsd" == target."os" or null)); + } + { + name = "log"; + packageId = "log"; + } + { + name = "nix"; + packageId = "nix"; + usesDefaultFeatures = false; + target = { target, features }: (("linux" == target."os" or null) || ("dragonfly" == target."os" or null) || ("freebsd" == target."os" or null)); + features = [ "ioctl" "event" ]; + } + { + name = "uuid"; + packageId = "uuid"; + } + { + name = "vec_map"; + packageId = "vec_map"; + target = { target, features }: (("linux" == target."os" or null) || ("dragonfly" == target."os" or null) || ("freebsd" == target."os" or null)); + } + { + name = "vec_map"; + packageId = "vec_map"; + target = { target, features }: ("macos" == target."os" or null); + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "web-sys"; + packageId = "web-sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + features = [ "Gamepad" "GamepadButton" "GamepadMappingType" "Window" "Navigator" "DomException" ]; + } + { + name = "windows"; + packageId = "windows 0.54.0"; + optional = true; + target = { target, features }: ("windows" == target."os" or null); + features = [ "Gaming_Input" "Foundation_Collections" "Devices_Power" "System_Power" "Gaming_Input_ForceFeedback" ]; + } + ]; + features = { + "default" = [ "wgi" ]; + "rusty-xinput" = [ "dep:rusty-xinput" ]; + "serde" = [ "dep:serde" ]; + "serde-serialize" = [ "serde" ]; + "wgi" = [ "windows" ]; + "winapi" = [ "dep:winapi" ]; + "windows" = [ "dep:windows" ]; + "xinput" = [ "rusty-xinput" "winapi" ]; + }; + resolvedDefaultFeatures = [ "wgi" "windows" ]; + }; + "gl_generator" = rec { + crateName = "gl_generator"; + version = "0.14.0"; + edition = "2015"; + sha256 = "0k8j1hmfnff312gy7x1aqjzcm8zxid7ij7dlb8prljib7b1dz58s"; + libPath = "lib.rs"; + authors = [ + "Brendan Zabarauskas " + "Corey Richardson" + "Arseny Kapoulkine" + ]; + dependencies = [ + { + name = "khronos_api"; + packageId = "khronos_api"; + } + { + name = "log"; + packageId = "log"; + } + { + name = "xml-rs"; + packageId = "xml-rs"; + } + ]; + features = { + }; + }; + "glam" = rec { + crateName = "glam"; + version = "0.25.0"; + edition = "2021"; + sha256 = "1cr80mz1qyc73fvp2d93d4g2svv675fmcrkrzi0bpyajpvcna5hm"; + authors = [ + "Cameron Hart " + ]; + dependencies = [ + { + name = "bytemuck"; + packageId = "bytemuck"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "serde"; + packageId = "serde"; + optional = true; + usesDefaultFeatures = false; + } + ]; + features = { + "approx" = [ "dep:approx" ]; + "bytecheck" = [ "dep:bytecheck" ]; + "bytemuck" = [ "dep:bytemuck" ]; + "default" = [ "std" ]; + "libm" = [ "dep:libm" ]; + "mint" = [ "dep:mint" ]; + "rand" = [ "dep:rand" ]; + "rkyv" = [ "dep:rkyv" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "bytemuck" "default" "serde" "std" ]; + }; + "glob" = rec { + crateName = "glob"; + version = "0.3.1"; + edition = "2015"; + sha256 = "16zca52nglanv23q5qrwd5jinw3d3as5ylya6y1pbx47vkxvrynj"; + authors = [ + "The Rust Project Developers" + ]; + + }; + "glow" = rec { + crateName = "glow"; + version = "0.13.1"; + edition = "2021"; + sha256 = "1c91n554dp4bdp5d86rpl77ryv6rjyrqn7735m7mfcivqh28wd5x"; + authors = [ + "Joshua Groves " + "Dzmitry Malyshau " + ]; + dependencies = [ + { + name = "js-sys"; + packageId = "js-sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "slotmap"; + packageId = "slotmap"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "web-sys"; + packageId = "web-sys"; + rename = "web_sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + features = [ "Document" "Element" "HtmlCanvasElement" "HtmlImageElement" "HtmlVideoElement" "ImageBitmap" "VideoFrame" "WebGlActiveInfo" "WebGlBuffer" "WebGlFramebuffer" "WebGlProgram" "WebGlQuery" "WebGlRenderbuffer" "WebGlRenderingContext" "WebGl2RenderingContext" "WebGlSampler" "WebGlShader" "WebGlSync" "WebGlTexture" "WebGlTransformFeedback" "WebGlUniformLocation" "WebGlVertexArrayObject" "Window" "AngleInstancedArrays" "ExtBlendMinmax" "ExtColorBufferFloat" "ExtColorBufferHalfFloat" "ExtDisjointTimerQuery" "ExtFragDepth" "ExtShaderTextureLod" "ExtSRgb" "ExtTextureFilterAnisotropic" "OesElementIndexUint" "OesStandardDerivatives" "OesTextureFloat" "OesTextureFloatLinear" "OesTextureHalfFloat" "OesTextureHalfFloatLinear" "OesVertexArrayObject" "WebglColorBufferFloat" "WebglCompressedTextureAstc" "WebglCompressedTextureEtc" "WebglCompressedTextureEtc1" "WebglCompressedTexturePvrtc" "WebglCompressedTextureS3tc" "WebglCompressedTextureS3tcSrgb" "WebglDebugRendererInfo" "WebglDebugShaders" "WebglDepthTexture" "WebglDrawBuffers" "WebglLoseContext" "OvrMultiview2" ]; + } + ]; + features = { + "log" = [ "dep:log" ]; + }; + }; + "gltf" = rec { + crateName = "gltf"; + version = "1.4.0"; + edition = "2021"; + sha256 = "0czgq8wdxadfwfn82yrlmrkxs7lybcs3r592b21pa44lrxlz0y1v"; + authors = [ + "David Harvey-Macaulay " + ]; + dependencies = [ + { + name = "byteorder"; + packageId = "byteorder"; + } + { + name = "gltf-json"; + packageId = "gltf-json"; + } + { + name = "lazy_static"; + packageId = "lazy_static"; + } + { + name = "serde_json"; + packageId = "serde_json"; + features = [ "raw_value" ]; + } + ]; + features = { + "KHR_lights_punctual" = [ "gltf-json/KHR_lights_punctual" ]; + "KHR_materials_emissive_strength" = [ "gltf-json/KHR_materials_emissive_strength" ]; + "KHR_materials_ior" = [ "gltf-json/KHR_materials_ior" ]; + "KHR_materials_pbrSpecularGlossiness" = [ "gltf-json/KHR_materials_pbrSpecularGlossiness" ]; + "KHR_materials_specular" = [ "gltf-json/KHR_materials_specular" ]; + "KHR_materials_transmission" = [ "gltf-json/KHR_materials_transmission" ]; + "KHR_materials_unlit" = [ "gltf-json/KHR_materials_unlit" ]; + "KHR_materials_variants" = [ "gltf-json/KHR_materials_variants" ]; + "KHR_materials_volume" = [ "gltf-json/KHR_materials_volume" ]; + "KHR_texture_transform" = [ "gltf-json/KHR_texture_transform" ]; + "base64" = [ "dep:base64" ]; + "default" = [ "import" "utils" "names" ]; + "extensions" = [ "gltf-json/extensions" ]; + "extras" = [ "gltf-json/extras" ]; + "image" = [ "dep:image" ]; + "image_jpeg_rayon" = [ "image/jpeg_rayon" ]; + "import" = [ "base64" "image" "urlencoding" ]; + "names" = [ "gltf-json/names" ]; + "urlencoding" = [ "dep:urlencoding" ]; + }; + resolvedDefaultFeatures = [ "KHR_lights_punctual" "KHR_materials_emissive_strength" "KHR_materials_ior" "KHR_materials_transmission" "KHR_materials_unlit" "KHR_materials_volume" "extensions" "extras" "names" "utils" ]; + }; + "gltf-derive" = rec { + crateName = "gltf-derive"; + version = "1.4.0"; + edition = "2021"; + sha256 = "0mrawdn8icr28xkk2cghys9nx0af2rmn68xgzq1m9ms0aldgx3s3"; + procMacro = true; + authors = [ + "David Harvey-Macaulay " + ]; + dependencies = [ + { + name = "inflections"; + packageId = "inflections"; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + } + ]; + + }; + "gltf-json" = rec { + crateName = "gltf-json"; + version = "1.4.0"; + edition = "2021"; + sha256 = "1qfq0sd3wb6xifb1jqxfxxwgm0g2p9398ydhljgccavzanx52nb5"; + authors = [ + "David Harvey-Macaulay " + ]; + dependencies = [ + { + name = "gltf-derive"; + packageId = "gltf-derive"; + } + { + name = "serde"; + packageId = "serde"; + } + { + name = "serde_derive"; + packageId = "serde_derive"; + } + { + name = "serde_json"; + packageId = "serde_json"; + features = [ "raw_value" ]; + } + ]; + features = { + }; + resolvedDefaultFeatures = [ "KHR_lights_punctual" "KHR_materials_emissive_strength" "KHR_materials_ior" "KHR_materials_transmission" "KHR_materials_unlit" "KHR_materials_volume" "default" "extensions" "extras" "names" ]; + }; + "glutin_wgl_sys" = rec { + crateName = "glutin_wgl_sys"; + version = "0.5.0"; + edition = "2021"; + sha256 = "1b9f6qjc8gwhfxac4fpxkvv524l493f6b6q764nslpwmmjnri03c"; + authors = [ + "Kirill Chibisov " + ]; + buildDependencies = [ + { + name = "gl_generator"; + packageId = "gl_generator"; + } + ]; + + }; + "glyph_brush_layout" = rec { + crateName = "glyph_brush_layout"; + version = "0.2.3"; + edition = "2018"; + sha256 = "0f3scdx5kqjndnwvamfjca6dl8fs6np0jl2wd71mmjh09wrw4cnc"; + authors = [ + "Alex Butler " + ]; + dependencies = [ + { + name = "ab_glyph"; + packageId = "ab_glyph"; + } + { + name = "approx"; + packageId = "approx"; + } + { + name = "xi-unicode"; + packageId = "xi-unicode"; + } + ]; + + }; + "gpu-alloc" = rec { + crateName = "gpu-alloc"; + version = "0.6.0"; + edition = "2018"; + sha256 = "0wd1wq7qs8ja0cp37ajm9p1r526sp6w0kvjp3xx24jsrjfx2vkgv"; + authors = [ + "Zakarum " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + usesDefaultFeatures = false; + } + { + name = "gpu-alloc-types"; + packageId = "gpu-alloc-types"; + } + ]; + features = { + "default" = [ "std" ]; + "serde" = [ "dep:serde" "bitflags/serde" ]; + "tracing" = [ "dep:tracing" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "gpu-alloc-types" = rec { + crateName = "gpu-alloc-types"; + version = "0.3.0"; + edition = "2018"; + sha256 = "190wxsp9q8c59xybkfrlzqqyrxj6z39zamadk1q7v0xad2s07zwq"; + authors = [ + "Zakarum " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + usesDefaultFeatures = false; + } + ]; + + }; + "gpu-allocator" = rec { + crateName = "gpu-allocator"; + version = "0.25.0"; + edition = "2021"; + sha256 = "11484bhn0p8555gprr58kmz1aqccz1zqbx5ww4c3rl38i4qzcmkg"; + authors = [ + "Traverse Research " + ]; + dependencies = [ + { + name = "log"; + packageId = "log"; + } + { + name = "presser"; + packageId = "presser"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + { + name = "winapi"; + packageId = "winapi"; + optional = true; + target = { target, features }: (target."windows" or false); + features = [ "d3d12" "winerror" "impl-default" "impl-debug" ]; + } + { + name = "windows"; + packageId = "windows 0.52.0"; + optional = true; + target = { target, features }: (target."windows" or false); + features = [ "Win32_Foundation" "Win32_Graphics" "Win32_Graphics_Direct3D" "Win32_Graphics_Direct3D12" "Win32_Graphics_Dxgi" "Win32_Graphics_Dxgi_Common" ]; + } + ]; + devDependencies = [ + { + name = "winapi"; + packageId = "winapi"; + target = {target, features}: (target."windows" or false); + features = [ "d3d12" "d3d12sdklayers" "dxgi1_6" "winerror" "impl-default" "impl-debug" "winuser" "windowsx" "libloaderapi" ]; + } + { + name = "windows"; + packageId = "windows 0.52.0"; + target = {target, features}: (target."windows" or false); + features = [ "Win32_Foundation" "Win32_Graphics" "Win32_Graphics_Direct3D" "Win32_Graphics_Direct3D12" "Win32_Graphics_Dxgi" "Win32_Graphics_Dxgi_Common" ]; + } + ]; + features = { + "ash" = [ "dep:ash" ]; + "d3d12" = [ "windows" ]; + "default" = [ "d3d12" "vulkan" ]; + "egui" = [ "dep:egui" ]; + "egui_extras" = [ "dep:egui_extras" ]; + "public-winapi" = [ "dep:winapi" ]; + "visualizer" = [ "egui" "egui_extras" ]; + "vulkan" = [ "ash" ]; + "windows" = [ "dep:windows" ]; + }; + resolvedDefaultFeatures = [ "d3d12" "public-winapi" "windows" ]; + }; + "gpu-descriptor" = rec { + crateName = "gpu-descriptor"; + version = "0.2.4"; + edition = "2018"; + sha256 = "0b38pi460ajx8ksb61zxardwkpa27qgz8fpm252mczlfrqddy4fc"; + authors = [ + "Zakarum " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + usesDefaultFeatures = false; + } + { + name = "gpu-descriptor-types"; + packageId = "gpu-descriptor-types"; + } + { + name = "hashbrown"; + packageId = "hashbrown"; + } + ]; + features = { + "default" = [ "std" ]; + "serde" = [ "dep:serde" ]; + "tracing" = [ "dep:tracing" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "gpu-descriptor-types" = rec { + crateName = "gpu-descriptor-types"; + version = "0.1.2"; + edition = "2018"; + sha256 = "135pp1b3bzyr7bfnb30rf9pkgy61h75w0jabi8fpw2q9dxpb7w3b"; + authors = [ + "Zakarum " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + usesDefaultFeatures = false; + } + ]; + + }; + "grid" = rec { + crateName = "grid"; + version = "0.10.0"; + edition = "2018"; + sha256 = "0g3j3knc7lgk4xh628dhxymjmrzi3kcff3fnw0g4b5yyn4gc1hgf"; + authors = [ + "Armin Becher " + ]; + features = { + "default" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "std" ]; + }; + "guillotiere" = rec { + crateName = "guillotiere"; + version = "0.6.2"; + edition = "2018"; + sha256 = "10m7fhp5kzf09kz08k6apkbzblriyqynjl1wwa9i7jrnq1jmhbdn"; + authors = [ + "Nicolas Silva " + ]; + dependencies = [ + { + name = "euclid"; + packageId = "euclid"; + } + { + name = "svg_fmt"; + packageId = "svg_fmt"; + } + ]; + features = { + "serde" = [ "dep:serde" ]; + "serialization" = [ "serde" "euclid/serde" ]; + }; + }; + "hashbrown" = rec { + crateName = "hashbrown"; + version = "0.14.3"; + edition = "2021"; + sha256 = "012nywlg0lj9kwanh69my5x67vjlfmzfi9a0rq4qvis2j8fil3r9"; + authors = [ + "Amanieu d'Antras " + ]; + dependencies = [ + { + name = "ahash"; + packageId = "ahash"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "allocator-api2"; + packageId = "allocator-api2"; + optional = true; + usesDefaultFeatures = false; + features = [ "alloc" ]; + } + { + name = "serde"; + packageId = "serde"; + optional = true; + usesDefaultFeatures = false; + } + ]; + features = { + "ahash" = [ "dep:ahash" ]; + "alloc" = [ "dep:alloc" ]; + "allocator-api2" = [ "dep:allocator-api2" ]; + "compiler_builtins" = [ "dep:compiler_builtins" ]; + "core" = [ "dep:core" ]; + "default" = [ "ahash" "inline-more" "allocator-api2" ]; + "equivalent" = [ "dep:equivalent" ]; + "nightly" = [ "allocator-api2?/nightly" "bumpalo/allocator_api" ]; + "rayon" = [ "dep:rayon" ]; + "rkyv" = [ "dep:rkyv" ]; + "rustc-dep-of-std" = [ "nightly" "core" "compiler_builtins" "alloc" "rustc-internal-api" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "ahash" "allocator-api2" "default" "inline-more" "raw" "serde" ]; + }; + "hassle-rs" = rec { + crateName = "hassle-rs"; + version = "0.11.0"; + edition = "2018"; + sha256 = "147886vviw14zm2a3yh8gs1r81r5gy88lrpv67d4hk7kw5rpwamg"; + authors = [ + "Traverse-Research " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "com"; + packageId = "com"; + features = [ "production" ]; + } + { + name = "libc"; + packageId = "libc"; + target = { target, features }: (!(target."windows" or false)); + } + { + name = "libloading"; + packageId = "libloading 0.8.3"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + { + name = "widestring"; + packageId = "widestring"; + } + { + name = "winapi"; + packageId = "winapi"; + target = { target, features }: (target."windows" or false); + features = [ "wtypes" "oleauto" "combaseapi" ]; + } + ]; + + }; + "hermit-abi" = rec { + crateName = "hermit-abi"; + version = "0.3.9"; + edition = "2021"; + sha256 = "092hxjbjnq5fmz66grd9plxd0sh6ssg5fhgwwwqbrzgzkjwdycfj"; + authors = [ + "Stefan Lankes" + ]; + features = { + "alloc" = [ "dep:alloc" ]; + "compiler_builtins" = [ "dep:compiler_builtins" ]; + "core" = [ "dep:core" ]; + "rustc-dep-of-std" = [ "core" "alloc" "compiler_builtins/rustc-dep-of-std" ]; + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "hexasphere" = rec { + crateName = "hexasphere"; + version = "10.0.0"; + edition = "2018"; + sha256 = "0an08gpd46rm54a6fyhkfkqik5wbrnc8ps3jq01ygna3f5zxnggk"; + authors = [ + "OptimisticPeach " + ]; + dependencies = [ + { + name = "constgebra"; + packageId = "constgebra"; + } + { + name = "glam"; + packageId = "glam"; + } + ]; + features = { + "adjacency" = [ "tinyvec" ]; + "tinyvec" = [ "dep:tinyvec" ]; + }; + }; + "hexf-parse" = rec { + crateName = "hexf-parse"; + version = "0.2.1"; + edition = "2018"; + sha256 = "1pr3a3sk66ddxdyxdxac7q6qaqjcn28v0njy22ghdpfn78l8d9nz"; + authors = [ + "Kang Seonghoon " + ]; + + }; + "icebreaker" = rec { + crateName = "icebreaker"; + version = "0.1.0"; + edition = "2021"; + crateBin = [ + { + name = "icebreaker"; + path = "src/main.rs"; + requiredFeatures = [ ]; + } + ]; + # We can't filter paths with references in Nix 2.4 + # See https://github.com/NixOS/nix/issues/5410 + src = if ((lib.versionOlder builtins.nixVersion "2.4pre20211007") || (lib.versionOlder "2.5" builtins.nixVersion )) + then lib.cleanSourceWith { filter = sourceFilter; src = ./.; } + else ./.; + dependencies = [ + { + name = "bevy"; + packageId = "bevy"; + } + ]; + + }; + "icrate" = rec { + crateName = "icrate"; + version = "0.0.4"; + edition = "2021"; + sha256 = "06d3g8n6xw3f0ai84mya0dlknp2n33zqdxpxp8272mslibzsmlwr"; + authors = [ + "Mads Marquart " + ]; + dependencies = [ + { + name = "block2"; + packageId = "block2 0.3.0"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "dispatch"; + packageId = "dispatch"; + optional = true; + } + { + name = "objc2"; + packageId = "objc2 0.4.1"; + optional = true; + usesDefaultFeatures = false; + } + ]; + features = { + "Accessibility" = [ "Foundation" ]; + "Accessibility_all" = [ "Accessibility" "Accessibility_AXBrailleMap" "Accessibility_AXCategoricalDataAxisDescriptor" "Accessibility_AXChartDescriptor" "Accessibility_AXCustomContent" "Accessibility_AXDataPoint" "Accessibility_AXDataPointValue" "Accessibility_AXDataSeriesDescriptor" "Accessibility_AXLiveAudioGraph" "Accessibility_AXNumericDataAxisDescriptor" ]; + "AdServices" = [ "Foundation" ]; + "AdServices_all" = [ "AdServices" "AdServices_AAAttribution" ]; + "AdSupport" = [ "Foundation" ]; + "AdSupport_all" = [ "AdSupport" "AdSupport_ASIdentifierManager" ]; + "AppKit" = [ "CoreData" "Foundation" "AppKit_NSApplication" "AppKit_NSCollectionLayoutSection" "AppKit_NSCollectionLayoutGroupCustomItem" "AppKit_NSCollectionView" "AppKit_NSView" "AppKit_NSTableView" "AppKit_NSTableColumn" "AppKit_NSTableRowView" "Foundation_NSIndexPath" "Foundation_NSArray" "Foundation_NSCoder" ]; + "AppKit_NSATSTypesetter" = [ "AppKit_NSTypesetter" ]; + "AppKit_NSActionCell" = [ "AppKit_NSCell" ]; + "AppKit_NSApplication" = [ "AppKit_NSResponder" ]; + "AppKit_NSArrayController" = [ "AppKit_NSObjectController" ]; + "AppKit_NSBitmapImageRep" = [ "AppKit_NSImageRep" ]; + "AppKit_NSBox" = [ "AppKit_NSView" ]; + "AppKit_NSBrowser" = [ "AppKit_NSControl" ]; + "AppKit_NSBrowserCell" = [ "AppKit_NSCell" ]; + "AppKit_NSButton" = [ "AppKit_NSControl" ]; + "AppKit_NSButtonCell" = [ "AppKit_NSActionCell" ]; + "AppKit_NSButtonTouchBarItem" = [ "AppKit_NSTouchBarItem" ]; + "AppKit_NSCachedImageRep" = [ "AppKit_NSImageRep" ]; + "AppKit_NSCandidateListTouchBarItem" = [ "AppKit_NSTouchBarItem" ]; + "AppKit_NSClickGestureRecognizer" = [ "AppKit_NSGestureRecognizer" ]; + "AppKit_NSClipView" = [ "AppKit_NSView" ]; + "AppKit_NSCollectionLayoutBoundarySupplementaryItem" = [ "AppKit_NSCollectionLayoutSupplementaryItem" ]; + "AppKit_NSCollectionLayoutDecorationItem" = [ "AppKit_NSCollectionLayoutItem" ]; + "AppKit_NSCollectionLayoutGroup" = [ "AppKit_NSCollectionLayoutItem" ]; + "AppKit_NSCollectionLayoutSupplementaryItem" = [ "AppKit_NSCollectionLayoutItem" ]; + "AppKit_NSCollectionView" = [ "AppKit_NSView" ]; + "AppKit_NSCollectionViewCompositionalLayout" = [ "AppKit_NSCollectionViewLayout" ]; + "AppKit_NSCollectionViewFlowLayout" = [ "AppKit_NSCollectionViewLayout" ]; + "AppKit_NSCollectionViewFlowLayoutInvalidationContext" = [ "AppKit_NSCollectionViewLayoutInvalidationContext" ]; + "AppKit_NSCollectionViewGridLayout" = [ "AppKit_NSCollectionViewLayout" ]; + "AppKit_NSCollectionViewItem" = [ "AppKit_NSViewController" ]; + "AppKit_NSCollectionViewTransitionLayout" = [ "AppKit_NSCollectionViewLayout" ]; + "AppKit_NSColorPanel" = [ "AppKit_NSPanel" ]; + "AppKit_NSColorPickerTouchBarItem" = [ "AppKit_NSTouchBarItem" ]; + "AppKit_NSColorWell" = [ "AppKit_NSControl" ]; + "AppKit_NSComboBox" = [ "AppKit_NSTextField" ]; + "AppKit_NSComboBoxCell" = [ "AppKit_NSTextFieldCell" ]; + "AppKit_NSComboButton" = [ "AppKit_NSControl" ]; + "AppKit_NSControl" = [ "AppKit_NSView" ]; + "AppKit_NSCustomImageRep" = [ "AppKit_NSImageRep" ]; + "AppKit_NSCustomTouchBarItem" = [ "AppKit_NSTouchBarItem" ]; + "AppKit_NSDatePicker" = [ "AppKit_NSControl" ]; + "AppKit_NSDatePickerCell" = [ "AppKit_NSActionCell" ]; + "AppKit_NSDictionaryController" = [ "AppKit_NSArrayController" ]; + "AppKit_NSDrawer" = [ "AppKit_NSResponder" ]; + "AppKit_NSEPSImageRep" = [ "AppKit_NSImageRep" ]; + "AppKit_NSFontPanel" = [ "AppKit_NSPanel" ]; + "AppKit_NSForm" = [ "AppKit_NSMatrix" ]; + "AppKit_NSFormCell" = [ "AppKit_NSActionCell" ]; + "AppKit_NSGridView" = [ "AppKit_NSView" ]; + "AppKit_NSGroupTouchBarItem" = [ "AppKit_NSTouchBarItem" ]; + "AppKit_NSImageCell" = [ "AppKit_NSCell" ]; + "AppKit_NSImageView" = [ "AppKit_NSControl" ]; + "AppKit_NSLayoutDimension" = [ "AppKit_NSLayoutAnchor" ]; + "AppKit_NSLayoutXAxisAnchor" = [ "AppKit_NSLayoutAnchor" ]; + "AppKit_NSLayoutYAxisAnchor" = [ "AppKit_NSLayoutAnchor" ]; + "AppKit_NSLevelIndicator" = [ "AppKit_NSControl" ]; + "AppKit_NSLevelIndicatorCell" = [ "AppKit_NSActionCell" ]; + "AppKit_NSMagnificationGestureRecognizer" = [ "AppKit_NSGestureRecognizer" ]; + "AppKit_NSMatrix" = [ "AppKit_NSControl" ]; + "AppKit_NSMenuItemCell" = [ "AppKit_NSButtonCell" ]; + "AppKit_NSMenuToolbarItem" = [ "AppKit_NSToolbarItem" ]; + "AppKit_NSMutableFontCollection" = [ "AppKit_NSFontCollection" ]; + "AppKit_NSMutableParagraphStyle" = [ "AppKit_NSParagraphStyle" ]; + "AppKit_NSObjectController" = [ "AppKit_NSController" ]; + "AppKit_NSOpenPanel" = [ "AppKit_NSSavePanel" ]; + "AppKit_NSOutlineView" = [ "AppKit_NSTableView" ]; + "AppKit_NSPDFImageRep" = [ "AppKit_NSImageRep" ]; + "AppKit_NSPICTImageRep" = [ "AppKit_NSImageRep" ]; + "AppKit_NSPageController" = [ "AppKit_NSViewController" ]; + "AppKit_NSPanGestureRecognizer" = [ "AppKit_NSGestureRecognizer" ]; + "AppKit_NSPanel" = [ "AppKit_NSWindow" ]; + "AppKit_NSPathCell" = [ "AppKit_NSActionCell" ]; + "AppKit_NSPathComponentCell" = [ "AppKit_NSTextFieldCell" ]; + "AppKit_NSPathControl" = [ "AppKit_NSControl" ]; + "AppKit_NSPersistentDocument" = [ "AppKit_NSDocument" ]; + "AppKit_NSPickerTouchBarItem" = [ "AppKit_NSTouchBarItem" ]; + "AppKit_NSPopUpButton" = [ "AppKit_NSButton" ]; + "AppKit_NSPopUpButtonCell" = [ "AppKit_NSMenuItemCell" ]; + "AppKit_NSPopover" = [ "AppKit_NSResponder" ]; + "AppKit_NSPopoverTouchBarItem" = [ "AppKit_NSTouchBarItem" ]; + "AppKit_NSPredicateEditor" = [ "AppKit_NSRuleEditor" ]; + "AppKit_NSPressGestureRecognizer" = [ "AppKit_NSGestureRecognizer" ]; + "AppKit_NSProgressIndicator" = [ "AppKit_NSView" ]; + "AppKit_NSRotationGestureRecognizer" = [ "AppKit_NSGestureRecognizer" ]; + "AppKit_NSRuleEditor" = [ "AppKit_NSControl" ]; + "AppKit_NSRulerView" = [ "AppKit_NSView" ]; + "AppKit_NSSavePanel" = [ "AppKit_NSPanel" ]; + "AppKit_NSScrollView" = [ "AppKit_NSView" ]; + "AppKit_NSScroller" = [ "AppKit_NSControl" ]; + "AppKit_NSScrubber" = [ "AppKit_NSView" ]; + "AppKit_NSScrubberArrangedView" = [ "AppKit_NSView" ]; + "AppKit_NSScrubberFlowLayout" = [ "AppKit_NSScrubberLayout" ]; + "AppKit_NSScrubberImageItemView" = [ "AppKit_NSScrubberItemView" ]; + "AppKit_NSScrubberItemView" = [ "AppKit_NSScrubberArrangedView" ]; + "AppKit_NSScrubberProportionalLayout" = [ "AppKit_NSScrubberLayout" ]; + "AppKit_NSScrubberSelectionView" = [ "AppKit_NSScrubberArrangedView" ]; + "AppKit_NSScrubberTextItemView" = [ "AppKit_NSScrubberItemView" ]; + "AppKit_NSSearchField" = [ "AppKit_NSTextField" ]; + "AppKit_NSSearchFieldCell" = [ "AppKit_NSTextFieldCell" ]; + "AppKit_NSSearchToolbarItem" = [ "AppKit_NSToolbarItem" ]; + "AppKit_NSSecureTextField" = [ "AppKit_NSTextField" ]; + "AppKit_NSSecureTextFieldCell" = [ "AppKit_NSTextFieldCell" ]; + "AppKit_NSSegmentedCell" = [ "AppKit_NSActionCell" ]; + "AppKit_NSSegmentedControl" = [ "AppKit_NSControl" ]; + "AppKit_NSSharingServicePickerToolbarItem" = [ "AppKit_NSToolbarItem" ]; + "AppKit_NSSharingServicePickerTouchBarItem" = [ "AppKit_NSTouchBarItem" ]; + "AppKit_NSSlider" = [ "AppKit_NSControl" ]; + "AppKit_NSSliderCell" = [ "AppKit_NSActionCell" ]; + "AppKit_NSSliderTouchBarItem" = [ "AppKit_NSTouchBarItem" ]; + "AppKit_NSSplitView" = [ "AppKit_NSView" ]; + "AppKit_NSSplitViewController" = [ "AppKit_NSViewController" ]; + "AppKit_NSStackView" = [ "AppKit_NSView" ]; + "AppKit_NSStatusBarButton" = [ "AppKit_NSButton" ]; + "AppKit_NSStepper" = [ "AppKit_NSControl" ]; + "AppKit_NSStepperCell" = [ "AppKit_NSActionCell" ]; + "AppKit_NSStepperTouchBarItem" = [ "AppKit_NSTouchBarItem" ]; + "AppKit_NSSwitch" = [ "AppKit_NSControl" ]; + "AppKit_NSTabView" = [ "AppKit_NSView" ]; + "AppKit_NSTabViewController" = [ "AppKit_NSViewController" ]; + "AppKit_NSTableCellView" = [ "AppKit_NSView" ]; + "AppKit_NSTableHeaderCell" = [ "AppKit_NSTextFieldCell" ]; + "AppKit_NSTableHeaderView" = [ "AppKit_NSView" ]; + "AppKit_NSTableRowView" = [ "AppKit_NSView" ]; + "AppKit_NSTableView" = [ "AppKit_NSControl" ]; + "AppKit_NSText" = [ "AppKit_NSView" ]; + "AppKit_NSTextAttachmentCell" = [ "AppKit_NSCell" ]; + "AppKit_NSTextContentStorage" = [ "AppKit_NSTextContentManager" ]; + "AppKit_NSTextField" = [ "AppKit_NSControl" ]; + "AppKit_NSTextFieldCell" = [ "AppKit_NSActionCell" ]; + "AppKit_NSTextListElement" = [ "AppKit_NSTextParagraph" ]; + "AppKit_NSTextParagraph" = [ "AppKit_NSTextElement" ]; + "AppKit_NSTextStorage" = [ "Foundation_NSMutableAttributedString" ]; + "AppKit_NSTextTable" = [ "AppKit_NSTextBlock" ]; + "AppKit_NSTextTableBlock" = [ "AppKit_NSTextBlock" ]; + "AppKit_NSTextView" = [ "AppKit_NSText" ]; + "AppKit_NSTitlebarAccessoryViewController" = [ "AppKit_NSViewController" ]; + "AppKit_NSTokenField" = [ "AppKit_NSTextField" ]; + "AppKit_NSTokenFieldCell" = [ "AppKit_NSTextFieldCell" ]; + "AppKit_NSToolbarItemGroup" = [ "AppKit_NSToolbarItem" ]; + "AppKit_NSTrackingSeparatorToolbarItem" = [ "AppKit_NSToolbarItem" ]; + "AppKit_NSTreeController" = [ "AppKit_NSObjectController" ]; + "AppKit_NSUserDefaultsController" = [ "AppKit_NSController" ]; + "AppKit_NSView" = [ "AppKit_NSResponder" ]; + "AppKit_NSViewAnimation" = [ "AppKit_NSAnimation" ]; + "AppKit_NSViewController" = [ "AppKit_NSResponder" ]; + "AppKit_NSVisualEffectView" = [ "AppKit_NSView" ]; + "AppKit_NSWindow" = [ "AppKit_NSResponder" ]; + "AppKit_NSWindowController" = [ "AppKit_NSResponder" ]; + "AppKit_all" = [ "AppKit" "AppKit_NSATSTypesetter" "AppKit_NSAccessibilityCustomAction" "AppKit_NSAccessibilityCustomRotor" "AppKit_NSAccessibilityCustomRotorItemResult" "AppKit_NSAccessibilityCustomRotorSearchParameters" "AppKit_NSAccessibilityElement" "AppKit_NSActionCell" "AppKit_NSAlert" "AppKit_NSAlignmentFeedbackFilter" "AppKit_NSAnimation" "AppKit_NSAnimationContext" "AppKit_NSAppearance" "AppKit_NSApplication" "AppKit_NSArrayController" "AppKit_NSBezierPath" "AppKit_NSBindingSelectionMarker" "AppKit_NSBitmapImageRep" "AppKit_NSBox" "AppKit_NSBrowser" "AppKit_NSBrowserCell" "AppKit_NSButton" "AppKit_NSButtonCell" "AppKit_NSButtonTouchBarItem" "AppKit_NSCachedImageRep" "AppKit_NSCandidateListTouchBarItem" "AppKit_NSCell" "AppKit_NSClickGestureRecognizer" "AppKit_NSClipView" "AppKit_NSCollectionLayoutAnchor" "AppKit_NSCollectionLayoutBoundarySupplementaryItem" "AppKit_NSCollectionLayoutDecorationItem" "AppKit_NSCollectionLayoutDimension" "AppKit_NSCollectionLayoutEdgeSpacing" "AppKit_NSCollectionLayoutGroup" "AppKit_NSCollectionLayoutGroupCustomItem" "AppKit_NSCollectionLayoutItem" "AppKit_NSCollectionLayoutSection" "AppKit_NSCollectionLayoutSize" "AppKit_NSCollectionLayoutSpacing" "AppKit_NSCollectionLayoutSupplementaryItem" "AppKit_NSCollectionView" "AppKit_NSCollectionViewCompositionalLayout" "AppKit_NSCollectionViewCompositionalLayoutConfiguration" "AppKit_NSCollectionViewDiffableDataSource" "AppKit_NSCollectionViewFlowLayout" "AppKit_NSCollectionViewFlowLayoutInvalidationContext" "AppKit_NSCollectionViewGridLayout" "AppKit_NSCollectionViewItem" "AppKit_NSCollectionViewLayout" "AppKit_NSCollectionViewLayoutAttributes" "AppKit_NSCollectionViewLayoutInvalidationContext" "AppKit_NSCollectionViewTransitionLayout" "AppKit_NSCollectionViewUpdateItem" "AppKit_NSColor" "AppKit_NSColorList" "AppKit_NSColorPanel" "AppKit_NSColorPicker" "AppKit_NSColorPickerTouchBarItem" "AppKit_NSColorSampler" "AppKit_NSColorSpace" "AppKit_NSColorWell" "AppKit_NSComboBox" "AppKit_NSComboBoxCell" "AppKit_NSComboButton" "AppKit_NSControl" "AppKit_NSController" "AppKit_NSCursor" "AppKit_NSCustomImageRep" "AppKit_NSCustomTouchBarItem" "AppKit_NSDataAsset" "AppKit_NSDatePicker" "AppKit_NSDatePickerCell" "AppKit_NSDictionaryController" "AppKit_NSDictionaryControllerKeyValuePair" "AppKit_NSDiffableDataSourceSnapshot" "AppKit_NSDockTile" "AppKit_NSDocument" "AppKit_NSDocumentController" "AppKit_NSDraggingImageComponent" "AppKit_NSDraggingItem" "AppKit_NSDraggingSession" "AppKit_NSDrawer" "AppKit_NSEPSImageRep" "AppKit_NSEvent" "AppKit_NSFilePromiseProvider" "AppKit_NSFilePromiseReceiver" "AppKit_NSFont" "AppKit_NSFontAssetRequest" "AppKit_NSFontCollection" "AppKit_NSFontDescriptor" "AppKit_NSFontManager" "AppKit_NSFontPanel" "AppKit_NSForm" "AppKit_NSFormCell" "AppKit_NSGestureRecognizer" "AppKit_NSGlyphGenerator" "AppKit_NSGlyphInfo" "AppKit_NSGradient" "AppKit_NSGraphicsContext" "AppKit_NSGridCell" "AppKit_NSGridColumn" "AppKit_NSGridRow" "AppKit_NSGridView" "AppKit_NSGroupTouchBarItem" "AppKit_NSHapticFeedbackManager" "AppKit_NSHelpManager" "AppKit_NSImage" "AppKit_NSImageCell" "AppKit_NSImageRep" "AppKit_NSImageSymbolConfiguration" "AppKit_NSImageView" "AppKit_NSInputManager" "AppKit_NSInputServer" "AppKit_NSLayoutAnchor" "AppKit_NSLayoutConstraint" "AppKit_NSLayoutDimension" "AppKit_NSLayoutGuide" "AppKit_NSLayoutManager" "AppKit_NSLayoutXAxisAnchor" "AppKit_NSLayoutYAxisAnchor" "AppKit_NSLevelIndicator" "AppKit_NSLevelIndicatorCell" "AppKit_NSMagnificationGestureRecognizer" "AppKit_NSMatrix" "AppKit_NSMediaLibraryBrowserController" "AppKit_NSMenu" "AppKit_NSMenuItem" "AppKit_NSMenuItemCell" "AppKit_NSMenuToolbarItem" "AppKit_NSMovie" "AppKit_NSMutableFontCollection" "AppKit_NSMutableParagraphStyle" "AppKit_NSNib" "AppKit_NSObjectController" "AppKit_NSOpenPanel" "AppKit_NSOutlineView" "AppKit_NSPDFImageRep" "AppKit_NSPDFInfo" "AppKit_NSPDFPanel" "AppKit_NSPICTImageRep" "AppKit_NSPageController" "AppKit_NSPageLayout" "AppKit_NSPanGestureRecognizer" "AppKit_NSPanel" "AppKit_NSParagraphStyle" "AppKit_NSPasteboard" "AppKit_NSPasteboardItem" "AppKit_NSPathCell" "AppKit_NSPathComponentCell" "AppKit_NSPathControl" "AppKit_NSPathControlItem" "AppKit_NSPersistentDocument" "AppKit_NSPickerTouchBarItem" "AppKit_NSPopUpButton" "AppKit_NSPopUpButtonCell" "AppKit_NSPopover" "AppKit_NSPopoverTouchBarItem" "AppKit_NSPredicateEditor" "AppKit_NSPredicateEditorRowTemplate" "AppKit_NSPressGestureRecognizer" "AppKit_NSPressureConfiguration" "AppKit_NSPreviewRepresentingActivityItem" "AppKit_NSPrintInfo" "AppKit_NSPrintOperation" "AppKit_NSPrintPanel" "AppKit_NSPrinter" "AppKit_NSProgressIndicator" "AppKit_NSResponder" "AppKit_NSRotationGestureRecognizer" "AppKit_NSRuleEditor" "AppKit_NSRulerMarker" "AppKit_NSRulerView" "AppKit_NSRunningApplication" "AppKit_NSSavePanel" "AppKit_NSScreen" "AppKit_NSScrollView" "AppKit_NSScroller" "AppKit_NSScrubber" "AppKit_NSScrubberArrangedView" "AppKit_NSScrubberFlowLayout" "AppKit_NSScrubberImageItemView" "AppKit_NSScrubberItemView" "AppKit_NSScrubberLayout" "AppKit_NSScrubberLayoutAttributes" "AppKit_NSScrubberProportionalLayout" "AppKit_NSScrubberSelectionStyle" "AppKit_NSScrubberSelectionView" "AppKit_NSScrubberTextItemView" "AppKit_NSSearchField" "AppKit_NSSearchFieldCell" "AppKit_NSSearchToolbarItem" "AppKit_NSSecureTextField" "AppKit_NSSecureTextFieldCell" "AppKit_NSSegmentedCell" "AppKit_NSSegmentedControl" "AppKit_NSShadow" "AppKit_NSSharingService" "AppKit_NSSharingServicePicker" "AppKit_NSSharingServicePickerToolbarItem" "AppKit_NSSharingServicePickerTouchBarItem" "AppKit_NSSlider" "AppKit_NSSliderAccessory" "AppKit_NSSliderAccessoryBehavior" "AppKit_NSSliderCell" "AppKit_NSSliderTouchBarItem" "AppKit_NSSound" "AppKit_NSSpeechRecognizer" "AppKit_NSSpeechSynthesizer" "AppKit_NSSpellChecker" "AppKit_NSSplitView" "AppKit_NSSplitViewController" "AppKit_NSSplitViewItem" "AppKit_NSStackView" "AppKit_NSStatusBar" "AppKit_NSStatusBarButton" "AppKit_NSStatusItem" "AppKit_NSStepper" "AppKit_NSStepperCell" "AppKit_NSStepperTouchBarItem" "AppKit_NSStoryboard" "AppKit_NSStoryboardSegue" "AppKit_NSStringDrawingContext" "AppKit_NSSwitch" "AppKit_NSTabView" "AppKit_NSTabViewController" "AppKit_NSTabViewItem" "AppKit_NSTableCellView" "AppKit_NSTableColumn" "AppKit_NSTableHeaderCell" "AppKit_NSTableHeaderView" "AppKit_NSTableRowView" "AppKit_NSTableView" "AppKit_NSTableViewDiffableDataSource" "AppKit_NSTableViewRowAction" "AppKit_NSText" "AppKit_NSTextAlternatives" "AppKit_NSTextAttachment" "AppKit_NSTextAttachmentCell" "AppKit_NSTextAttachmentViewProvider" "AppKit_NSTextBlock" "AppKit_NSTextCheckingController" "AppKit_NSTextContainer" "AppKit_NSTextContentManager" "AppKit_NSTextContentStorage" "AppKit_NSTextElement" "AppKit_NSTextField" "AppKit_NSTextFieldCell" "AppKit_NSTextFinder" "AppKit_NSTextInputContext" "AppKit_NSTextLayoutFragment" "AppKit_NSTextLayoutManager" "AppKit_NSTextLineFragment" "AppKit_NSTextList" "AppKit_NSTextListElement" "AppKit_NSTextParagraph" "AppKit_NSTextRange" "AppKit_NSTextSelection" "AppKit_NSTextSelectionNavigation" "AppKit_NSTextStorage" "AppKit_NSTextTab" "AppKit_NSTextTable" "AppKit_NSTextTableBlock" "AppKit_NSTextView" "AppKit_NSTextViewportLayoutController" "AppKit_NSTintConfiguration" "AppKit_NSTitlebarAccessoryViewController" "AppKit_NSTokenField" "AppKit_NSTokenFieldCell" "AppKit_NSToolbar" "AppKit_NSToolbarItem" "AppKit_NSToolbarItemGroup" "AppKit_NSTouch" "AppKit_NSTouchBar" "AppKit_NSTouchBarItem" "AppKit_NSTrackingArea" "AppKit_NSTrackingSeparatorToolbarItem" "AppKit_NSTreeController" "AppKit_NSTreeNode" "AppKit_NSTypesetter" "AppKit_NSUserDefaultsController" "AppKit_NSUserInterfaceCompressionOptions" "AppKit_NSView" "AppKit_NSViewAnimation" "AppKit_NSViewController" "AppKit_NSVisualEffectView" "AppKit_NSWindow" "AppKit_NSWindowController" "AppKit_NSWindowTab" "AppKit_NSWindowTabGroup" "AppKit_NSWorkspace" "AppKit_NSWorkspaceAuthorization" "AppKit_NSWorkspaceOpenConfiguration" ]; + "AuthenticationServices" = [ "AppKit" "Foundation" "Foundation_NSURL" ]; + "AuthenticationServices_ASAccountAuthenticationModificationExtensionContext" = [ "Foundation_NSExtensionContext" ]; + "AuthenticationServices_ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest" = [ "AuthenticationServices_ASAccountAuthenticationModificationRequest" ]; + "AuthenticationServices_ASAccountAuthenticationModificationUpgradePasswordToStrongPasswordRequest" = [ "AuthenticationServices_ASAccountAuthenticationModificationRequest" ]; + "AuthenticationServices_ASAccountAuthenticationModificationViewController" = [ "AppKit_NSViewController" ]; + "AuthenticationServices_ASAuthorizationAppleIDButton" = [ "AppKit_NSControl" ]; + "AuthenticationServices_ASAuthorizationAppleIDRequest" = [ "AuthenticationServices_ASAuthorizationOpenIDRequest" ]; + "AuthenticationServices_ASAuthorizationOpenIDRequest" = [ "AuthenticationServices_ASAuthorizationRequest" ]; + "AuthenticationServices_ASAuthorizationPasswordRequest" = [ "AuthenticationServices_ASAuthorizationRequest" ]; + "AuthenticationServices_ASAuthorizationPlatformPublicKeyCredentialAssertionRequest" = [ "AuthenticationServices_ASAuthorizationRequest" ]; + "AuthenticationServices_ASAuthorizationPlatformPublicKeyCredentialRegistrationRequest" = [ "AuthenticationServices_ASAuthorizationRequest" ]; + "AuthenticationServices_ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest" = [ "AuthenticationServices_ASAuthorizationRequest" ]; + "AuthenticationServices_ASAuthorizationSecurityKeyPublicKeyCredentialRegistrationRequest" = [ "AuthenticationServices_ASAuthorizationRequest" ]; + "AuthenticationServices_ASAuthorizationSingleSignOnRequest" = [ "AuthenticationServices_ASAuthorizationOpenIDRequest" ]; + "AuthenticationServices_ASCredentialProviderExtensionContext" = [ "Foundation_NSExtensionContext" ]; + "AuthenticationServices_ASCredentialProviderViewController" = [ "AppKit_NSViewController" ]; + "AuthenticationServices_all" = [ "AuthenticationServices" "AuthenticationServices_ASAccountAuthenticationModificationController" "AuthenticationServices_ASAccountAuthenticationModificationExtensionContext" "AuthenticationServices_ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest" "AuthenticationServices_ASAccountAuthenticationModificationRequest" "AuthenticationServices_ASAccountAuthenticationModificationUpgradePasswordToStrongPasswordRequest" "AuthenticationServices_ASAccountAuthenticationModificationViewController" "AuthenticationServices_ASAuthorization" "AuthenticationServices_ASAuthorizationAppleIDButton" "AuthenticationServices_ASAuthorizationAppleIDCredential" "AuthenticationServices_ASAuthorizationAppleIDProvider" "AuthenticationServices_ASAuthorizationAppleIDRequest" "AuthenticationServices_ASAuthorizationController" "AuthenticationServices_ASAuthorizationOpenIDRequest" "AuthenticationServices_ASAuthorizationPasswordProvider" "AuthenticationServices_ASAuthorizationPasswordRequest" "AuthenticationServices_ASAuthorizationPlatformPublicKeyCredentialAssertion" "AuthenticationServices_ASAuthorizationPlatformPublicKeyCredentialAssertionRequest" "AuthenticationServices_ASAuthorizationPlatformPublicKeyCredentialDescriptor" "AuthenticationServices_ASAuthorizationPlatformPublicKeyCredentialProvider" "AuthenticationServices_ASAuthorizationPlatformPublicKeyCredentialRegistration" "AuthenticationServices_ASAuthorizationPlatformPublicKeyCredentialRegistrationRequest" "AuthenticationServices_ASAuthorizationProviderExtensionAuthorizationRequest" "AuthenticationServices_ASAuthorizationProviderExtensionAuthorizationResult" "AuthenticationServices_ASAuthorizationProviderExtensionKerberosMapping" "AuthenticationServices_ASAuthorizationProviderExtensionLoginConfiguration" "AuthenticationServices_ASAuthorizationProviderExtensionLoginManager" "AuthenticationServices_ASAuthorizationPublicKeyCredentialParameters" "AuthenticationServices_ASAuthorizationRequest" "AuthenticationServices_ASAuthorizationSecurityKeyPublicKeyCredentialAssertion" "AuthenticationServices_ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest" "AuthenticationServices_ASAuthorizationSecurityKeyPublicKeyCredentialDescriptor" "AuthenticationServices_ASAuthorizationSecurityKeyPublicKeyCredentialProvider" "AuthenticationServices_ASAuthorizationSecurityKeyPublicKeyCredentialRegistration" "AuthenticationServices_ASAuthorizationSecurityKeyPublicKeyCredentialRegistrationRequest" "AuthenticationServices_ASAuthorizationSingleSignOnCredential" "AuthenticationServices_ASAuthorizationSingleSignOnProvider" "AuthenticationServices_ASAuthorizationSingleSignOnRequest" "AuthenticationServices_ASCredentialIdentityStore" "AuthenticationServices_ASCredentialIdentityStoreState" "AuthenticationServices_ASCredentialProviderExtensionContext" "AuthenticationServices_ASCredentialProviderViewController" "AuthenticationServices_ASCredentialServiceIdentifier" "AuthenticationServices_ASPasswordCredential" "AuthenticationServices_ASPasswordCredentialIdentity" "AuthenticationServices_ASWebAuthenticationSession" "AuthenticationServices_ASWebAuthenticationSessionRequest" "AuthenticationServices_ASWebAuthenticationSessionWebBrowserSessionManager" ]; + "AutomaticAssessmentConfiguration" = [ "Foundation" ]; + "AutomaticAssessmentConfiguration_all" = [ "AutomaticAssessmentConfiguration" "AutomaticAssessmentConfiguration_AEAssessmentApplication" "AutomaticAssessmentConfiguration_AEAssessmentConfiguration" "AutomaticAssessmentConfiguration_AEAssessmentParticipantConfiguration" "AutomaticAssessmentConfiguration_AEAssessmentSession" ]; + "Automator" = [ "AppKit" "Foundation" "OSAKit" ]; + "Automator_AMAppleScriptAction" = [ "Automator_AMBundleAction" ]; + "Automator_AMBundleAction" = [ "Automator_AMAction" ]; + "Automator_AMShellScriptAction" = [ "Automator_AMBundleAction" ]; + "Automator_AMWorkflowController" = [ "AppKit_NSController" ]; + "Automator_AMWorkflowView" = [ "AppKit_NSView" ]; + "Automator_all" = [ "Automator" "Automator_AMAction" "Automator_AMAppleScriptAction" "Automator_AMBundleAction" "Automator_AMShellScriptAction" "Automator_AMWorkflow" "Automator_AMWorkflowController" "Automator_AMWorkflowView" "Automator_AMWorkspace" ]; + "BackgroundAssets" = [ "Foundation" ]; + "BackgroundAssets_BAURLDownload" = [ "BackgroundAssets_BADownload" ]; + "BackgroundAssets_all" = [ "BackgroundAssets" "BackgroundAssets_BAAppExtensionInfo" "BackgroundAssets_BADownload" "BackgroundAssets_BADownloadManager" "BackgroundAssets_BAURLDownload" ]; + "BackgroundTasks" = [ "Foundation" ]; + "BackgroundTasks_BGAppRefreshTask" = [ "BackgroundTasks_BGTask" ]; + "BackgroundTasks_BGAppRefreshTaskRequest" = [ "BackgroundTasks_BGTaskRequest" ]; + "BackgroundTasks_BGProcessingTask" = [ "BackgroundTasks_BGTask" ]; + "BackgroundTasks_BGProcessingTaskRequest" = [ "BackgroundTasks_BGTaskRequest" ]; + "BackgroundTasks_all" = [ "BackgroundTasks" "BackgroundTasks_BGAppRefreshTask" "BackgroundTasks_BGAppRefreshTaskRequest" "BackgroundTasks_BGProcessingTask" "BackgroundTasks_BGProcessingTaskRequest" "BackgroundTasks_BGTask" "BackgroundTasks_BGTaskRequest" "BackgroundTasks_BGTaskScheduler" ]; + "BusinessChat" = [ "AppKit" "Foundation" ]; + "BusinessChat_BCChatButton" = [ "AppKit_NSControl" ]; + "BusinessChat_all" = [ "BusinessChat" "BusinessChat_BCChatAction" "BusinessChat_BCChatButton" ]; + "CallKit" = [ "Foundation" ]; + "CallKit_CXAnswerCallAction" = [ "CallKit_CXCallAction" ]; + "CallKit_CXCallAction" = [ "CallKit_CXAction" ]; + "CallKit_CXCallDirectoryExtensionContext" = [ "Foundation_NSExtensionContext" ]; + "CallKit_CXEndCallAction" = [ "CallKit_CXCallAction" ]; + "CallKit_CXPlayDTMFCallAction" = [ "CallKit_CXCallAction" ]; + "CallKit_CXSetGroupCallAction" = [ "CallKit_CXCallAction" ]; + "CallKit_CXSetHeldCallAction" = [ "CallKit_CXCallAction" ]; + "CallKit_CXSetMutedCallAction" = [ "CallKit_CXCallAction" ]; + "CallKit_CXStartCallAction" = [ "CallKit_CXCallAction" ]; + "CallKit_all" = [ "CallKit" "CallKit_CXAction" "CallKit_CXAnswerCallAction" "CallKit_CXCall" "CallKit_CXCallAction" "CallKit_CXCallController" "CallKit_CXCallDirectoryExtensionContext" "CallKit_CXCallDirectoryManager" "CallKit_CXCallDirectoryProvider" "CallKit_CXCallObserver" "CallKit_CXCallUpdate" "CallKit_CXEndCallAction" "CallKit_CXHandle" "CallKit_CXPlayDTMFCallAction" "CallKit_CXProvider" "CallKit_CXProviderConfiguration" "CallKit_CXSetGroupCallAction" "CallKit_CXSetHeldCallAction" "CallKit_CXSetMutedCallAction" "CallKit_CXStartCallAction" "CallKit_CXTransaction" ]; + "ClassKit" = [ "Foundation" ]; + "ClassKit_CLSActivity" = [ "ClassKit_CLSObject" ]; + "ClassKit_CLSActivityItem" = [ "ClassKit_CLSObject" ]; + "ClassKit_CLSBinaryItem" = [ "ClassKit_CLSActivityItem" ]; + "ClassKit_CLSContext" = [ "ClassKit_CLSObject" ]; + "ClassKit_CLSProgressReportingCapability" = [ "ClassKit_CLSObject" ]; + "ClassKit_CLSQuantityItem" = [ "ClassKit_CLSActivityItem" ]; + "ClassKit_CLSScoreItem" = [ "ClassKit_CLSActivityItem" ]; + "ClassKit_all" = [ "ClassKit" "ClassKit_CLSActivity" "ClassKit_CLSActivityItem" "ClassKit_CLSBinaryItem" "ClassKit_CLSContext" "ClassKit_CLSDataStore" "ClassKit_CLSObject" "ClassKit_CLSProgressReportingCapability" "ClassKit_CLSQuantityItem" "ClassKit_CLSScoreItem" ]; + "CloudKit" = [ "CoreLocation" "Foundation" "CloudKit_CKShare" ]; + "CloudKit_CKAcceptSharesOperation" = [ "CloudKit_CKOperation" ]; + "CloudKit_CKDatabaseNotification" = [ "CloudKit_CKNotification" ]; + "CloudKit_CKDatabaseOperation" = [ "CloudKit_CKOperation" ]; + "CloudKit_CKDatabaseSubscription" = [ "CloudKit_CKSubscription" ]; + "CloudKit_CKDiscoverAllUserIdentitiesOperation" = [ "CloudKit_CKOperation" ]; + "CloudKit_CKDiscoverUserIdentitiesOperation" = [ "CloudKit_CKOperation" ]; + "CloudKit_CKFetchDatabaseChangesOperation" = [ "CloudKit_CKDatabaseOperation" ]; + "CloudKit_CKFetchNotificationChangesOperation" = [ "CloudKit_CKOperation" ]; + "CloudKit_CKFetchRecordChangesOperation" = [ "CloudKit_CKDatabaseOperation" ]; + "CloudKit_CKFetchRecordZoneChangesOperation" = [ "CloudKit_CKDatabaseOperation" ]; + "CloudKit_CKFetchRecordZonesOperation" = [ "CloudKit_CKDatabaseOperation" ]; + "CloudKit_CKFetchRecordsOperation" = [ "CloudKit_CKDatabaseOperation" ]; + "CloudKit_CKFetchShareMetadataOperation" = [ "CloudKit_CKOperation" ]; + "CloudKit_CKFetchShareParticipantsOperation" = [ "CloudKit_CKOperation" ]; + "CloudKit_CKFetchSubscriptionsOperation" = [ "CloudKit_CKDatabaseOperation" ]; + "CloudKit_CKFetchWebAuthTokenOperation" = [ "CloudKit_CKDatabaseOperation" ]; + "CloudKit_CKLocationSortDescriptor" = [ "Foundation_NSSortDescriptor" ]; + "CloudKit_CKMarkNotificationsReadOperation" = [ "CloudKit_CKOperation" ]; + "CloudKit_CKModifyBadgeOperation" = [ "CloudKit_CKOperation" ]; + "CloudKit_CKModifyRecordZonesOperation" = [ "CloudKit_CKDatabaseOperation" ]; + "CloudKit_CKModifyRecordsOperation" = [ "CloudKit_CKDatabaseOperation" ]; + "CloudKit_CKModifySubscriptionsOperation" = [ "CloudKit_CKDatabaseOperation" ]; + "CloudKit_CKOperation" = [ "Foundation_NSOperation" ]; + "CloudKit_CKQueryNotification" = [ "CloudKit_CKNotification" ]; + "CloudKit_CKQueryOperation" = [ "CloudKit_CKDatabaseOperation" ]; + "CloudKit_CKQuerySubscription" = [ "CloudKit_CKSubscription" ]; + "CloudKit_CKRecordZoneNotification" = [ "CloudKit_CKNotification" ]; + "CloudKit_CKRecordZoneSubscription" = [ "CloudKit_CKSubscription" ]; + "CloudKit_CKShare" = [ "CloudKit_CKRecord" ]; + "CloudKit_all" = [ "CloudKit" "CloudKit_CKAcceptSharesOperation" "CloudKit_CKAllowedSharingOptions" "CloudKit_CKAsset" "CloudKit_CKContainer" "CloudKit_CKDatabase" "CloudKit_CKDatabaseNotification" "CloudKit_CKDatabaseOperation" "CloudKit_CKDatabaseSubscription" "CloudKit_CKDiscoverAllUserIdentitiesOperation" "CloudKit_CKDiscoverUserIdentitiesOperation" "CloudKit_CKFetchDatabaseChangesOperation" "CloudKit_CKFetchNotificationChangesOperation" "CloudKit_CKFetchRecordChangesOperation" "CloudKit_CKFetchRecordZoneChangesConfiguration" "CloudKit_CKFetchRecordZoneChangesOperation" "CloudKit_CKFetchRecordZoneChangesOptions" "CloudKit_CKFetchRecordZonesOperation" "CloudKit_CKFetchRecordsOperation" "CloudKit_CKFetchShareMetadataOperation" "CloudKit_CKFetchShareParticipantsOperation" "CloudKit_CKFetchSubscriptionsOperation" "CloudKit_CKFetchWebAuthTokenOperation" "CloudKit_CKLocationSortDescriptor" "CloudKit_CKMarkNotificationsReadOperation" "CloudKit_CKModifyBadgeOperation" "CloudKit_CKModifyRecordZonesOperation" "CloudKit_CKModifyRecordsOperation" "CloudKit_CKModifySubscriptionsOperation" "CloudKit_CKNotification" "CloudKit_CKNotificationID" "CloudKit_CKNotificationInfo" "CloudKit_CKOperation" "CloudKit_CKOperationConfiguration" "CloudKit_CKOperationGroup" "CloudKit_CKQuery" "CloudKit_CKQueryCursor" "CloudKit_CKQueryNotification" "CloudKit_CKQueryOperation" "CloudKit_CKQuerySubscription" "CloudKit_CKRecord" "CloudKit_CKRecordID" "CloudKit_CKRecordZone" "CloudKit_CKRecordZoneID" "CloudKit_CKRecordZoneNotification" "CloudKit_CKRecordZoneSubscription" "CloudKit_CKReference" "CloudKit_CKServerChangeToken" "CloudKit_CKShare" "CloudKit_CKShareMetadata" "CloudKit_CKShareParticipant" "CloudKit_CKSubscription" "CloudKit_CKSystemSharingUIObserver" "CloudKit_CKUserIdentity" "CloudKit_CKUserIdentityLookupInfo" ]; + "Contacts" = [ "Foundation" ]; + "Contacts_CNChangeHistoryAddContactEvent" = [ "Contacts_CNChangeHistoryEvent" ]; + "Contacts_CNChangeHistoryAddGroupEvent" = [ "Contacts_CNChangeHistoryEvent" ]; + "Contacts_CNChangeHistoryAddMemberToGroupEvent" = [ "Contacts_CNChangeHistoryEvent" ]; + "Contacts_CNChangeHistoryAddSubgroupToGroupEvent" = [ "Contacts_CNChangeHistoryEvent" ]; + "Contacts_CNChangeHistoryDeleteContactEvent" = [ "Contacts_CNChangeHistoryEvent" ]; + "Contacts_CNChangeHistoryDeleteGroupEvent" = [ "Contacts_CNChangeHistoryEvent" ]; + "Contacts_CNChangeHistoryDropEverythingEvent" = [ "Contacts_CNChangeHistoryEvent" ]; + "Contacts_CNChangeHistoryFetchRequest" = [ "Contacts_CNFetchRequest" ]; + "Contacts_CNChangeHistoryRemoveMemberFromGroupEvent" = [ "Contacts_CNChangeHistoryEvent" ]; + "Contacts_CNChangeHistoryRemoveSubgroupFromGroupEvent" = [ "Contacts_CNChangeHistoryEvent" ]; + "Contacts_CNChangeHistoryUpdateContactEvent" = [ "Contacts_CNChangeHistoryEvent" ]; + "Contacts_CNChangeHistoryUpdateGroupEvent" = [ "Contacts_CNChangeHistoryEvent" ]; + "Contacts_CNContactFetchRequest" = [ "Contacts_CNFetchRequest" ]; + "Contacts_CNContactFormatter" = [ "Foundation_NSFormatter" ]; + "Contacts_CNMutableContact" = [ "Contacts_CNContact" ]; + "Contacts_CNMutableGroup" = [ "Contacts_CNGroup" ]; + "Contacts_CNMutablePostalAddress" = [ "Contacts_CNPostalAddress" ]; + "Contacts_CNPostalAddressFormatter" = [ "Foundation_NSFormatter" ]; + "Contacts_all" = [ "Contacts" "Contacts_CNChangeHistoryAddContactEvent" "Contacts_CNChangeHistoryAddGroupEvent" "Contacts_CNChangeHistoryAddMemberToGroupEvent" "Contacts_CNChangeHistoryAddSubgroupToGroupEvent" "Contacts_CNChangeHistoryDeleteContactEvent" "Contacts_CNChangeHistoryDeleteGroupEvent" "Contacts_CNChangeHistoryDropEverythingEvent" "Contacts_CNChangeHistoryEvent" "Contacts_CNChangeHistoryFetchRequest" "Contacts_CNChangeHistoryRemoveMemberFromGroupEvent" "Contacts_CNChangeHistoryRemoveSubgroupFromGroupEvent" "Contacts_CNChangeHistoryUpdateContactEvent" "Contacts_CNChangeHistoryUpdateGroupEvent" "Contacts_CNContact" "Contacts_CNContactFetchRequest" "Contacts_CNContactFormatter" "Contacts_CNContactProperty" "Contacts_CNContactRelation" "Contacts_CNContactStore" "Contacts_CNContactVCardSerialization" "Contacts_CNContactsUserDefaults" "Contacts_CNContainer" "Contacts_CNFetchRequest" "Contacts_CNFetchResult" "Contacts_CNGroup" "Contacts_CNInstantMessageAddress" "Contacts_CNLabeledValue" "Contacts_CNMutableContact" "Contacts_CNMutableGroup" "Contacts_CNMutablePostalAddress" "Contacts_CNPhoneNumber" "Contacts_CNPostalAddress" "Contacts_CNPostalAddressFormatter" "Contacts_CNSaveRequest" "Contacts_CNSocialProfile" ]; + "CoreAnimation" = [ "Foundation" ]; + "CoreAnimation_CAAnimationGroup" = [ "CoreAnimation_CAAnimation" ]; + "CoreAnimation_CABasicAnimation" = [ "CoreAnimation_CAPropertyAnimation" ]; + "CoreAnimation_CAEmitterLayer" = [ "CoreAnimation_CALayer" ]; + "CoreAnimation_CAGradientLayer" = [ "CoreAnimation_CALayer" ]; + "CoreAnimation_CAKeyframeAnimation" = [ "CoreAnimation_CAPropertyAnimation" ]; + "CoreAnimation_CAPropertyAnimation" = [ "CoreAnimation_CAAnimation" ]; + "CoreAnimation_CAReplicatorLayer" = [ "CoreAnimation_CALayer" ]; + "CoreAnimation_CAScrollLayer" = [ "CoreAnimation_CALayer" ]; + "CoreAnimation_CAShapeLayer" = [ "CoreAnimation_CALayer" ]; + "CoreAnimation_CASpringAnimation" = [ "CoreAnimation_CABasicAnimation" ]; + "CoreAnimation_CATextLayer" = [ "CoreAnimation_CALayer" ]; + "CoreAnimation_CATiledLayer" = [ "CoreAnimation_CALayer" ]; + "CoreAnimation_CATransformLayer" = [ "CoreAnimation_CALayer" ]; + "CoreAnimation_CATransition" = [ "CoreAnimation_CAAnimation" ]; + "CoreAnimation_all" = [ "CoreAnimation" "CoreAnimation_CAAnimation" "CoreAnimation_CAAnimationGroup" "CoreAnimation_CABasicAnimation" "CoreAnimation_CAConstraint" "CoreAnimation_CAConstraintLayoutManager" "CoreAnimation_CADisplayLink" "CoreAnimation_CAEDRMetadata" "CoreAnimation_CAEmitterCell" "CoreAnimation_CAEmitterLayer" "CoreAnimation_CAGradientLayer" "CoreAnimation_CAKeyframeAnimation" "CoreAnimation_CALayer" "CoreAnimation_CAMediaTimingFunction" "CoreAnimation_CAPropertyAnimation" "CoreAnimation_CARemoteLayerClient" "CoreAnimation_CARemoteLayerServer" "CoreAnimation_CARenderer" "CoreAnimation_CAReplicatorLayer" "CoreAnimation_CAScrollLayer" "CoreAnimation_CAShapeLayer" "CoreAnimation_CASpringAnimation" "CoreAnimation_CATextLayer" "CoreAnimation_CATiledLayer" "CoreAnimation_CATransaction" "CoreAnimation_CATransformLayer" "CoreAnimation_CATransition" "CoreAnimation_CAValueFunction" ]; + "CoreData" = [ "Foundation" "CoreData_NSAsynchronousFetchResult" ]; + "CoreData_NSAsynchronousFetchRequest" = [ "CoreData_NSPersistentStoreRequest" ]; + "CoreData_NSAsynchronousFetchResult" = [ "CoreData_NSPersistentStoreAsynchronousResult" ]; + "CoreData_NSAtomicStore" = [ "CoreData_NSPersistentStore" ]; + "CoreData_NSAttributeDescription" = [ "CoreData_NSPropertyDescription" ]; + "CoreData_NSBatchDeleteRequest" = [ "CoreData_NSPersistentStoreRequest" ]; + "CoreData_NSBatchDeleteResult" = [ "CoreData_NSPersistentStoreResult" ]; + "CoreData_NSBatchInsertRequest" = [ "CoreData_NSPersistentStoreRequest" ]; + "CoreData_NSBatchInsertResult" = [ "CoreData_NSPersistentStoreResult" ]; + "CoreData_NSBatchUpdateRequest" = [ "CoreData_NSPersistentStoreRequest" ]; + "CoreData_NSBatchUpdateResult" = [ "CoreData_NSPersistentStoreResult" ]; + "CoreData_NSDerivedAttributeDescription" = [ "CoreData_NSAttributeDescription" ]; + "CoreData_NSExpressionDescription" = [ "CoreData_NSPropertyDescription" ]; + "CoreData_NSFetchRequest" = [ "CoreData_NSPersistentStoreRequest" ]; + "CoreData_NSFetchRequestExpression" = [ "Foundation_NSExpression" ]; + "CoreData_NSFetchedPropertyDescription" = [ "CoreData_NSPropertyDescription" ]; + "CoreData_NSIncrementalStore" = [ "CoreData_NSPersistentStore" ]; + "CoreData_NSPersistentCloudKitContainer" = [ "CoreData_NSPersistentContainer" ]; + "CoreData_NSPersistentCloudKitContainerEventRequest" = [ "CoreData_NSPersistentStoreRequest" ]; + "CoreData_NSPersistentCloudKitContainerEventResult" = [ "CoreData_NSPersistentStoreResult" ]; + "CoreData_NSPersistentHistoryChangeRequest" = [ "CoreData_NSPersistentStoreRequest" ]; + "CoreData_NSPersistentHistoryResult" = [ "CoreData_NSPersistentStoreResult" ]; + "CoreData_NSPersistentStoreAsynchronousResult" = [ "CoreData_NSPersistentStoreResult" ]; + "CoreData_NSRelationshipDescription" = [ "CoreData_NSPropertyDescription" ]; + "CoreData_NSSaveChangesRequest" = [ "CoreData_NSPersistentStoreRequest" ]; + "CoreData_all" = [ "CoreData" "CoreData_NSAsynchronousFetchRequest" "CoreData_NSAsynchronousFetchResult" "CoreData_NSAtomicStore" "CoreData_NSAtomicStoreCacheNode" "CoreData_NSAttributeDescription" "CoreData_NSBatchDeleteRequest" "CoreData_NSBatchDeleteResult" "CoreData_NSBatchInsertRequest" "CoreData_NSBatchInsertResult" "CoreData_NSBatchUpdateRequest" "CoreData_NSBatchUpdateResult" "CoreData_NSConstraintConflict" "CoreData_NSCoreDataCoreSpotlightDelegate" "CoreData_NSDerivedAttributeDescription" "CoreData_NSEntityDescription" "CoreData_NSEntityMapping" "CoreData_NSEntityMigrationPolicy" "CoreData_NSExpressionDescription" "CoreData_NSFetchIndexDescription" "CoreData_NSFetchIndexElementDescription" "CoreData_NSFetchRequest" "CoreData_NSFetchRequestExpression" "CoreData_NSFetchedPropertyDescription" "CoreData_NSFetchedResultsController" "CoreData_NSIncrementalStore" "CoreData_NSIncrementalStoreNode" "CoreData_NSManagedObject" "CoreData_NSManagedObjectContext" "CoreData_NSManagedObjectID" "CoreData_NSManagedObjectModel" "CoreData_NSMappingModel" "CoreData_NSMergeConflict" "CoreData_NSMergePolicy" "CoreData_NSMigrationManager" "CoreData_NSPersistentCloudKitContainer" "CoreData_NSPersistentCloudKitContainerEvent" "CoreData_NSPersistentCloudKitContainerEventRequest" "CoreData_NSPersistentCloudKitContainerEventResult" "CoreData_NSPersistentCloudKitContainerOptions" "CoreData_NSPersistentContainer" "CoreData_NSPersistentHistoryChange" "CoreData_NSPersistentHistoryChangeRequest" "CoreData_NSPersistentHistoryResult" "CoreData_NSPersistentHistoryToken" "CoreData_NSPersistentHistoryTransaction" "CoreData_NSPersistentStore" "CoreData_NSPersistentStoreAsynchronousResult" "CoreData_NSPersistentStoreCoordinator" "CoreData_NSPersistentStoreDescription" "CoreData_NSPersistentStoreRequest" "CoreData_NSPersistentStoreResult" "CoreData_NSPropertyDescription" "CoreData_NSPropertyMapping" "CoreData_NSQueryGenerationToken" "CoreData_NSRelationshipDescription" "CoreData_NSSaveChangesRequest" ]; + "CoreLocation" = [ "Contacts" "Foundation" "CoreLocation_CLPlacemark" ]; + "CoreLocation_CLBeaconRegion" = [ "CoreLocation_CLRegion" ]; + "CoreLocation_CLCircularRegion" = [ "CoreLocation_CLRegion" ]; + "CoreLocation_all" = [ "CoreLocation" "CoreLocation_CLBeacon" "CoreLocation_CLBeaconIdentityConstraint" "CoreLocation_CLBeaconRegion" "CoreLocation_CLCircularRegion" "CoreLocation_CLFloor" "CoreLocation_CLGeocoder" "CoreLocation_CLHeading" "CoreLocation_CLLocation" "CoreLocation_CLLocationManager" "CoreLocation_CLLocationSourceInformation" "CoreLocation_CLPlacemark" "CoreLocation_CLRegion" "CoreLocation_CLVisit" ]; + "DataDetection" = [ "Foundation" ]; + "DataDetection_DDMatchCalendarEvent" = [ "DataDetection_DDMatch" ]; + "DataDetection_DDMatchEmailAddress" = [ "DataDetection_DDMatch" ]; + "DataDetection_DDMatchFlightNumber" = [ "DataDetection_DDMatch" ]; + "DataDetection_DDMatchLink" = [ "DataDetection_DDMatch" ]; + "DataDetection_DDMatchMoneyAmount" = [ "DataDetection_DDMatch" ]; + "DataDetection_DDMatchPhoneNumber" = [ "DataDetection_DDMatch" ]; + "DataDetection_DDMatchPostalAddress" = [ "DataDetection_DDMatch" ]; + "DataDetection_DDMatchShipmentTrackingNumber" = [ "DataDetection_DDMatch" ]; + "DataDetection_all" = [ "DataDetection" "DataDetection_DDMatch" "DataDetection_DDMatchCalendarEvent" "DataDetection_DDMatchEmailAddress" "DataDetection_DDMatchFlightNumber" "DataDetection_DDMatchLink" "DataDetection_DDMatchMoneyAmount" "DataDetection_DDMatchPhoneNumber" "DataDetection_DDMatchPostalAddress" "DataDetection_DDMatchShipmentTrackingNumber" ]; + "DeviceCheck" = [ "Foundation" ]; + "DeviceCheck_all" = [ "DeviceCheck" "DeviceCheck_DCAppAttestService" "DeviceCheck_DCDevice" ]; + "EventKit" = [ "AppKit" "CoreLocation" "Foundation" "MapKit" "EventKit_EKEvent" ]; + "EventKit_EKAlarm" = [ "EventKit_EKObject" ]; + "EventKit_EKCalendar" = [ "EventKit_EKObject" ]; + "EventKit_EKCalendarItem" = [ "EventKit_EKObject" ]; + "EventKit_EKEvent" = [ "EventKit_EKCalendarItem" ]; + "EventKit_EKParticipant" = [ "EventKit_EKObject" ]; + "EventKit_EKRecurrenceRule" = [ "EventKit_EKObject" ]; + "EventKit_EKReminder" = [ "EventKit_EKCalendarItem" ]; + "EventKit_EKSource" = [ "EventKit_EKObject" ]; + "EventKit_EKStructuredLocation" = [ "EventKit_EKObject" ]; + "EventKit_all" = [ "EventKit" "EventKit_EKAlarm" "EventKit_EKCalendar" "EventKit_EKCalendarItem" "EventKit_EKEvent" "EventKit_EKEventStore" "EventKit_EKObject" "EventKit_EKParticipant" "EventKit_EKRecurrenceDayOfWeek" "EventKit_EKRecurrenceEnd" "EventKit_EKRecurrenceRule" "EventKit_EKReminder" "EventKit_EKSource" "EventKit_EKStructuredLocation" "EventKit_EKVirtualConferenceDescriptor" "EventKit_EKVirtualConferenceProvider" "EventKit_EKVirtualConferenceRoomTypeDescriptor" "EventKit_EKVirtualConferenceURLDescriptor" ]; + "ExceptionHandling" = [ "Foundation" ]; + "ExceptionHandling_all" = [ "ExceptionHandling" "ExceptionHandling_NSExceptionHandler" ]; + "ExtensionKit" = [ "AppKit" "Foundation" ]; + "ExtensionKit_EXAppExtensionBrowserViewController" = [ "AppKit_NSViewController" ]; + "ExtensionKit_EXHostViewController" = [ "AppKit_NSViewController" ]; + "ExtensionKit_all" = [ "ExtensionKit" "ExtensionKit_EXAppExtensionBrowserViewController" "ExtensionKit_EXHostViewController" ]; + "ExternalAccessory" = [ "Foundation" ]; + "ExternalAccessory_all" = [ "ExternalAccessory" "ExternalAccessory_EAAccessory" "ExternalAccessory_EAAccessoryManager" "ExternalAccessory_EASession" "ExternalAccessory_EAWiFiUnconfiguredAccessory" "ExternalAccessory_EAWiFiUnconfiguredAccessoryBrowser" ]; + "FileProvider" = [ "AppKit" "Foundation" "UniformTypeIdentifiers" ]; + "FileProviderUI" = [ "AppKit" "FileProvider" "Foundation" ]; + "FileProviderUI_FPUIActionExtensionContext" = [ "Foundation_NSExtensionContext" ]; + "FileProviderUI_FPUIActionExtensionViewController" = [ "AppKit_NSViewController" ]; + "FileProviderUI_all" = [ "FileProviderUI" "FileProviderUI_FPUIActionExtensionContext" "FileProviderUI_FPUIActionExtensionViewController" ]; + "FileProvider_all" = [ "FileProvider" "FileProvider_NSFileProviderDomain" "FileProvider_NSFileProviderDomainVersion" "FileProvider_NSFileProviderExtension" "FileProvider_NSFileProviderItemVersion" "FileProvider_NSFileProviderManager" "FileProvider_NSFileProviderRequest" ]; + "Foundation" = [ "objective-c" "block" "Foundation_NSError" "Foundation_NSAppleEventDescriptor" "Foundation_NSHashTable" "Foundation_NSMapTable" "Foundation_NSProgress" "Foundation_NSString" "Foundation_NSDictionary" "Foundation_NSEnumerator" ]; + "Foundation_NSArchiver" = [ "Foundation_NSCoder" ]; + "Foundation_NSBlockOperation" = [ "Foundation_NSOperation" ]; + "Foundation_NSByteCountFormatter" = [ "Foundation_NSFormatter" ]; + "Foundation_NSCalendarDate" = [ "Foundation_NSDate" ]; + "Foundation_NSCloneCommand" = [ "Foundation_NSScriptCommand" ]; + "Foundation_NSCloseCommand" = [ "Foundation_NSScriptCommand" ]; + "Foundation_NSComparisonPredicate" = [ "Foundation_NSPredicate" ]; + "Foundation_NSCompoundPredicate" = [ "Foundation_NSPredicate" ]; + "Foundation_NSConstantString" = [ "Foundation_NSSimpleCString" ]; + "Foundation_NSCountCommand" = [ "Foundation_NSScriptCommand" ]; + "Foundation_NSCountedSet" = [ "Foundation_NSMutableSet" ]; + "Foundation_NSCreateCommand" = [ "Foundation_NSScriptCommand" ]; + "Foundation_NSDataDetector" = [ "Foundation_NSRegularExpression" ]; + "Foundation_NSDateComponentsFormatter" = [ "Foundation_NSFormatter" ]; + "Foundation_NSDateFormatter" = [ "Foundation_NSFormatter" ]; + "Foundation_NSDateIntervalFormatter" = [ "Foundation_NSFormatter" ]; + "Foundation_NSDecimalNumber" = [ "Foundation_NSNumber" ]; + "Foundation_NSDeleteCommand" = [ "Foundation_NSScriptCommand" ]; + "Foundation_NSDimension" = [ "Foundation_NSUnit" ]; + "Foundation_NSDirectoryEnumerator" = [ "Foundation_NSEnumerator" ]; + "Foundation_NSDistantObject" = [ "Foundation_NSProxy" ]; + "Foundation_NSDistributedNotificationCenter" = [ "Foundation_NSNotificationCenter" ]; + "Foundation_NSEnergyFormatter" = [ "Foundation_NSFormatter" ]; + "Foundation_NSExistsCommand" = [ "Foundation_NSScriptCommand" ]; + "Foundation_NSGetCommand" = [ "Foundation_NSScriptCommand" ]; + "Foundation_NSHTTPURLResponse" = [ "Foundation_NSURLResponse" ]; + "Foundation_NSISO8601DateFormatter" = [ "Foundation_NSFormatter" ]; + "Foundation_NSIndexSpecifier" = [ "Foundation_NSScriptObjectSpecifier" ]; + "Foundation_NSInflectionRuleExplicit" = [ "Foundation_NSInflectionRule" ]; + "Foundation_NSInputStream" = [ "Foundation_NSStream" ]; + "Foundation_NSInvocationOperation" = [ "Foundation_NSOperation" ]; + "Foundation_NSKeyedArchiver" = [ "Foundation_NSCoder" ]; + "Foundation_NSKeyedUnarchiver" = [ "Foundation_NSCoder" ]; + "Foundation_NSLengthFormatter" = [ "Foundation_NSFormatter" ]; + "Foundation_NSListFormatter" = [ "Foundation_NSFormatter" ]; + "Foundation_NSLogicalTest" = [ "Foundation_NSScriptWhoseTest" ]; + "Foundation_NSMachBootstrapServer" = [ "Foundation_NSPortNameServer" ]; + "Foundation_NSMachPort" = [ "Foundation_NSPort" ]; + "Foundation_NSMassFormatter" = [ "Foundation_NSFormatter" ]; + "Foundation_NSMeasurementFormatter" = [ "Foundation_NSFormatter" ]; + "Foundation_NSMessagePort" = [ "Foundation_NSPort" ]; + "Foundation_NSMessagePortNameServer" = [ "Foundation_NSPortNameServer" ]; + "Foundation_NSMiddleSpecifier" = [ "Foundation_NSScriptObjectSpecifier" ]; + "Foundation_NSMoveCommand" = [ "Foundation_NSScriptCommand" ]; + "Foundation_NSMutableArray" = [ "Foundation_NSArray" ]; + "Foundation_NSMutableAttributedString" = [ "Foundation_NSAttributedString" ]; + "Foundation_NSMutableCharacterSet" = [ "Foundation_NSCharacterSet" ]; + "Foundation_NSMutableData" = [ "Foundation_NSData" ]; + "Foundation_NSMutableDictionary" = [ "Foundation_NSDictionary" ]; + "Foundation_NSMutableIndexSet" = [ "Foundation_NSIndexSet" ]; + "Foundation_NSMutableOrderedSet" = [ "Foundation_NSOrderedSet" ]; + "Foundation_NSMutableSet" = [ "Foundation_NSSet" ]; + "Foundation_NSMutableString" = [ "Foundation_NSString" ]; + "Foundation_NSMutableURLRequest" = [ "Foundation_NSURLRequest" ]; + "Foundation_NSNameSpecifier" = [ "Foundation_NSScriptObjectSpecifier" ]; + "Foundation_NSNumber" = [ "Foundation_NSValue" ]; + "Foundation_NSNumberFormatter" = [ "Foundation_NSFormatter" ]; + "Foundation_NSOutputStream" = [ "Foundation_NSStream" ]; + "Foundation_NSPersonNameComponentsFormatter" = [ "Foundation_NSFormatter" ]; + "Foundation_NSPortCoder" = [ "Foundation_NSCoder" ]; + "Foundation_NSPropertySpecifier" = [ "Foundation_NSScriptObjectSpecifier" ]; + "Foundation_NSProtocolChecker" = [ "Foundation_NSProxy" ]; + "Foundation_NSPurgeableData" = [ "Foundation_NSMutableData" ]; + "Foundation_NSQuitCommand" = [ "Foundation_NSScriptCommand" ]; + "Foundation_NSRandomSpecifier" = [ "Foundation_NSScriptObjectSpecifier" ]; + "Foundation_NSRangeSpecifier" = [ "Foundation_NSScriptObjectSpecifier" ]; + "Foundation_NSRelativeDateTimeFormatter" = [ "Foundation_NSFormatter" ]; + "Foundation_NSRelativeSpecifier" = [ "Foundation_NSScriptObjectSpecifier" ]; + "Foundation_NSScriptClassDescription" = [ "Foundation_NSClassDescription" ]; + "Foundation_NSSecureUnarchiveFromDataTransformer" = [ "Foundation_NSValueTransformer" ]; + "Foundation_NSSetCommand" = [ "Foundation_NSScriptCommand" ]; + "Foundation_NSSimpleCString" = [ "Foundation_NSString" ]; + "Foundation_NSSocketPort" = [ "Foundation_NSPort" ]; + "Foundation_NSSocketPortNameServer" = [ "Foundation_NSPortNameServer" ]; + "Foundation_NSSpecifierTest" = [ "Foundation_NSScriptWhoseTest" ]; + "Foundation_NSURLSessionDataTask" = [ "Foundation_NSURLSessionTask" ]; + "Foundation_NSURLSessionDownloadTask" = [ "Foundation_NSURLSessionTask" ]; + "Foundation_NSURLSessionStreamTask" = [ "Foundation_NSURLSessionTask" ]; + "Foundation_NSURLSessionUploadTask" = [ "Foundation_NSURLSessionDataTask" ]; + "Foundation_NSURLSessionWebSocketTask" = [ "Foundation_NSURLSessionTask" ]; + "Foundation_NSUnarchiver" = [ "Foundation_NSCoder" ]; + "Foundation_NSUniqueIDSpecifier" = [ "Foundation_NSScriptObjectSpecifier" ]; + "Foundation_NSUnitAcceleration" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitAngle" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitArea" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitConcentrationMass" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitConverterLinear" = [ "Foundation_NSUnitConverter" ]; + "Foundation_NSUnitDispersion" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitDuration" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitElectricCharge" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitElectricCurrent" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitElectricPotentialDifference" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitElectricResistance" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitEnergy" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitFrequency" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitFuelEfficiency" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitIlluminance" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitInformationStorage" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitLength" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitMass" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitPower" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitPressure" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitSpeed" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitTemperature" = [ "Foundation_NSDimension" ]; + "Foundation_NSUnitVolume" = [ "Foundation_NSDimension" ]; + "Foundation_NSUserAppleScriptTask" = [ "Foundation_NSUserScriptTask" ]; + "Foundation_NSUserAutomatorTask" = [ "Foundation_NSUserScriptTask" ]; + "Foundation_NSUserUnixTask" = [ "Foundation_NSUserScriptTask" ]; + "Foundation_NSWhoseSpecifier" = [ "Foundation_NSScriptObjectSpecifier" ]; + "Foundation_NSXMLDTD" = [ "Foundation_NSXMLNode" ]; + "Foundation_NSXMLDTDNode" = [ "Foundation_NSXMLNode" ]; + "Foundation_NSXMLDocument" = [ "Foundation_NSXMLNode" ]; + "Foundation_NSXMLElement" = [ "Foundation_NSXMLNode" ]; + "Foundation_NSXPCCoder" = [ "Foundation_NSCoder" ]; + "Foundation_all" = [ "Foundation" "Foundation_NSAffineTransform" "Foundation_NSAppleEventDescriptor" "Foundation_NSAppleEventManager" "Foundation_NSAppleScript" "Foundation_NSArchiver" "Foundation_NSArray" "Foundation_NSAssertionHandler" "Foundation_NSAttributedString" "Foundation_NSAttributedStringMarkdownParsingOptions" "Foundation_NSAttributedStringMarkdownSourcePosition" "Foundation_NSAutoreleasePool" "Foundation_NSBackgroundActivityScheduler" "Foundation_NSBlockOperation" "Foundation_NSBundle" "Foundation_NSBundleResourceRequest" "Foundation_NSByteCountFormatter" "Foundation_NSCache" "Foundation_NSCachedURLResponse" "Foundation_NSCalendar" "Foundation_NSCalendarDate" "Foundation_NSCharacterSet" "Foundation_NSClassDescription" "Foundation_NSCloneCommand" "Foundation_NSCloseCommand" "Foundation_NSCoder" "Foundation_NSComparisonPredicate" "Foundation_NSCompoundPredicate" "Foundation_NSCondition" "Foundation_NSConditionLock" "Foundation_NSConnection" "Foundation_NSConstantString" "Foundation_NSCountCommand" "Foundation_NSCountedSet" "Foundation_NSCreateCommand" "Foundation_NSData" "Foundation_NSDataDetector" "Foundation_NSDate" "Foundation_NSDateComponents" "Foundation_NSDateComponentsFormatter" "Foundation_NSDateFormatter" "Foundation_NSDateInterval" "Foundation_NSDateIntervalFormatter" "Foundation_NSDecimalNumber" "Foundation_NSDecimalNumberHandler" "Foundation_NSDeleteCommand" "Foundation_NSDictionary" "Foundation_NSDimension" "Foundation_NSDirectoryEnumerator" "Foundation_NSDistantObject" "Foundation_NSDistantObjectRequest" "Foundation_NSDistributedLock" "Foundation_NSDistributedNotificationCenter" "Foundation_NSEnergyFormatter" "Foundation_NSEnumerator" "Foundation_NSError" "Foundation_NSException" "Foundation_NSExistsCommand" "Foundation_NSExpression" "Foundation_NSExtensionContext" "Foundation_NSExtensionItem" "Foundation_NSFileAccessIntent" "Foundation_NSFileCoordinator" "Foundation_NSFileHandle" "Foundation_NSFileManager" "Foundation_NSFileProviderService" "Foundation_NSFileSecurity" "Foundation_NSFileVersion" "Foundation_NSFileWrapper" "Foundation_NSFormatter" "Foundation_NSGarbageCollector" "Foundation_NSGetCommand" "Foundation_NSHTTPCookie" "Foundation_NSHTTPCookieStorage" "Foundation_NSHTTPURLResponse" "Foundation_NSHashTable" "Foundation_NSHost" "Foundation_NSISO8601DateFormatter" "Foundation_NSIndexPath" "Foundation_NSIndexSet" "Foundation_NSIndexSpecifier" "Foundation_NSInflectionRule" "Foundation_NSInflectionRuleExplicit" "Foundation_NSInputStream" "Foundation_NSInvocation" "Foundation_NSInvocationOperation" "Foundation_NSItemProvider" "Foundation_NSJSONSerialization" "Foundation_NSKeyedArchiver" "Foundation_NSKeyedUnarchiver" "Foundation_NSLengthFormatter" "Foundation_NSLinguisticTagger" "Foundation_NSListFormatter" "Foundation_NSLocale" "Foundation_NSLock" "Foundation_NSLogicalTest" "Foundation_NSMachBootstrapServer" "Foundation_NSMachPort" "Foundation_NSMapTable" "Foundation_NSMassFormatter" "Foundation_NSMeasurement" "Foundation_NSMeasurementFormatter" "Foundation_NSMessagePort" "Foundation_NSMessagePortNameServer" "Foundation_NSMetadataItem" "Foundation_NSMetadataQuery" "Foundation_NSMetadataQueryAttributeValueTuple" "Foundation_NSMetadataQueryResultGroup" "Foundation_NSMethodSignature" "Foundation_NSMiddleSpecifier" "Foundation_NSMorphology" "Foundation_NSMorphologyCustomPronoun" "Foundation_NSMoveCommand" "Foundation_NSMutableArray" "Foundation_NSMutableAttributedString" "Foundation_NSMutableCharacterSet" "Foundation_NSMutableData" "Foundation_NSMutableDictionary" "Foundation_NSMutableIndexSet" "Foundation_NSMutableOrderedSet" "Foundation_NSMutableSet" "Foundation_NSMutableString" "Foundation_NSMutableURLRequest" "Foundation_NSNameSpecifier" "Foundation_NSNetService" "Foundation_NSNetServiceBrowser" "Foundation_NSNotification" "Foundation_NSNotificationCenter" "Foundation_NSNotificationQueue" "Foundation_NSNull" "Foundation_NSNumber" "Foundation_NSNumberFormatter" "Foundation_NSOperation" "Foundation_NSOperationQueue" "Foundation_NSOrderedCollectionChange" "Foundation_NSOrderedCollectionDifference" "Foundation_NSOrderedSet" "Foundation_NSOrthography" "Foundation_NSOutputStream" "Foundation_NSPersonNameComponents" "Foundation_NSPersonNameComponentsFormatter" "Foundation_NSPipe" "Foundation_NSPointerArray" "Foundation_NSPointerFunctions" "Foundation_NSPort" "Foundation_NSPortCoder" "Foundation_NSPortMessage" "Foundation_NSPortNameServer" "Foundation_NSPositionalSpecifier" "Foundation_NSPredicate" "Foundation_NSPresentationIntent" "Foundation_NSProcessInfo" "Foundation_NSProgress" "Foundation_NSPropertyListSerialization" "Foundation_NSPropertySpecifier" "Foundation_NSProtocolChecker" "Foundation_NSPurgeableData" "Foundation_NSQuitCommand" "Foundation_NSRandomSpecifier" "Foundation_NSRangeSpecifier" "Foundation_NSRecursiveLock" "Foundation_NSRegularExpression" "Foundation_NSRelativeDateTimeFormatter" "Foundation_NSRelativeSpecifier" "Foundation_NSRunLoop" "Foundation_NSScanner" "Foundation_NSScriptClassDescription" "Foundation_NSScriptCoercionHandler" "Foundation_NSScriptCommand" "Foundation_NSScriptCommandDescription" "Foundation_NSScriptExecutionContext" "Foundation_NSScriptObjectSpecifier" "Foundation_NSScriptSuiteRegistry" "Foundation_NSScriptWhoseTest" "Foundation_NSSecureUnarchiveFromDataTransformer" "Foundation_NSSet" "Foundation_NSSetCommand" "Foundation_NSSimpleCString" "Foundation_NSSocketPort" "Foundation_NSSocketPortNameServer" "Foundation_NSSortDescriptor" "Foundation_NSSpecifierTest" "Foundation_NSSpellServer" "Foundation_NSStream" "Foundation_NSString" "Foundation_NSTask" "Foundation_NSTextCheckingResult" "Foundation_NSThread" "Foundation_NSTimeZone" "Foundation_NSTimer" "Foundation_NSURL" "Foundation_NSURLAuthenticationChallenge" "Foundation_NSURLCache" "Foundation_NSURLComponents" "Foundation_NSURLConnection" "Foundation_NSURLCredential" "Foundation_NSURLCredentialStorage" "Foundation_NSURLDownload" "Foundation_NSURLHandle" "Foundation_NSURLProtectionSpace" "Foundation_NSURLProtocol" "Foundation_NSURLQueryItem" "Foundation_NSURLRequest" "Foundation_NSURLResponse" "Foundation_NSURLSession" "Foundation_NSURLSessionConfiguration" "Foundation_NSURLSessionDataTask" "Foundation_NSURLSessionDownloadTask" "Foundation_NSURLSessionStreamTask" "Foundation_NSURLSessionTask" "Foundation_NSURLSessionTaskMetrics" "Foundation_NSURLSessionTaskTransactionMetrics" "Foundation_NSURLSessionUploadTask" "Foundation_NSURLSessionWebSocketMessage" "Foundation_NSURLSessionWebSocketTask" "Foundation_NSUUID" "Foundation_NSUbiquitousKeyValueStore" "Foundation_NSUnarchiver" "Foundation_NSUndoManager" "Foundation_NSUniqueIDSpecifier" "Foundation_NSUnit" "Foundation_NSUnitAcceleration" "Foundation_NSUnitAngle" "Foundation_NSUnitArea" "Foundation_NSUnitConcentrationMass" "Foundation_NSUnitConverter" "Foundation_NSUnitConverterLinear" "Foundation_NSUnitDispersion" "Foundation_NSUnitDuration" "Foundation_NSUnitElectricCharge" "Foundation_NSUnitElectricCurrent" "Foundation_NSUnitElectricPotentialDifference" "Foundation_NSUnitElectricResistance" "Foundation_NSUnitEnergy" "Foundation_NSUnitFrequency" "Foundation_NSUnitFuelEfficiency" "Foundation_NSUnitIlluminance" "Foundation_NSUnitInformationStorage" "Foundation_NSUnitLength" "Foundation_NSUnitMass" "Foundation_NSUnitPower" "Foundation_NSUnitPressure" "Foundation_NSUnitSpeed" "Foundation_NSUnitTemperature" "Foundation_NSUnitVolume" "Foundation_NSUserActivity" "Foundation_NSUserAppleScriptTask" "Foundation_NSUserAutomatorTask" "Foundation_NSUserDefaults" "Foundation_NSUserNotification" "Foundation_NSUserNotificationAction" "Foundation_NSUserNotificationCenter" "Foundation_NSUserScriptTask" "Foundation_NSUserUnixTask" "Foundation_NSValue" "Foundation_NSValueTransformer" "Foundation_NSWhoseSpecifier" "Foundation_NSXMLDTD" "Foundation_NSXMLDTDNode" "Foundation_NSXMLDocument" "Foundation_NSXMLElement" "Foundation_NSXMLNode" "Foundation_NSXMLParser" "Foundation_NSXPCCoder" "Foundation_NSXPCConnection" "Foundation_NSXPCInterface" "Foundation_NSXPCListener" "Foundation_NSXPCListenerEndpoint" ]; + "GameController" = [ "AppKit" "Foundation" "GameController_GCControllerAxisInput" "GameController_GCControllerButtonInput" "GameController_GCControllerDirectionPad" "GameController_GCControllerTouchpad" "GameController_GCExtendedGamepad" "GameController_GCControllerElement" "GameController_GCGamepad" "GameController_GCKeyboardInput" "GameController_GCMicroGamepad" "GameController_GCMotion" "GameController_GCMouseInput" ]; + "GameController_GCControllerAxisInput" = [ "GameController_GCControllerElement" ]; + "GameController_GCControllerButtonInput" = [ "GameController_GCControllerElement" ]; + "GameController_GCControllerDirectionPad" = [ "GameController_GCControllerElement" ]; + "GameController_GCControllerTouchpad" = [ "GameController_GCControllerElement" ]; + "GameController_GCDeviceCursor" = [ "GameController_GCControllerDirectionPad" ]; + "GameController_GCDirectionalGamepad" = [ "GameController_GCMicroGamepad" ]; + "GameController_GCDualSenseAdaptiveTrigger" = [ "GameController_GCControllerButtonInput" ]; + "GameController_GCDualSenseGamepad" = [ "GameController_GCExtendedGamepad" ]; + "GameController_GCDualShockGamepad" = [ "GameController_GCExtendedGamepad" ]; + "GameController_GCEventViewController" = [ "AppKit_NSViewController" ]; + "GameController_GCExtendedGamepad" = [ "GameController_GCPhysicalInputProfile" ]; + "GameController_GCExtendedGamepadSnapshot" = [ "GameController_GCExtendedGamepad" ]; + "GameController_GCGamepad" = [ "GameController_GCPhysicalInputProfile" ]; + "GameController_GCGamepadSnapshot" = [ "GameController_GCGamepad" ]; + "GameController_GCKeyboardInput" = [ "GameController_GCPhysicalInputProfile" ]; + "GameController_GCMicroGamepad" = [ "GameController_GCPhysicalInputProfile" ]; + "GameController_GCMicroGamepadSnapshot" = [ "GameController_GCMicroGamepad" ]; + "GameController_GCMouseInput" = [ "GameController_GCPhysicalInputProfile" ]; + "GameController_GCRacingWheelInput" = [ "GameController_GCRacingWheelInputState" ]; + "GameController_GCXboxGamepad" = [ "GameController_GCExtendedGamepad" ]; + "GameController_all" = [ "GameController" "GameController_GCColor" "GameController_GCController" "GameController_GCControllerAxisInput" "GameController_GCControllerButtonInput" "GameController_GCControllerDirectionPad" "GameController_GCControllerElement" "GameController_GCControllerTouchpad" "GameController_GCDeviceBattery" "GameController_GCDeviceCursor" "GameController_GCDeviceHaptics" "GameController_GCDeviceLight" "GameController_GCDirectionalGamepad" "GameController_GCDualSenseAdaptiveTrigger" "GameController_GCDualSenseGamepad" "GameController_GCDualShockGamepad" "GameController_GCEventViewController" "GameController_GCExtendedGamepad" "GameController_GCExtendedGamepadSnapshot" "GameController_GCGamepad" "GameController_GCGamepadSnapshot" "GameController_GCGearShifterElement" "GameController_GCKeyboard" "GameController_GCKeyboardInput" "GameController_GCMicroGamepad" "GameController_GCMicroGamepadSnapshot" "GameController_GCMotion" "GameController_GCMouse" "GameController_GCMouseInput" "GameController_GCPhysicalInputElementCollection" "GameController_GCPhysicalInputProfile" "GameController_GCRacingWheel" "GameController_GCRacingWheelInput" "GameController_GCRacingWheelInputState" "GameController_GCSteeringWheelElement" "GameController_GCXboxGamepad" ]; + "GameKit" = [ "AppKit" "Foundation" "AppKit_NSViewController" ]; + "GameKit_GKAchievementChallenge" = [ "GameKit_GKChallenge" ]; + "GameKit_GKAchievementViewController" = [ "GameKit_GKGameCenterViewController" ]; + "GameKit_GKChallengesViewController" = [ "AppKit_NSViewController" ]; + "GameKit_GKCloudPlayer" = [ "GameKit_GKBasePlayer" ]; + "GameKit_GKDialogController" = [ "AppKit_NSResponder" ]; + "GameKit_GKFriendRequestComposeViewController" = [ "AppKit_NSViewController" ]; + "GameKit_GKGameCenterViewController" = [ "AppKit_NSViewController" ]; + "GameKit_GKLeaderboardViewController" = [ "GameKit_GKGameCenterViewController" ]; + "GameKit_GKLocalPlayer" = [ "GameKit_GKPlayer" ]; + "GameKit_GKMatchmakerViewController" = [ "AppKit_NSViewController" ]; + "GameKit_GKPlayer" = [ "GameKit_GKBasePlayer" ]; + "GameKit_GKScoreChallenge" = [ "GameKit_GKChallenge" ]; + "GameKit_GKTurnBasedMatchmakerViewController" = [ "AppKit_NSViewController" ]; + "GameKit_all" = [ "GameKit" "GameKit_GKAccessPoint" "GameKit_GKAchievement" "GameKit_GKAchievementChallenge" "GameKit_GKAchievementDescription" "GameKit_GKAchievementViewController" "GameKit_GKBasePlayer" "GameKit_GKChallenge" "GameKit_GKChallengeEventHandler" "GameKit_GKChallengesViewController" "GameKit_GKCloudPlayer" "GameKit_GKDialogController" "GameKit_GKFriendRequestComposeViewController" "GameKit_GKGameCenterViewController" "GameKit_GKGameSession" "GameKit_GKInvite" "GameKit_GKLeaderboard" "GameKit_GKLeaderboardEntry" "GameKit_GKLeaderboardScore" "GameKit_GKLeaderboardSet" "GameKit_GKLeaderboardViewController" "GameKit_GKLocalPlayer" "GameKit_GKMatch" "GameKit_GKMatchRequest" "GameKit_GKMatchmaker" "GameKit_GKMatchmakerViewController" "GameKit_GKNotificationBanner" "GameKit_GKPlayer" "GameKit_GKSavedGame" "GameKit_GKScore" "GameKit_GKScoreChallenge" "GameKit_GKSession" "GameKit_GKTurnBasedEventHandler" "GameKit_GKTurnBasedExchange" "GameKit_GKTurnBasedExchangeReply" "GameKit_GKTurnBasedMatch" "GameKit_GKTurnBasedMatchmakerViewController" "GameKit_GKTurnBasedParticipant" "GameKit_GKVoiceChat" "GameKit_GKVoiceChatService" ]; + "HealthKit" = [ "CoreLocation" "Foundation" "UniformTypeIdentifiers" ]; + "HealthKit_HKActivitySummaryQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKActivitySummaryType" = [ "HealthKit_HKObjectType" ]; + "HealthKit_HKAnchoredObjectQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKAudiogramSample" = [ "HealthKit_HKSample" ]; + "HealthKit_HKAudiogramSampleType" = [ "HealthKit_HKSampleType" ]; + "HealthKit_HKCDADocumentSample" = [ "HealthKit_HKDocumentSample" ]; + "HealthKit_HKCategorySample" = [ "HealthKit_HKSample" ]; + "HealthKit_HKCategoryType" = [ "HealthKit_HKSampleType" ]; + "HealthKit_HKCharacteristicType" = [ "HealthKit_HKObjectType" ]; + "HealthKit_HKClinicalRecord" = [ "HealthKit_HKSample" ]; + "HealthKit_HKClinicalType" = [ "HealthKit_HKSampleType" ]; + "HealthKit_HKContactsLensSpecification" = [ "HealthKit_HKLensSpecification" ]; + "HealthKit_HKContactsPrescription" = [ "HealthKit_HKVisionPrescription" ]; + "HealthKit_HKCorrelation" = [ "HealthKit_HKSample" ]; + "HealthKit_HKCorrelationQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKCorrelationType" = [ "HealthKit_HKSampleType" ]; + "HealthKit_HKCumulativeQuantitySample" = [ "HealthKit_HKQuantitySample" ]; + "HealthKit_HKCumulativeQuantitySeriesSample" = [ "HealthKit_HKCumulativeQuantitySample" ]; + "HealthKit_HKDiscreteQuantitySample" = [ "HealthKit_HKQuantitySample" ]; + "HealthKit_HKDocumentQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKDocumentSample" = [ "HealthKit_HKSample" ]; + "HealthKit_HKDocumentType" = [ "HealthKit_HKSampleType" ]; + "HealthKit_HKElectrocardiogram" = [ "HealthKit_HKSample" ]; + "HealthKit_HKElectrocardiogramQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKElectrocardiogramType" = [ "HealthKit_HKSampleType" ]; + "HealthKit_HKGlassesLensSpecification" = [ "HealthKit_HKLensSpecification" ]; + "HealthKit_HKGlassesPrescription" = [ "HealthKit_HKVisionPrescription" ]; + "HealthKit_HKHeartbeatSeriesBuilder" = [ "HealthKit_HKSeriesBuilder" ]; + "HealthKit_HKHeartbeatSeriesQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKHeartbeatSeriesSample" = [ "HealthKit_HKSeriesSample" ]; + "HealthKit_HKLiveWorkoutBuilder" = [ "HealthKit_HKWorkoutBuilder" ]; + "HealthKit_HKObserverQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKPrescriptionType" = [ "HealthKit_HKSampleType" ]; + "HealthKit_HKQuantitySample" = [ "HealthKit_HKSample" ]; + "HealthKit_HKQuantitySeriesSampleQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKQuantityType" = [ "HealthKit_HKSampleType" ]; + "HealthKit_HKSample" = [ "HealthKit_HKObject" ]; + "HealthKit_HKSampleQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKSampleType" = [ "HealthKit_HKObjectType" ]; + "HealthKit_HKSeriesSample" = [ "HealthKit_HKSample" ]; + "HealthKit_HKSeriesType" = [ "HealthKit_HKSampleType" ]; + "HealthKit_HKSourceQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKStatisticsCollectionQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKStatisticsQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKVerifiableClinicalRecord" = [ "HealthKit_HKSample" ]; + "HealthKit_HKVerifiableClinicalRecordQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKVisionPrescription" = [ "HealthKit_HKSample" ]; + "HealthKit_HKWorkout" = [ "HealthKit_HKSample" ]; + "HealthKit_HKWorkoutRoute" = [ "HealthKit_HKSeriesSample" ]; + "HealthKit_HKWorkoutRouteBuilder" = [ "HealthKit_HKSeriesBuilder" ]; + "HealthKit_HKWorkoutRouteQuery" = [ "HealthKit_HKQuery" ]; + "HealthKit_HKWorkoutType" = [ "HealthKit_HKSampleType" ]; + "HealthKit_all" = [ "HealthKit" "HealthKit_HKActivityMoveModeObject" "HealthKit_HKActivitySummary" "HealthKit_HKActivitySummaryQuery" "HealthKit_HKActivitySummaryType" "HealthKit_HKAnchoredObjectQuery" "HealthKit_HKAttachment" "HealthKit_HKAttachmentStore" "HealthKit_HKAudiogramSample" "HealthKit_HKAudiogramSampleType" "HealthKit_HKAudiogramSensitivityPoint" "HealthKit_HKBiologicalSexObject" "HealthKit_HKBloodTypeObject" "HealthKit_HKCDADocument" "HealthKit_HKCDADocumentSample" "HealthKit_HKCategorySample" "HealthKit_HKCategoryType" "HealthKit_HKCharacteristicType" "HealthKit_HKClinicalRecord" "HealthKit_HKClinicalType" "HealthKit_HKContactsLensSpecification" "HealthKit_HKContactsPrescription" "HealthKit_HKCorrelation" "HealthKit_HKCorrelationQuery" "HealthKit_HKCorrelationType" "HealthKit_HKCumulativeQuantitySample" "HealthKit_HKCumulativeQuantitySeriesSample" "HealthKit_HKDeletedObject" "HealthKit_HKDevice" "HealthKit_HKDiscreteQuantitySample" "HealthKit_HKDocumentQuery" "HealthKit_HKDocumentSample" "HealthKit_HKDocumentType" "HealthKit_HKElectrocardiogram" "HealthKit_HKElectrocardiogramQuery" "HealthKit_HKElectrocardiogramType" "HealthKit_HKElectrocardiogramVoltageMeasurement" "HealthKit_HKFHIRResource" "HealthKit_HKFHIRVersion" "HealthKit_HKFitzpatrickSkinTypeObject" "HealthKit_HKGlassesLensSpecification" "HealthKit_HKGlassesPrescription" "HealthKit_HKHealthStore" "HealthKit_HKHeartbeatSeriesBuilder" "HealthKit_HKHeartbeatSeriesQuery" "HealthKit_HKHeartbeatSeriesSample" "HealthKit_HKLensSpecification" "HealthKit_HKLiveWorkoutBuilder" "HealthKit_HKLiveWorkoutDataSource" "HealthKit_HKObject" "HealthKit_HKObjectType" "HealthKit_HKObserverQuery" "HealthKit_HKPrescriptionType" "HealthKit_HKQuantity" "HealthKit_HKQuantitySample" "HealthKit_HKQuantitySeriesSampleBuilder" "HealthKit_HKQuantitySeriesSampleQuery" "HealthKit_HKQuantityType" "HealthKit_HKQuery" "HealthKit_HKQueryAnchor" "HealthKit_HKQueryDescriptor" "HealthKit_HKSample" "HealthKit_HKSampleQuery" "HealthKit_HKSampleType" "HealthKit_HKSeriesBuilder" "HealthKit_HKSeriesSample" "HealthKit_HKSeriesType" "HealthKit_HKSource" "HealthKit_HKSourceQuery" "HealthKit_HKSourceRevision" "HealthKit_HKStatistics" "HealthKit_HKStatisticsCollection" "HealthKit_HKStatisticsCollectionQuery" "HealthKit_HKStatisticsQuery" "HealthKit_HKUnit" "HealthKit_HKVerifiableClinicalRecord" "HealthKit_HKVerifiableClinicalRecordQuery" "HealthKit_HKVerifiableClinicalRecordSubject" "HealthKit_HKVisionPrescription" "HealthKit_HKVisionPrism" "HealthKit_HKWheelchairUseObject" "HealthKit_HKWorkout" "HealthKit_HKWorkoutActivity" "HealthKit_HKWorkoutBuilder" "HealthKit_HKWorkoutConfiguration" "HealthKit_HKWorkoutEvent" "HealthKit_HKWorkoutRoute" "HealthKit_HKWorkoutRouteBuilder" "HealthKit_HKWorkoutRouteQuery" "HealthKit_HKWorkoutSession" "HealthKit_HKWorkoutType" ]; + "IdentityLookup" = [ "Foundation" ]; + "IdentityLookup_ILCallClassificationRequest" = [ "IdentityLookup_ILClassificationRequest" ]; + "IdentityLookup_ILCallCommunication" = [ "IdentityLookup_ILCommunication" ]; + "IdentityLookup_ILMessageClassificationRequest" = [ "IdentityLookup_ILClassificationRequest" ]; + "IdentityLookup_ILMessageCommunication" = [ "IdentityLookup_ILCommunication" ]; + "IdentityLookup_ILMessageFilterExtensionContext" = [ "Foundation_NSExtensionContext" ]; + "IdentityLookup_all" = [ "IdentityLookup" "IdentityLookup_ILCallClassificationRequest" "IdentityLookup_ILCallCommunication" "IdentityLookup_ILClassificationRequest" "IdentityLookup_ILClassificationResponse" "IdentityLookup_ILCommunication" "IdentityLookup_ILMessageClassificationRequest" "IdentityLookup_ILMessageCommunication" "IdentityLookup_ILMessageFilterCapabilitiesQueryRequest" "IdentityLookup_ILMessageFilterCapabilitiesQueryResponse" "IdentityLookup_ILMessageFilterExtension" "IdentityLookup_ILMessageFilterExtensionContext" "IdentityLookup_ILMessageFilterQueryRequest" "IdentityLookup_ILMessageFilterQueryResponse" "IdentityLookup_ILNetworkResponse" ]; + "InputMethodKit" = [ "AppKit" "Foundation" ]; + "InputMethodKit_IMKCandidates" = [ "AppKit_NSResponder" ]; + "InputMethodKit_all" = [ "InputMethodKit" "InputMethodKit_IMKCandidates" "InputMethodKit_IMKInputController" "InputMethodKit_IMKServer" ]; + "LinkPresentation" = [ "AppKit" "Foundation" ]; + "LinkPresentation_LPLinkView" = [ "AppKit_NSView" ]; + "LinkPresentation_all" = [ "LinkPresentation" "LinkPresentation_LPLinkMetadata" "LinkPresentation_LPLinkView" "LinkPresentation_LPMetadataProvider" ]; + "LocalAuthentication" = [ "Foundation" ]; + "LocalAuthenticationEmbeddedUI" = [ "AppKit" "Foundation" "LocalAuthentication" "AppKit_NSWindow" ]; + "LocalAuthenticationEmbeddedUI_LAAuthenticationView" = [ "AppKit_NSView" ]; + "LocalAuthenticationEmbeddedUI_all" = [ "LocalAuthenticationEmbeddedUI" "LocalAuthenticationEmbeddedUI_LAAuthenticationView" ]; + "LocalAuthentication_LAPersistedRight" = [ "LocalAuthentication_LARight" ]; + "LocalAuthentication_all" = [ "LocalAuthentication" "LocalAuthentication_LAAuthenticationRequirement" "LocalAuthentication_LABiometryFallbackRequirement" "LocalAuthentication_LAContext" "LocalAuthentication_LAPersistedRight" "LocalAuthentication_LAPrivateKey" "LocalAuthentication_LAPublicKey" "LocalAuthentication_LARight" "LocalAuthentication_LARightStore" "LocalAuthentication_LASecret" ]; + "MailKit" = [ "AppKit" "Foundation" ]; + "MailKit_MEExtensionViewController" = [ "AppKit_NSViewController" ]; + "MailKit_all" = [ "MailKit" "MailKit_MEAddressAnnotation" "MailKit_MEComposeContext" "MailKit_MEComposeSession" "MailKit_MEDecodedMessage" "MailKit_MEDecodedMessageBanner" "MailKit_MEEmailAddress" "MailKit_MEEncodedOutgoingMessage" "MailKit_MEExtensionManager" "MailKit_MEExtensionViewController" "MailKit_MEMessage" "MailKit_MEMessageAction" "MailKit_MEMessageActionDecision" "MailKit_MEMessageEncodingResult" "MailKit_MEMessageSecurityInformation" "MailKit_MEMessageSigner" "MailKit_MEOutgoingMessageEncodingStatus" ]; + "MapKit" = [ "AppKit" "Contacts" "CoreLocation" "Foundation" "MapKit_MKDirectionsResponse" "MapKit_MKETAResponse" "MapKit_MKLocalSearchResponse" "MapKit_MKMapSnapshot" ]; + "MapKit_MKAnnotationView" = [ "AppKit_NSView" ]; + "MapKit_MKCircle" = [ "MapKit_MKShape" ]; + "MapKit_MKCircleRenderer" = [ "MapKit_MKOverlayPathRenderer" ]; + "MapKit_MKCompassButton" = [ "AppKit_NSView" ]; + "MapKit_MKDistanceFormatter" = [ "Foundation_NSFormatter" ]; + "MapKit_MKGeodesicPolyline" = [ "MapKit_MKPolyline" ]; + "MapKit_MKGradientPolylineRenderer" = [ "MapKit_MKPolylineRenderer" ]; + "MapKit_MKHybridMapConfiguration" = [ "MapKit_MKMapConfiguration" ]; + "MapKit_MKImageryMapConfiguration" = [ "MapKit_MKMapConfiguration" ]; + "MapKit_MKLookAroundViewController" = [ "AppKit_NSViewController" ]; + "MapKit_MKMapView" = [ "AppKit_NSView" ]; + "MapKit_MKMarkerAnnotationView" = [ "MapKit_MKAnnotationView" ]; + "MapKit_MKMultiPoint" = [ "MapKit_MKShape" ]; + "MapKit_MKMultiPolygon" = [ "MapKit_MKShape" ]; + "MapKit_MKMultiPolygonRenderer" = [ "MapKit_MKOverlayPathRenderer" ]; + "MapKit_MKMultiPolyline" = [ "MapKit_MKShape" ]; + "MapKit_MKMultiPolylineRenderer" = [ "MapKit_MKOverlayPathRenderer" ]; + "MapKit_MKOverlayPathRenderer" = [ "MapKit_MKOverlayRenderer" ]; + "MapKit_MKPinAnnotationView" = [ "MapKit_MKAnnotationView" ]; + "MapKit_MKPitchControl" = [ "AppKit_NSView" ]; + "MapKit_MKPlacemark" = [ "CoreLocation_CLPlacemark" ]; + "MapKit_MKPointAnnotation" = [ "MapKit_MKShape" ]; + "MapKit_MKPolygon" = [ "MapKit_MKMultiPoint" ]; + "MapKit_MKPolygonRenderer" = [ "MapKit_MKOverlayPathRenderer" ]; + "MapKit_MKPolyline" = [ "MapKit_MKMultiPoint" ]; + "MapKit_MKPolylineRenderer" = [ "MapKit_MKOverlayPathRenderer" ]; + "MapKit_MKStandardMapConfiguration" = [ "MapKit_MKMapConfiguration" ]; + "MapKit_MKTileOverlayRenderer" = [ "MapKit_MKOverlayRenderer" ]; + "MapKit_MKUserLocationView" = [ "MapKit_MKAnnotationView" ]; + "MapKit_MKZoomControl" = [ "AppKit_NSView" ]; + "MapKit_all" = [ "MapKit" "MapKit_MKAnnotationView" "MapKit_MKCircle" "MapKit_MKCircleRenderer" "MapKit_MKClusterAnnotation" "MapKit_MKCompassButton" "MapKit_MKDirections" "MapKit_MKDirectionsRequest" "MapKit_MKDirectionsResponse" "MapKit_MKDistanceFormatter" "MapKit_MKETAResponse" "MapKit_MKGeoJSONDecoder" "MapKit_MKGeoJSONFeature" "MapKit_MKGeodesicPolyline" "MapKit_MKGradientPolylineRenderer" "MapKit_MKHybridMapConfiguration" "MapKit_MKImageryMapConfiguration" "MapKit_MKLocalPointsOfInterestRequest" "MapKit_MKLocalSearch" "MapKit_MKLocalSearchCompleter" "MapKit_MKLocalSearchCompletion" "MapKit_MKLocalSearchRequest" "MapKit_MKLocalSearchResponse" "MapKit_MKLookAroundScene" "MapKit_MKLookAroundSceneRequest" "MapKit_MKLookAroundSnapshot" "MapKit_MKLookAroundSnapshotOptions" "MapKit_MKLookAroundSnapshotter" "MapKit_MKLookAroundViewController" "MapKit_MKMapCamera" "MapKit_MKMapCameraBoundary" "MapKit_MKMapCameraZoomRange" "MapKit_MKMapConfiguration" "MapKit_MKMapItem" "MapKit_MKMapSnapshot" "MapKit_MKMapSnapshotOptions" "MapKit_MKMapSnapshotter" "MapKit_MKMapView" "MapKit_MKMarkerAnnotationView" "MapKit_MKMultiPoint" "MapKit_MKMultiPolygon" "MapKit_MKMultiPolygonRenderer" "MapKit_MKMultiPolyline" "MapKit_MKMultiPolylineRenderer" "MapKit_MKOverlayPathRenderer" "MapKit_MKOverlayRenderer" "MapKit_MKPinAnnotationView" "MapKit_MKPitchControl" "MapKit_MKPlacemark" "MapKit_MKPointAnnotation" "MapKit_MKPointOfInterestFilter" "MapKit_MKPolygon" "MapKit_MKPolygonRenderer" "MapKit_MKPolyline" "MapKit_MKPolylineRenderer" "MapKit_MKRoute" "MapKit_MKRouteStep" "MapKit_MKShape" "MapKit_MKStandardMapConfiguration" "MapKit_MKTileOverlay" "MapKit_MKTileOverlayRenderer" "MapKit_MKUserLocation" "MapKit_MKUserLocationView" "MapKit_MKZoomControl" ]; + "MediaPlayer" = [ "AppKit" "Foundation" ]; + "MediaPlayer_MPChangeLanguageOptionCommandEvent" = [ "MediaPlayer_MPRemoteCommandEvent" ]; + "MediaPlayer_MPChangePlaybackPositionCommand" = [ "MediaPlayer_MPRemoteCommand" ]; + "MediaPlayer_MPChangePlaybackPositionCommandEvent" = [ "MediaPlayer_MPRemoteCommandEvent" ]; + "MediaPlayer_MPChangePlaybackRateCommand" = [ "MediaPlayer_MPRemoteCommand" ]; + "MediaPlayer_MPChangePlaybackRateCommandEvent" = [ "MediaPlayer_MPRemoteCommandEvent" ]; + "MediaPlayer_MPChangeRepeatModeCommand" = [ "MediaPlayer_MPRemoteCommand" ]; + "MediaPlayer_MPChangeRepeatModeCommandEvent" = [ "MediaPlayer_MPRemoteCommandEvent" ]; + "MediaPlayer_MPChangeShuffleModeCommand" = [ "MediaPlayer_MPRemoteCommand" ]; + "MediaPlayer_MPChangeShuffleModeCommandEvent" = [ "MediaPlayer_MPRemoteCommandEvent" ]; + "MediaPlayer_MPFeedbackCommand" = [ "MediaPlayer_MPRemoteCommand" ]; + "MediaPlayer_MPFeedbackCommandEvent" = [ "MediaPlayer_MPRemoteCommandEvent" ]; + "MediaPlayer_MPMediaItem" = [ "MediaPlayer_MPMediaEntity" ]; + "MediaPlayer_MPMediaItemCollection" = [ "MediaPlayer_MPMediaEntity" ]; + "MediaPlayer_MPMediaPlaylist" = [ "MediaPlayer_MPMediaItemCollection" ]; + "MediaPlayer_MPMediaPropertyPredicate" = [ "MediaPlayer_MPMediaPredicate" ]; + "MediaPlayer_MPMusicPlayerApplicationController" = [ "MediaPlayer_MPMusicPlayerController" ]; + "MediaPlayer_MPMusicPlayerControllerMutableQueue" = [ "MediaPlayer_MPMusicPlayerControllerQueue" ]; + "MediaPlayer_MPMusicPlayerMediaItemQueueDescriptor" = [ "MediaPlayer_MPMusicPlayerQueueDescriptor" ]; + "MediaPlayer_MPMusicPlayerPlayParametersQueueDescriptor" = [ "MediaPlayer_MPMusicPlayerQueueDescriptor" ]; + "MediaPlayer_MPMusicPlayerStoreQueueDescriptor" = [ "MediaPlayer_MPMusicPlayerQueueDescriptor" ]; + "MediaPlayer_MPRatingCommand" = [ "MediaPlayer_MPRemoteCommand" ]; + "MediaPlayer_MPRatingCommandEvent" = [ "MediaPlayer_MPRemoteCommandEvent" ]; + "MediaPlayer_MPSeekCommandEvent" = [ "MediaPlayer_MPRemoteCommandEvent" ]; + "MediaPlayer_MPSkipIntervalCommand" = [ "MediaPlayer_MPRemoteCommand" ]; + "MediaPlayer_MPSkipIntervalCommandEvent" = [ "MediaPlayer_MPRemoteCommandEvent" ]; + "MediaPlayer_all" = [ "MediaPlayer" "MediaPlayer_MPAdTimeRange" "MediaPlayer_MPChangeLanguageOptionCommandEvent" "MediaPlayer_MPChangePlaybackPositionCommand" "MediaPlayer_MPChangePlaybackPositionCommandEvent" "MediaPlayer_MPChangePlaybackRateCommand" "MediaPlayer_MPChangePlaybackRateCommandEvent" "MediaPlayer_MPChangeRepeatModeCommand" "MediaPlayer_MPChangeRepeatModeCommandEvent" "MediaPlayer_MPChangeShuffleModeCommand" "MediaPlayer_MPChangeShuffleModeCommandEvent" "MediaPlayer_MPContentItem" "MediaPlayer_MPFeedbackCommand" "MediaPlayer_MPFeedbackCommandEvent" "MediaPlayer_MPMediaEntity" "MediaPlayer_MPMediaItem" "MediaPlayer_MPMediaItemArtwork" "MediaPlayer_MPMediaItemCollection" "MediaPlayer_MPMediaLibrary" "MediaPlayer_MPMediaPlaylist" "MediaPlayer_MPMediaPlaylistCreationMetadata" "MediaPlayer_MPMediaPredicate" "MediaPlayer_MPMediaPropertyPredicate" "MediaPlayer_MPMediaQuery" "MediaPlayer_MPMediaQuerySection" "MediaPlayer_MPMusicPlayerApplicationController" "MediaPlayer_MPMusicPlayerController" "MediaPlayer_MPMusicPlayerControllerMutableQueue" "MediaPlayer_MPMusicPlayerControllerQueue" "MediaPlayer_MPMusicPlayerMediaItemQueueDescriptor" "MediaPlayer_MPMusicPlayerPlayParameters" "MediaPlayer_MPMusicPlayerPlayParametersQueueDescriptor" "MediaPlayer_MPMusicPlayerQueueDescriptor" "MediaPlayer_MPMusicPlayerStoreQueueDescriptor" "MediaPlayer_MPNowPlayingInfoCenter" "MediaPlayer_MPNowPlayingInfoLanguageOption" "MediaPlayer_MPNowPlayingInfoLanguageOptionGroup" "MediaPlayer_MPNowPlayingSession" "MediaPlayer_MPPlayableContentManager" "MediaPlayer_MPPlayableContentManagerContext" "MediaPlayer_MPRatingCommand" "MediaPlayer_MPRatingCommandEvent" "MediaPlayer_MPRemoteCommand" "MediaPlayer_MPRemoteCommandCenter" "MediaPlayer_MPRemoteCommandEvent" "MediaPlayer_MPSeekCommandEvent" "MediaPlayer_MPSkipIntervalCommand" "MediaPlayer_MPSkipIntervalCommandEvent" ]; + "Metal" = [ "Foundation" ]; + "MetalFX" = [ "Metal" ]; + "MetalFX_all" = [ "MetalFX" "MetalFX_MTLFXSpatialScalerDescriptor" "MetalFX_MTLFXTemporalScalerDescriptor" ]; + "MetalKit" = [ "AppKit" "Foundation" "Metal" "Metal_MTLRenderPipelineReflection" "Metal_MTLComputePipelineReflection" ]; + "MetalKit_MTKView" = [ "AppKit_NSView" ]; + "MetalKit_all" = [ "MetalKit" "MetalKit_MTKMesh" "MetalKit_MTKMeshBuffer" "MetalKit_MTKMeshBufferAllocator" "MetalKit_MTKSubmesh" "MetalKit_MTKTextureLoader" "MetalKit_MTKView" ]; + "Metal_MTLAccelerationStructureBoundingBoxGeometryDescriptor" = [ "Metal_MTLAccelerationStructureGeometryDescriptor" ]; + "Metal_MTLAccelerationStructureMotionBoundingBoxGeometryDescriptor" = [ "Metal_MTLAccelerationStructureGeometryDescriptor" ]; + "Metal_MTLAccelerationStructureMotionTriangleGeometryDescriptor" = [ "Metal_MTLAccelerationStructureGeometryDescriptor" ]; + "Metal_MTLAccelerationStructureTriangleGeometryDescriptor" = [ "Metal_MTLAccelerationStructureGeometryDescriptor" ]; + "Metal_MTLArrayType" = [ "Metal_MTLType" ]; + "Metal_MTLInstanceAccelerationStructureDescriptor" = [ "Metal_MTLAccelerationStructureDescriptor" ]; + "Metal_MTLIntersectionFunctionDescriptor" = [ "Metal_MTLFunctionDescriptor" ]; + "Metal_MTLPointerType" = [ "Metal_MTLType" ]; + "Metal_MTLPrimitiveAccelerationStructureDescriptor" = [ "Metal_MTLAccelerationStructureDescriptor" ]; + "Metal_MTLRenderPassColorAttachmentDescriptor" = [ "Metal_MTLRenderPassAttachmentDescriptor" ]; + "Metal_MTLRenderPassDepthAttachmentDescriptor" = [ "Metal_MTLRenderPassAttachmentDescriptor" ]; + "Metal_MTLRenderPassStencilAttachmentDescriptor" = [ "Metal_MTLRenderPassAttachmentDescriptor" ]; + "Metal_MTLStructType" = [ "Metal_MTLType" ]; + "Metal_MTLTextureReferenceType" = [ "Metal_MTLType" ]; + "Metal_all" = [ "Metal" "Metal_MTLAccelerationStructureBoundingBoxGeometryDescriptor" "Metal_MTLAccelerationStructureDescriptor" "Metal_MTLAccelerationStructureGeometryDescriptor" "Metal_MTLAccelerationStructureMotionBoundingBoxGeometryDescriptor" "Metal_MTLAccelerationStructureMotionTriangleGeometryDescriptor" "Metal_MTLAccelerationStructurePassDescriptor" "Metal_MTLAccelerationStructurePassSampleBufferAttachmentDescriptor" "Metal_MTLAccelerationStructurePassSampleBufferAttachmentDescriptorArray" "Metal_MTLAccelerationStructureTriangleGeometryDescriptor" "Metal_MTLArgument" "Metal_MTLArgumentDescriptor" "Metal_MTLArrayType" "Metal_MTLAttribute" "Metal_MTLAttributeDescriptor" "Metal_MTLAttributeDescriptorArray" "Metal_MTLBinaryArchiveDescriptor" "Metal_MTLBlitPassDescriptor" "Metal_MTLBlitPassSampleBufferAttachmentDescriptor" "Metal_MTLBlitPassSampleBufferAttachmentDescriptorArray" "Metal_MTLBufferLayoutDescriptor" "Metal_MTLBufferLayoutDescriptorArray" "Metal_MTLCaptureDescriptor" "Metal_MTLCaptureManager" "Metal_MTLCommandBufferDescriptor" "Metal_MTLCompileOptions" "Metal_MTLComputePassDescriptor" "Metal_MTLComputePassSampleBufferAttachmentDescriptor" "Metal_MTLComputePassSampleBufferAttachmentDescriptorArray" "Metal_MTLComputePipelineDescriptor" "Metal_MTLComputePipelineReflection" "Metal_MTLCounterSampleBufferDescriptor" "Metal_MTLDepthStencilDescriptor" "Metal_MTLFunctionConstant" "Metal_MTLFunctionConstantValues" "Metal_MTLFunctionDescriptor" "Metal_MTLFunctionStitchingAttributeAlwaysInline" "Metal_MTLFunctionStitchingFunctionNode" "Metal_MTLFunctionStitchingGraph" "Metal_MTLFunctionStitchingInputNode" "Metal_MTLHeapDescriptor" "Metal_MTLIOCommandQueueDescriptor" "Metal_MTLIndirectCommandBufferDescriptor" "Metal_MTLInstanceAccelerationStructureDescriptor" "Metal_MTLIntersectionFunctionDescriptor" "Metal_MTLIntersectionFunctionTableDescriptor" "Metal_MTLLinkedFunctions" "Metal_MTLMeshRenderPipelineDescriptor" "Metal_MTLMotionKeyframeData" "Metal_MTLPipelineBufferDescriptor" "Metal_MTLPipelineBufferDescriptorArray" "Metal_MTLPointerType" "Metal_MTLPrimitiveAccelerationStructureDescriptor" "Metal_MTLRasterizationRateLayerArray" "Metal_MTLRasterizationRateLayerDescriptor" "Metal_MTLRasterizationRateMapDescriptor" "Metal_MTLRasterizationRateSampleArray" "Metal_MTLRenderPassAttachmentDescriptor" "Metal_MTLRenderPassColorAttachmentDescriptor" "Metal_MTLRenderPassColorAttachmentDescriptorArray" "Metal_MTLRenderPassDepthAttachmentDescriptor" "Metal_MTLRenderPassDescriptor" "Metal_MTLRenderPassSampleBufferAttachmentDescriptor" "Metal_MTLRenderPassSampleBufferAttachmentDescriptorArray" "Metal_MTLRenderPassStencilAttachmentDescriptor" "Metal_MTLRenderPipelineColorAttachmentDescriptor" "Metal_MTLRenderPipelineColorAttachmentDescriptorArray" "Metal_MTLRenderPipelineDescriptor" "Metal_MTLRenderPipelineFunctionsDescriptor" "Metal_MTLRenderPipelineReflection" "Metal_MTLResourceStatePassDescriptor" "Metal_MTLResourceStatePassSampleBufferAttachmentDescriptor" "Metal_MTLResourceStatePassSampleBufferAttachmentDescriptorArray" "Metal_MTLSamplerDescriptor" "Metal_MTLSharedEventHandle" "Metal_MTLSharedEventListener" "Metal_MTLSharedTextureHandle" "Metal_MTLStageInputOutputDescriptor" "Metal_MTLStencilDescriptor" "Metal_MTLStitchedLibraryDescriptor" "Metal_MTLStructMember" "Metal_MTLStructType" "Metal_MTLTextureDescriptor" "Metal_MTLTextureReferenceType" "Metal_MTLTileRenderPipelineColorAttachmentDescriptor" "Metal_MTLTileRenderPipelineColorAttachmentDescriptorArray" "Metal_MTLTileRenderPipelineDescriptor" "Metal_MTLType" "Metal_MTLVertexAttribute" "Metal_MTLVertexAttributeDescriptor" "Metal_MTLVertexAttributeDescriptorArray" "Metal_MTLVertexBufferLayoutDescriptor" "Metal_MTLVertexBufferLayoutDescriptorArray" "Metal_MTLVertexDescriptor" "Metal_MTLVisibleFunctionTableDescriptor" ]; + "MetricKit" = [ "Foundation" ]; + "MetricKit_MXAnimationMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXAppExitMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXAppLaunchDiagnostic" = [ "MetricKit_MXDiagnostic" ]; + "MetricKit_MXAppLaunchMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXAppResponsivenessMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXAppRunTimeMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXCPUExceptionDiagnostic" = [ "MetricKit_MXDiagnostic" ]; + "MetricKit_MXCPUMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXCellularConditionMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXCrashDiagnostic" = [ "MetricKit_MXDiagnostic" ]; + "MetricKit_MXDiskIOMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXDiskWriteExceptionDiagnostic" = [ "MetricKit_MXDiagnostic" ]; + "MetricKit_MXDisplayMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXGPUMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXHangDiagnostic" = [ "MetricKit_MXDiagnostic" ]; + "MetricKit_MXLocationActivityMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXMemoryMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXNetworkTransferMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXSignpostMetric" = [ "MetricKit_MXMetric" ]; + "MetricKit_MXUnitAveragePixelLuminance" = [ "Foundation_NSDimension" ]; + "MetricKit_MXUnitSignalBars" = [ "Foundation_NSDimension" ]; + "MetricKit_all" = [ "MetricKit" "MetricKit_MXAnimationMetric" "MetricKit_MXAppExitMetric" "MetricKit_MXAppLaunchDiagnostic" "MetricKit_MXAppLaunchMetric" "MetricKit_MXAppResponsivenessMetric" "MetricKit_MXAppRunTimeMetric" "MetricKit_MXAverage" "MetricKit_MXBackgroundExitData" "MetricKit_MXCPUExceptionDiagnostic" "MetricKit_MXCPUMetric" "MetricKit_MXCallStackTree" "MetricKit_MXCellularConditionMetric" "MetricKit_MXCrashDiagnostic" "MetricKit_MXDiagnostic" "MetricKit_MXDiagnosticPayload" "MetricKit_MXDiskIOMetric" "MetricKit_MXDiskWriteExceptionDiagnostic" "MetricKit_MXDisplayMetric" "MetricKit_MXForegroundExitData" "MetricKit_MXGPUMetric" "MetricKit_MXHangDiagnostic" "MetricKit_MXHistogram" "MetricKit_MXHistogramBucket" "MetricKit_MXLocationActivityMetric" "MetricKit_MXMemoryMetric" "MetricKit_MXMetaData" "MetricKit_MXMetric" "MetricKit_MXMetricManager" "MetricKit_MXMetricPayload" "MetricKit_MXNetworkTransferMetric" "MetricKit_MXSignpostIntervalData" "MetricKit_MXSignpostMetric" "MetricKit_MXUnitAveragePixelLuminance" "MetricKit_MXUnitSignalBars" ]; + "OSAKit" = [ "AppKit" "Foundation" ]; + "OSAKit_OSAScriptController" = [ "AppKit_NSController" ]; + "OSAKit_OSAScriptView" = [ "AppKit_NSTextView" ]; + "OSAKit_all" = [ "OSAKit" "OSAKit_OSALanguage" "OSAKit_OSALanguageInstance" "OSAKit_OSAScript" "OSAKit_OSAScriptController" "OSAKit_OSAScriptView" ]; + "PhotoKit" = [ "AppKit" "CoreLocation" "Foundation" ]; + "PhotoKit_PHAsset" = [ "PhotoKit_PHObject" ]; + "PhotoKit_PHAssetChangeRequest" = [ "PhotoKit_PHChangeRequest" ]; + "PhotoKit_PHAssetCollection" = [ "PhotoKit_PHCollection" ]; + "PhotoKit_PHAssetCollectionChangeRequest" = [ "PhotoKit_PHChangeRequest" ]; + "PhotoKit_PHAssetCreationRequest" = [ "PhotoKit_PHAssetChangeRequest" ]; + "PhotoKit_PHCachingImageManager" = [ "PhotoKit_PHImageManager" ]; + "PhotoKit_PHCollection" = [ "PhotoKit_PHObject" ]; + "PhotoKit_PHCollectionList" = [ "PhotoKit_PHCollection" ]; + "PhotoKit_PHCollectionListChangeRequest" = [ "PhotoKit_PHChangeRequest" ]; + "PhotoKit_PHObjectPlaceholder" = [ "PhotoKit_PHObject" ]; + "PhotoKit_PHProject" = [ "PhotoKit_PHAssetCollection" ]; + "PhotoKit_PHProjectChangeRequest" = [ "PhotoKit_PHChangeRequest" ]; + "PhotoKit_all" = [ "PhotoKit" "PhotoKit_PHAdjustmentData" "PhotoKit_PHAsset" "PhotoKit_PHAssetChangeRequest" "PhotoKit_PHAssetCollection" "PhotoKit_PHAssetCollectionChangeRequest" "PhotoKit_PHAssetCreationRequest" "PhotoKit_PHAssetResource" "PhotoKit_PHAssetResourceCreationOptions" "PhotoKit_PHAssetResourceManager" "PhotoKit_PHAssetResourceRequestOptions" "PhotoKit_PHCachingImageManager" "PhotoKit_PHChange" "PhotoKit_PHChangeRequest" "PhotoKit_PHCloudIdentifier" "PhotoKit_PHCloudIdentifierMapping" "PhotoKit_PHCollection" "PhotoKit_PHCollectionList" "PhotoKit_PHCollectionListChangeRequest" "PhotoKit_PHContentEditingInput" "PhotoKit_PHContentEditingInputRequestOptions" "PhotoKit_PHContentEditingOutput" "PhotoKit_PHFetchOptions" "PhotoKit_PHFetchResult" "PhotoKit_PHFetchResultChangeDetails" "PhotoKit_PHImageManager" "PhotoKit_PHImageRequestOptions" "PhotoKit_PHLivePhoto" "PhotoKit_PHLivePhotoEditingContext" "PhotoKit_PHLivePhotoRequestOptions" "PhotoKit_PHLocalIdentifierMapping" "PhotoKit_PHObject" "PhotoKit_PHObjectChangeDetails" "PhotoKit_PHObjectPlaceholder" "PhotoKit_PHPersistentChange" "PhotoKit_PHPersistentChangeFetchResult" "PhotoKit_PHPersistentChangeToken" "PhotoKit_PHPersistentObjectChangeDetails" "PhotoKit_PHPhotoLibrary" "PhotoKit_PHProject" "PhotoKit_PHProjectChangeRequest" "PhotoKit_PHVideoRequestOptions" ]; + "SoundAnalysis" = [ "Foundation" ]; + "SoundAnalysis_all" = [ "SoundAnalysis" "SoundAnalysis_SNAudioFileAnalyzer" "SoundAnalysis_SNAudioStreamAnalyzer" "SoundAnalysis_SNClassification" "SoundAnalysis_SNClassificationResult" "SoundAnalysis_SNClassifySoundRequest" "SoundAnalysis_SNTimeDurationConstraint" ]; + "Speech" = [ "Foundation" ]; + "Speech_SFSpeechAudioBufferRecognitionRequest" = [ "Speech_SFSpeechRecognitionRequest" ]; + "Speech_SFSpeechURLRecognitionRequest" = [ "Speech_SFSpeechRecognitionRequest" ]; + "Speech_all" = [ "Speech" "Speech_SFAcousticFeature" "Speech_SFSpeechAudioBufferRecognitionRequest" "Speech_SFSpeechRecognitionMetadata" "Speech_SFSpeechRecognitionRequest" "Speech_SFSpeechRecognitionResult" "Speech_SFSpeechRecognitionTask" "Speech_SFSpeechRecognizer" "Speech_SFSpeechURLRecognitionRequest" "Speech_SFTranscription" "Speech_SFTranscriptionSegment" "Speech_SFVoiceAnalytics" ]; + "StoreKit" = [ "AppKit" "Foundation" ]; + "StoreKit_SKCloudServiceSetupViewController" = [ "AppKit_NSViewController" ]; + "StoreKit_SKMutablePayment" = [ "StoreKit_SKPayment" ]; + "StoreKit_SKOverlayAppClipConfiguration" = [ "StoreKit_SKOverlayConfiguration" ]; + "StoreKit_SKOverlayAppConfiguration" = [ "StoreKit_SKOverlayConfiguration" ]; + "StoreKit_SKProductsRequest" = [ "StoreKit_SKRequest" ]; + "StoreKit_SKReceiptRefreshRequest" = [ "StoreKit_SKRequest" ]; + "StoreKit_SKStoreProductViewController" = [ "AppKit_NSViewController" ]; + "StoreKit_all" = [ "StoreKit" "StoreKit_SKAdImpression" "StoreKit_SKAdNetwork" "StoreKit_SKArcadeService" "StoreKit_SKCloudServiceController" "StoreKit_SKCloudServiceSetupViewController" "StoreKit_SKDownload" "StoreKit_SKMutablePayment" "StoreKit_SKOverlay" "StoreKit_SKOverlayAppClipConfiguration" "StoreKit_SKOverlayAppConfiguration" "StoreKit_SKOverlayConfiguration" "StoreKit_SKOverlayTransitionContext" "StoreKit_SKPayment" "StoreKit_SKPaymentDiscount" "StoreKit_SKPaymentQueue" "StoreKit_SKPaymentTransaction" "StoreKit_SKProduct" "StoreKit_SKProductDiscount" "StoreKit_SKProductStorePromotionController" "StoreKit_SKProductSubscriptionPeriod" "StoreKit_SKProductsRequest" "StoreKit_SKProductsResponse" "StoreKit_SKReceiptRefreshRequest" "StoreKit_SKRequest" "StoreKit_SKStoreProductViewController" "StoreKit_SKStoreReviewController" "StoreKit_SKStorefront" ]; + "UniformTypeIdentifiers" = [ "Foundation" "UniformTypeIdentifiers_UTType" ]; + "UniformTypeIdentifiers_all" = [ "UniformTypeIdentifiers" "UniformTypeIdentifiers_UTType" ]; + "UserNotifications" = [ "CoreLocation" "Foundation" ]; + "UserNotifications_UNCalendarNotificationTrigger" = [ "UserNotifications_UNNotificationTrigger" ]; + "UserNotifications_UNLocationNotificationTrigger" = [ "UserNotifications_UNNotificationTrigger" ]; + "UserNotifications_UNMutableNotificationContent" = [ "UserNotifications_UNNotificationContent" ]; + "UserNotifications_UNPushNotificationTrigger" = [ "UserNotifications_UNNotificationTrigger" ]; + "UserNotifications_UNTextInputNotificationAction" = [ "UserNotifications_UNNotificationAction" ]; + "UserNotifications_UNTextInputNotificationResponse" = [ "UserNotifications_UNNotificationResponse" ]; + "UserNotifications_UNTimeIntervalNotificationTrigger" = [ "UserNotifications_UNNotificationTrigger" ]; + "UserNotifications_all" = [ "UserNotifications" "UserNotifications_UNCalendarNotificationTrigger" "UserNotifications_UNLocationNotificationTrigger" "UserNotifications_UNMutableNotificationContent" "UserNotifications_UNNotification" "UserNotifications_UNNotificationAction" "UserNotifications_UNNotificationActionIcon" "UserNotifications_UNNotificationAttachment" "UserNotifications_UNNotificationCategory" "UserNotifications_UNNotificationContent" "UserNotifications_UNNotificationRequest" "UserNotifications_UNNotificationResponse" "UserNotifications_UNNotificationServiceExtension" "UserNotifications_UNNotificationSettings" "UserNotifications_UNNotificationSound" "UserNotifications_UNNotificationTrigger" "UserNotifications_UNPushNotificationTrigger" "UserNotifications_UNTextInputNotificationAction" "UserNotifications_UNTextInputNotificationResponse" "UserNotifications_UNTimeIntervalNotificationTrigger" "UserNotifications_UNUserNotificationCenter" ]; + "WebKit" = [ "AppKit" "Foundation" "Foundation_NSAttributedString" ]; + "WebKit_DOMAbstractView" = [ "WebKit_DOMObject" ]; + "WebKit_DOMAttr" = [ "WebKit_DOMNode" ]; + "WebKit_DOMBlob" = [ "WebKit_DOMObject" ]; + "WebKit_DOMCDATASection" = [ "WebKit_DOMText" ]; + "WebKit_DOMCSSCharsetRule" = [ "WebKit_DOMCSSRule" ]; + "WebKit_DOMCSSFontFaceRule" = [ "WebKit_DOMCSSRule" ]; + "WebKit_DOMCSSImportRule" = [ "WebKit_DOMCSSRule" ]; + "WebKit_DOMCSSMediaRule" = [ "WebKit_DOMCSSRule" ]; + "WebKit_DOMCSSPageRule" = [ "WebKit_DOMCSSRule" ]; + "WebKit_DOMCSSPrimitiveValue" = [ "WebKit_DOMCSSValue" ]; + "WebKit_DOMCSSRule" = [ "WebKit_DOMObject" ]; + "WebKit_DOMCSSRuleList" = [ "WebKit_DOMObject" ]; + "WebKit_DOMCSSStyleDeclaration" = [ "WebKit_DOMObject" ]; + "WebKit_DOMCSSStyleRule" = [ "WebKit_DOMCSSRule" ]; + "WebKit_DOMCSSStyleSheet" = [ "WebKit_DOMStyleSheet" ]; + "WebKit_DOMCSSUnknownRule" = [ "WebKit_DOMCSSRule" ]; + "WebKit_DOMCSSValue" = [ "WebKit_DOMObject" ]; + "WebKit_DOMCSSValueList" = [ "WebKit_DOMCSSValue" ]; + "WebKit_DOMCharacterData" = [ "WebKit_DOMNode" ]; + "WebKit_DOMComment" = [ "WebKit_DOMCharacterData" ]; + "WebKit_DOMCounter" = [ "WebKit_DOMObject" ]; + "WebKit_DOMDocument" = [ "WebKit_DOMNode" ]; + "WebKit_DOMDocumentFragment" = [ "WebKit_DOMNode" ]; + "WebKit_DOMDocumentType" = [ "WebKit_DOMNode" ]; + "WebKit_DOMElement" = [ "WebKit_DOMNode" ]; + "WebKit_DOMEntity" = [ "WebKit_DOMNode" ]; + "WebKit_DOMEntityReference" = [ "WebKit_DOMNode" ]; + "WebKit_DOMEvent" = [ "WebKit_DOMObject" ]; + "WebKit_DOMFile" = [ "WebKit_DOMBlob" ]; + "WebKit_DOMFileList" = [ "WebKit_DOMObject" ]; + "WebKit_DOMHTMLAnchorElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLAppletElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLAreaElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLBRElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLBaseElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLBaseFontElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLBodyElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLButtonElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLCollection" = [ "WebKit_DOMObject" ]; + "WebKit_DOMHTMLDListElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLDirectoryElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLDivElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLDocument" = [ "WebKit_DOMDocument" ]; + "WebKit_DOMHTMLElement" = [ "WebKit_DOMElement" ]; + "WebKit_DOMHTMLEmbedElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLFieldSetElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLFontElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLFormElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLFrameElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLFrameSetElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLHRElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLHeadElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLHeadingElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLHtmlElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLIFrameElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLImageElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLInputElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLLIElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLLabelElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLLegendElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLLinkElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLMapElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLMarqueeElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLMenuElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLMetaElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLModElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLOListElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLObjectElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLOptGroupElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLOptionElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLOptionsCollection" = [ "WebKit_DOMObject" ]; + "WebKit_DOMHTMLParagraphElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLParamElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLPreElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLQuoteElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLScriptElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLSelectElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLStyleElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLTableCaptionElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLTableCellElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLTableColElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLTableElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLTableRowElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLTableSectionElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLTextAreaElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLTitleElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMHTMLUListElement" = [ "WebKit_DOMHTMLElement" ]; + "WebKit_DOMImplementation" = [ "WebKit_DOMObject" ]; + "WebKit_DOMKeyboardEvent" = [ "WebKit_DOMUIEvent" ]; + "WebKit_DOMMediaList" = [ "WebKit_DOMObject" ]; + "WebKit_DOMMouseEvent" = [ "WebKit_DOMUIEvent" ]; + "WebKit_DOMMutationEvent" = [ "WebKit_DOMEvent" ]; + "WebKit_DOMNamedNodeMap" = [ "WebKit_DOMObject" ]; + "WebKit_DOMNode" = [ "WebKit_DOMObject" ]; + "WebKit_DOMNodeIterator" = [ "WebKit_DOMObject" ]; + "WebKit_DOMNodeList" = [ "WebKit_DOMObject" ]; + "WebKit_DOMObject" = [ "WebKit_WebScriptObject" ]; + "WebKit_DOMOverflowEvent" = [ "WebKit_DOMEvent" ]; + "WebKit_DOMProcessingInstruction" = [ "WebKit_DOMCharacterData" ]; + "WebKit_DOMProgressEvent" = [ "WebKit_DOMEvent" ]; + "WebKit_DOMRGBColor" = [ "WebKit_DOMObject" ]; + "WebKit_DOMRange" = [ "WebKit_DOMObject" ]; + "WebKit_DOMRect" = [ "WebKit_DOMObject" ]; + "WebKit_DOMStyleSheet" = [ "WebKit_DOMObject" ]; + "WebKit_DOMStyleSheetList" = [ "WebKit_DOMObject" ]; + "WebKit_DOMText" = [ "WebKit_DOMCharacterData" ]; + "WebKit_DOMTreeWalker" = [ "WebKit_DOMObject" ]; + "WebKit_DOMUIEvent" = [ "WebKit_DOMEvent" ]; + "WebKit_DOMWheelEvent" = [ "WebKit_DOMMouseEvent" ]; + "WebKit_DOMXPathExpression" = [ "WebKit_DOMObject" ]; + "WebKit_DOMXPathResult" = [ "WebKit_DOMObject" ]; + "WebKit_WKWebView" = [ "AppKit_NSView" ]; + "WebKit_WebDownload" = [ "Foundation_NSURLDownload" ]; + "WebKit_WebFrameView" = [ "AppKit_NSView" ]; + "WebKit_WebView" = [ "AppKit_NSView" ]; + "WebKit_all" = [ "WebKit" "WebKit_DOMAbstractView" "WebKit_DOMAttr" "WebKit_DOMBlob" "WebKit_DOMCDATASection" "WebKit_DOMCSSCharsetRule" "WebKit_DOMCSSFontFaceRule" "WebKit_DOMCSSImportRule" "WebKit_DOMCSSMediaRule" "WebKit_DOMCSSPageRule" "WebKit_DOMCSSPrimitiveValue" "WebKit_DOMCSSRule" "WebKit_DOMCSSRuleList" "WebKit_DOMCSSStyleDeclaration" "WebKit_DOMCSSStyleRule" "WebKit_DOMCSSStyleSheet" "WebKit_DOMCSSUnknownRule" "WebKit_DOMCSSValue" "WebKit_DOMCSSValueList" "WebKit_DOMCharacterData" "WebKit_DOMComment" "WebKit_DOMCounter" "WebKit_DOMDocument" "WebKit_DOMDocumentFragment" "WebKit_DOMDocumentType" "WebKit_DOMElement" "WebKit_DOMEntity" "WebKit_DOMEntityReference" "WebKit_DOMEvent" "WebKit_DOMFile" "WebKit_DOMFileList" "WebKit_DOMHTMLAnchorElement" "WebKit_DOMHTMLAppletElement" "WebKit_DOMHTMLAreaElement" "WebKit_DOMHTMLBRElement" "WebKit_DOMHTMLBaseElement" "WebKit_DOMHTMLBaseFontElement" "WebKit_DOMHTMLBodyElement" "WebKit_DOMHTMLButtonElement" "WebKit_DOMHTMLCollection" "WebKit_DOMHTMLDListElement" "WebKit_DOMHTMLDirectoryElement" "WebKit_DOMHTMLDivElement" "WebKit_DOMHTMLDocument" "WebKit_DOMHTMLElement" "WebKit_DOMHTMLEmbedElement" "WebKit_DOMHTMLFieldSetElement" "WebKit_DOMHTMLFontElement" "WebKit_DOMHTMLFormElement" "WebKit_DOMHTMLFrameElement" "WebKit_DOMHTMLFrameSetElement" "WebKit_DOMHTMLHRElement" "WebKit_DOMHTMLHeadElement" "WebKit_DOMHTMLHeadingElement" "WebKit_DOMHTMLHtmlElement" "WebKit_DOMHTMLIFrameElement" "WebKit_DOMHTMLImageElement" "WebKit_DOMHTMLInputElement" "WebKit_DOMHTMLLIElement" "WebKit_DOMHTMLLabelElement" "WebKit_DOMHTMLLegendElement" "WebKit_DOMHTMLLinkElement" "WebKit_DOMHTMLMapElement" "WebKit_DOMHTMLMarqueeElement" "WebKit_DOMHTMLMenuElement" "WebKit_DOMHTMLMetaElement" "WebKit_DOMHTMLModElement" "WebKit_DOMHTMLOListElement" "WebKit_DOMHTMLObjectElement" "WebKit_DOMHTMLOptGroupElement" "WebKit_DOMHTMLOptionElement" "WebKit_DOMHTMLOptionsCollection" "WebKit_DOMHTMLParagraphElement" "WebKit_DOMHTMLParamElement" "WebKit_DOMHTMLPreElement" "WebKit_DOMHTMLQuoteElement" "WebKit_DOMHTMLScriptElement" "WebKit_DOMHTMLSelectElement" "WebKit_DOMHTMLStyleElement" "WebKit_DOMHTMLTableCaptionElement" "WebKit_DOMHTMLTableCellElement" "WebKit_DOMHTMLTableColElement" "WebKit_DOMHTMLTableElement" "WebKit_DOMHTMLTableRowElement" "WebKit_DOMHTMLTableSectionElement" "WebKit_DOMHTMLTextAreaElement" "WebKit_DOMHTMLTitleElement" "WebKit_DOMHTMLUListElement" "WebKit_DOMImplementation" "WebKit_DOMKeyboardEvent" "WebKit_DOMMediaList" "WebKit_DOMMouseEvent" "WebKit_DOMMutationEvent" "WebKit_DOMNamedNodeMap" "WebKit_DOMNode" "WebKit_DOMNodeIterator" "WebKit_DOMNodeList" "WebKit_DOMObject" "WebKit_DOMOverflowEvent" "WebKit_DOMProcessingInstruction" "WebKit_DOMProgressEvent" "WebKit_DOMRGBColor" "WebKit_DOMRange" "WebKit_DOMRect" "WebKit_DOMStyleSheet" "WebKit_DOMStyleSheetList" "WebKit_DOMText" "WebKit_DOMTreeWalker" "WebKit_DOMUIEvent" "WebKit_DOMWheelEvent" "WebKit_DOMXPathExpression" "WebKit_DOMXPathResult" "WebKit_WKBackForwardList" "WebKit_WKBackForwardListItem" "WebKit_WKContentRuleList" "WebKit_WKContentRuleListStore" "WebKit_WKContentWorld" "WebKit_WKDownload" "WebKit_WKFindConfiguration" "WebKit_WKFindResult" "WebKit_WKFrameInfo" "WebKit_WKHTTPCookieStore" "WebKit_WKNavigation" "WebKit_WKNavigationAction" "WebKit_WKNavigationResponse" "WebKit_WKOpenPanelParameters" "WebKit_WKPDFConfiguration" "WebKit_WKPreferences" "WebKit_WKProcessPool" "WebKit_WKScriptMessage" "WebKit_WKSecurityOrigin" "WebKit_WKSnapshotConfiguration" "WebKit_WKUserContentController" "WebKit_WKUserScript" "WebKit_WKWebView" "WebKit_WKWebViewConfiguration" "WebKit_WKWebpagePreferences" "WebKit_WKWebsiteDataRecord" "WebKit_WKWebsiteDataStore" "WebKit_WKWindowFeatures" "WebKit_WebArchive" "WebKit_WebBackForwardList" "WebKit_WebDataSource" "WebKit_WebDownload" "WebKit_WebFrame" "WebKit_WebFrameView" "WebKit_WebHistory" "WebKit_WebHistoryItem" "WebKit_WebPreferences" "WebKit_WebResource" "WebKit_WebScriptObject" "WebKit_WebUndefined" "WebKit_WebView" ]; + "alloc" = [ "objc2?/alloc" "block2?/alloc" ]; + "apple" = [ "objc2?/apple" "block2?/apple" ]; + "block" = [ "block2" ]; + "block2" = [ "dep:block2" ]; + "default" = [ "std" "apple" ]; + "dispatch" = [ "dep:dispatch" ]; + "gnustep-1-7" = [ "objc2?/gnustep-1-7" "block2?/gnustep-1-7" ]; + "gnustep-1-8" = [ "gnustep-1-7" "objc2?/gnustep-1-8" "block2?/gnustep-1-8" ]; + "gnustep-1-9" = [ "gnustep-1-8" "objc2?/gnustep-1-9" "block2?/gnustep-1-9" ]; + "gnustep-2-0" = [ "gnustep-1-9" "objc2?/gnustep-2-0" "block2?/gnustep-2-0" ]; + "gnustep-2-1" = [ "gnustep-2-0" "objc2?/gnustep-2-1" "block2?/gnustep-2-1" ]; + "objc2" = [ "dep:objc2" ]; + "objective-c" = [ "objc2" ]; + "std" = [ "alloc" "objc2?/std" "block2?/std" ]; + "unstable-example-basic_usage" = [ "Foundation" "Foundation_NSArray" "Foundation_NSDictionary" "Foundation_NSEnumerator" ]; + "unstable-example-browser" = [ "apple" "AppKit" "AppKit_NSButton" "AppKit_NSColor" "AppKit_NSMenu" "AppKit_NSMenuItem" "AppKit_NSStackView" "AppKit_NSTextAttachmentCell" "AppKit_NSTextField" "AppKit_NSTextView" "AppKit_NSWindow" "Foundation" "Foundation_NSString" "Foundation_NSURL" "Foundation_NSURLRequest" "WebKit" "WebKit_WKNavigation" "WebKit_WKWebView" ]; + "unstable-example-delegate" = [ "apple" "Foundation" "Foundation_NSString" "AppKit" "AppKit_NSResponder" ]; + "unstable-example-nspasteboard" = [ "apple" "Foundation" "Foundation_NSArray" "Foundation_NSDictionary" "Foundation_NSString" "AppKit" "AppKit_NSPasteboard" ]; + "unstable-example-speech_synthesis" = [ "apple" "Foundation" "Foundation_NSString" ]; + "unstable-frameworks-all" = [ "unstable-frameworks-ios" "unstable-frameworks-macos-13" ]; + "unstable-frameworks-gnustep" = [ "AppKit_all" "Foundation_all" ]; + "unstable-frameworks-gnustep-32bit" = [ "Foundation_all" ]; + "unstable-frameworks-ios" = [ "Foundation_all" "unstable-example-basic_usage" "unstable-example-speech_synthesis" ]; + "unstable-frameworks-macos-10-13" = [ "CloudKit_all" "Contacts_all" "CoreLocation_all" "EventKit_all" "ExternalAccessory_all" "GameController_all" "GameKit_all" "LocalAuthentication_all" "MapKit_all" "MediaPlayer_all" "MetalKit_all" "Metal_all" "PhotoKit_all" "unstable-example-delegate" "unstable-example-nspasteboard" "unstable-example-speech_synthesis" "unstable-frameworks-macos-10-7" ]; + "unstable-frameworks-macos-10-7" = [ "AppKit_all" "Automator_all" "CoreAnimation_all" "CoreData_all" "ExceptionHandling_all" "Foundation_all" "InputMethodKit_all" "OSAKit_all" "StoreKit_all" "WebKit_all" "unstable-example-basic_usage" ]; + "unstable-frameworks-macos-11" = [ "Accessibility_all" "ClassKit_all" "UniformTypeIdentifiers_all" "unstable-frameworks-macos-10-13" ]; + "unstable-frameworks-macos-12" = [ "DataDetection_all" "LocalAuthenticationEmbeddedUI_all" "MailKit_all" "MetricKit_all" "unstable-frameworks-macos-11" ]; + "unstable-frameworks-macos-13" = [ "AdServices_all" "AdSupport_all" "AuthenticationServices_all" "AutomaticAssessmentConfiguration_all" "BackgroundAssets_all" "BusinessChat_all" "CallKit_all" "DeviceCheck_all" "ExtensionKit_all" "FileProviderUI_all" "FileProvider_all" "HealthKit_all" "IdentityLookup_all" "LinkPresentation_all" "MetalFX_all" "SoundAnalysis_all" "Speech_all" "UserNotifications_all" "unstable-example-browser" "unstable-frameworks-macos-12" ]; + }; + resolvedDefaultFeatures = [ "Foundation" "Foundation_NSAppleEventDescriptor" "Foundation_NSArray" "Foundation_NSAttributedString" "Foundation_NSData" "Foundation_NSDictionary" "Foundation_NSEnumerator" "Foundation_NSError" "Foundation_NSHashTable" "Foundation_NSMapTable" "Foundation_NSMutableAttributedString" "Foundation_NSNumber" "Foundation_NSProcessInfo" "Foundation_NSProgress" "Foundation_NSSet" "Foundation_NSString" "Foundation_NSThread" "Foundation_NSValue" "alloc" "apple" "block" "block2" "default" "dispatch" "objc2" "objective-c" "std" ]; + }; + "image" = rec { + crateName = "image"; + version = "0.24.9"; + edition = "2021"; + sha256 = "17gnr6ifnpzvhjf6dwbl9hki8x6bji5mwcqp0048x1jm5yfi742n"; + authors = [ + "The image-rs Developers" + ]; + dependencies = [ + { + name = "bytemuck"; + packageId = "bytemuck"; + features = [ "extern_crate_alloc" ]; + } + { + name = "byteorder"; + packageId = "byteorder"; + } + { + name = "color_quant"; + packageId = "color_quant"; + } + { + name = "num-traits"; + packageId = "num-traits"; + } + { + name = "png"; + packageId = "png"; + optional = true; + } + ]; + features = { + "avif" = [ "avif-encoder" ]; + "avif-decoder" = [ "mp4parse" "dcv-color-primitives" "dav1d" ]; + "avif-encoder" = [ "ravif" "rgb" ]; + "dav1d" = [ "dep:dav1d" ]; + "dcv-color-primitives" = [ "dep:dcv-color-primitives" ]; + "dds" = [ "dxt" ]; + "default" = [ "gif" "jpeg" "ico" "png" "pnm" "tga" "tiff" "webp" "bmp" "hdr" "dxt" "dds" "farbfeld" "jpeg_rayon" "openexr" "qoi" ]; + "exr" = [ "dep:exr" ]; + "gif" = [ "dep:gif" ]; + "ico" = [ "bmp" "png" ]; + "jpeg" = [ "dep:jpeg" ]; + "jpeg_rayon" = [ "jpeg/rayon" ]; + "libwebp" = [ "dep:libwebp" ]; + "mp4parse" = [ "dep:mp4parse" ]; + "openexr" = [ "exr" ]; + "png" = [ "dep:png" ]; + "qoi" = [ "dep:qoi" ]; + "ravif" = [ "dep:ravif" ]; + "rayon" = [ "dep:rayon" ]; + "rgb" = [ "dep:rgb" ]; + "tiff" = [ "dep:tiff" ]; + "webp-encoder" = [ "libwebp" "webp" ]; + }; + resolvedDefaultFeatures = [ "hdr" "png" ]; + }; + "indexmap" = rec { + crateName = "indexmap"; + version = "2.2.6"; + edition = "2021"; + sha256 = "09hgwi2ig0wyj5rjziia76zmhgfj95k0jb4ic3iiawm4vlavg3qn"; + dependencies = [ + { + name = "equivalent"; + packageId = "equivalent"; + usesDefaultFeatures = false; + } + { + name = "hashbrown"; + packageId = "hashbrown"; + usesDefaultFeatures = false; + features = [ "raw" ]; + } + ]; + features = { + "arbitrary" = [ "dep:arbitrary" ]; + "borsh" = [ "dep:borsh" ]; + "default" = [ "std" ]; + "quickcheck" = [ "dep:quickcheck" ]; + "rayon" = [ "dep:rayon" ]; + "rustc-rayon" = [ "dep:rustc-rayon" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "inflections" = rec { + crateName = "inflections"; + version = "1.1.1"; + edition = "2015"; + sha256 = "0yl3gas612q25c72lwf04405i87yxr02vgv3ckcnz2fyvhpmhmx2"; + authors = [ + "Caleb Meredith " + ]; + + }; + "inotify" = rec { + crateName = "inotify"; + version = "0.10.2"; + edition = "2018"; + sha256 = "1k2m6a95827yspax1icmwiz4szr7c01w3dnn2b2bil4hfvcnilgx"; + authors = [ + "Hanno Braun " + "Félix Saparelli " + "Cristian Kubis " + "Frank Denis " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 1.3.2"; + } + { + name = "inotify-sys"; + packageId = "inotify-sys"; + } + { + name = "libc"; + packageId = "libc"; + } + ]; + features = { + "default" = [ "stream" ]; + "futures-core" = [ "dep:futures-core" ]; + "stream" = [ "futures-core" "tokio" ]; + "tokio" = [ "dep:tokio" ]; + }; + }; + "inotify-sys" = rec { + crateName = "inotify-sys"; + version = "0.1.5"; + edition = "2015"; + sha256 = "1syhjgvkram88my04kv03s0zwa66mdwa5v7ddja3pzwvx2sh4p70"; + authors = [ + "Hanno Braun " + ]; + dependencies = [ + { + name = "libc"; + packageId = "libc"; + } + ]; + + }; + "io-kit-sys" = rec { + crateName = "io-kit-sys"; + version = "0.4.1"; + edition = "2021"; + sha256 = "0ysy5k3wf54yangy25hkj10xx332cj2hb937xasg6riziv7yczk1"; + authors = [ + "Junji Takakura " + ]; + dependencies = [ + { + name = "core-foundation-sys"; + packageId = "core-foundation-sys"; + } + { + name = "mach2"; + packageId = "mach2"; + } + ]; + + }; + "itertools" = rec { + crateName = "itertools"; + version = "0.12.1"; + edition = "2018"; + sha256 = "0s95jbb3ndj1lvfxyq5wanc0fm0r6hg6q4ngb92qlfdxvci10ads"; + authors = [ + "bluss" + ]; + dependencies = [ + { + name = "either"; + packageId = "either"; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "use_std" ]; + "use_std" = [ "use_alloc" "either/use_std" ]; + }; + }; + "itoa" = rec { + crateName = "itoa"; + version = "1.0.11"; + edition = "2018"; + sha256 = "0nv9cqjwzr3q58qz84dcz63ggc54yhf1yqar1m858m1kfd4g3wa9"; + authors = [ + "David Tolnay " + ]; + features = { + "no-panic" = [ "dep:no-panic" ]; + }; + }; + "jni" = rec { + crateName = "jni"; + version = "0.21.1"; + edition = "2018"; + sha256 = "15wczfkr2r45slsljby12ymf2hij8wi5b104ghck9byjnwmsm1qs"; + authors = [ + "Josh Chase " + ]; + dependencies = [ + { + name = "cesu8"; + packageId = "cesu8"; + } + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "combine"; + packageId = "combine"; + } + { + name = "jni-sys"; + packageId = "jni-sys"; + } + { + name = "log"; + packageId = "log"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + { + name = "windows-sys"; + packageId = "windows-sys 0.45.0"; + target = { target, features }: (target."windows" or false); + features = [ "Win32_Globalization" ]; + } + ]; + buildDependencies = [ + { + name = "walkdir"; + packageId = "walkdir"; + } + ]; + features = { + "invocation" = [ "java-locator" "libloading" ]; + "java-locator" = [ "dep:java-locator" ]; + "libloading" = [ "dep:libloading" ]; + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "jni-sys" = rec { + crateName = "jni-sys"; + version = "0.3.0"; + edition = "2015"; + sha256 = "0c01zb9ygvwg9wdx2fii2d39myzprnpqqhy7yizxvjqp5p04pbwf"; + authors = [ + "Steven Fackler " + ]; + + }; + "jobserver" = rec { + crateName = "jobserver"; + version = "0.1.30"; + edition = "2021"; + sha256 = "18m31zk0yk23spvjh25wh6pvcdmv0idb4wnxzpj5mxp33q97snk8"; + authors = [ + "Alex Crichton " + ]; + dependencies = [ + { + name = "libc"; + packageId = "libc"; + target = { target, features }: (target."unix" or false); + } + ]; + + }; + "js-sys" = rec { + crateName = "js-sys"; + version = "0.3.69"; + edition = "2018"; + sha256 = "0v99rz97asnzapb0jsc3jjhvxpfxr7h7qd97yqyrf9i7viimbh99"; + authors = [ + "The wasm-bindgen Developers" + ]; + dependencies = [ + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + } + ]; + + }; + "khronos-egl" = rec { + crateName = "khronos-egl"; + version = "6.0.0"; + edition = "2021"; + sha256 = "0xnzdx0n1bil06xmh8i1x6dbxvk7kd2m70bbm6nw1qzc43r1vbka"; + authors = [ + "Timothée Haudebourg " + "Sean Kerr " + ]; + dependencies = [ + { + name = "libc"; + packageId = "libc"; + } + { + name = "libloading"; + packageId = "libloading 0.8.3"; + optional = true; + } + ]; + buildDependencies = [ + { + name = "pkg-config"; + packageId = "pkg-config"; + optional = true; + } + ]; + features = { + "1_1" = [ "1_0" ]; + "1_2" = [ "1_1" ]; + "1_3" = [ "1_2" ]; + "1_4" = [ "1_3" ]; + "1_5" = [ "1_4" ]; + "default" = [ "1_5" ]; + "dynamic" = [ "libloading" ]; + "libloading" = [ "dep:libloading" ]; + "pkg-config" = [ "dep:pkg-config" ]; + "static" = [ "pkg-config" ]; + }; + resolvedDefaultFeatures = [ "1_0" "1_1" "1_2" "1_3" "1_4" "1_5" "default" "dynamic" "libloading" "no-pkg-config" "pkg-config" "static" ]; + }; + "khronos_api" = rec { + crateName = "khronos_api"; + version = "3.1.0"; + edition = "2015"; + sha256 = "1p0xj5mlbagqyvvnv8wmv3cr7l9y1m153888pxqwg3vk3mg5inz2"; + authors = [ + "Brendan Zabarauskas " + "Corey Richardson" + "Arseny Kapoulkine" + "Pierre Krieger " + ]; + + }; + "ktx2" = rec { + crateName = "ktx2"; + version = "0.3.0"; + edition = "2018"; + sha256 = "0f781irq66llyrqxwz7yh56nnxdrlvm3j0bss84y80pcm445xml7"; + authors = [ + "Benjamin Saunders " + "Connor Fitzgerald " + "f3kilo " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 1.3.2"; + } + ]; + features = { + "default" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "lazy_static" = rec { + crateName = "lazy_static"; + version = "1.4.0"; + edition = "2015"; + sha256 = "0in6ikhw8mgl33wjv6q6xfrb5b9jr16q8ygjy803fay4zcisvaz2"; + authors = [ + "Marvin Löbel " + ]; + features = { + "spin" = [ "dep:spin" ]; + "spin_no_std" = [ "spin" ]; + }; + }; + "lazycell" = rec { + crateName = "lazycell"; + version = "1.3.0"; + edition = "2015"; + sha256 = "0m8gw7dn30i0zjjpjdyf6pc16c34nl71lpv461mix50x3p70h3c3"; + authors = [ + "Alex Crichton " + "Nikita Pekin " + ]; + features = { + "clippy" = [ "dep:clippy" ]; + "nightly-testing" = [ "clippy" "nightly" ]; + "serde" = [ "dep:serde" ]; + }; + }; + "lewton" = rec { + crateName = "lewton"; + version = "0.10.2"; + edition = "2015"; + sha256 = "0c60fn004awg5c3cvx82d6na2pirf0qdz9w3b93mbcdakbglhyvp"; + authors = [ + "est31 " + ]; + dependencies = [ + { + name = "byteorder"; + packageId = "byteorder"; + } + { + name = "ogg"; + packageId = "ogg"; + optional = true; + } + { + name = "tinyvec"; + packageId = "tinyvec"; + features = [ "alloc" ]; + } + ]; + devDependencies = [ + { + name = "ogg"; + packageId = "ogg"; + } + ]; + features = { + "async_ogg" = [ "ogg" "ogg/async" "futures" "tokio-io" ]; + "default" = [ "ogg" ]; + "futures" = [ "dep:futures" ]; + "ogg" = [ "dep:ogg" ]; + "tokio-io" = [ "dep:tokio-io" ]; + }; + resolvedDefaultFeatures = [ "default" "ogg" ]; + }; + "libc" = rec { + crateName = "libc"; + version = "0.2.153"; + edition = "2015"; + sha256 = "1gg7m1ils5dms5miq9fyllrcp0jxnbpgkx71chd2i0lafa8qy6cw"; + authors = [ + "The Rust Project Developers" + ]; + features = { + "default" = [ "std" ]; + "rustc-dep-of-std" = [ "align" "rustc-std-workspace-core" ]; + "rustc-std-workspace-core" = [ "dep:rustc-std-workspace-core" ]; + "use_std" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "default" "extra_traits" "std" ]; + }; + "libloading 0.7.4" = rec { + crateName = "libloading"; + version = "0.7.4"; + edition = "2015"; + sha256 = "17wbccnjvhjd9ibh019xcd8kjvqws8lqgq86lqkpbgig7gyq0wxn"; + authors = [ + "Simonas Kazlauskas " + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + target = { target, features }: (target."unix" or false); + } + { + name = "winapi"; + packageId = "winapi"; + target = { target, features }: (target."windows" or false); + features = [ "errhandlingapi" "libloaderapi" ]; + } + ]; + + }; + "libloading 0.8.3" = rec { + crateName = "libloading"; + version = "0.8.3"; + edition = "2015"; + sha256 = "06awqx9glr3i7mcs6csscr8d6dbd9rrk6yglilmdmsmhns7ijahc"; + authors = [ + "Simonas Kazlauskas " + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + target = { target, features }: (target."unix" or false); + } + { + name = "windows-targets"; + packageId = "windows-targets 0.52.5"; + target = { target, features }: (target."windows" or false); + } + ]; + + }; + "libredox" = rec { + crateName = "libredox"; + version = "0.0.2"; + edition = "2021"; + sha256 = "01v6pb09j7dl2gnbvzz6zmy2k4zyxjjzvl7wacwjjffqsxajry9s"; + authors = [ + "4lDO2 <4lDO2@protonmail.com>" + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "libc"; + packageId = "libc"; + } + { + name = "redox_syscall"; + packageId = "redox_syscall 0.4.1"; + } + ]; + features = { + "default" = [ "call" ]; + "scheme" = [ "call" ]; + }; + resolvedDefaultFeatures = [ "call" "default" ]; + }; + "libudev-sys" = rec { + crateName = "libudev-sys"; + version = "0.1.4"; + edition = "2015"; + links = "libudev"; + sha256 = "09236fdzlx9l0dlrsc6xx21v5x8flpfm3d5rjq9jr5ivlas6k11w"; + authors = [ + "David Cuddeback " + ]; + dependencies = [ + { + name = "libc"; + packageId = "libc"; + } + ]; + buildDependencies = [ + { + name = "pkg-config"; + packageId = "pkg-config"; + } + ]; + + }; + "linux-raw-sys" = rec { + crateName = "linux-raw-sys"; + version = "0.4.13"; + edition = "2021"; + sha256 = "172k2c6422gsc914ig8rh99mb9yc7siw6ikc3d9xw1k7vx0s3k81"; + authors = [ + "Dan Gohman " + ]; + features = { + "compiler_builtins" = [ "dep:compiler_builtins" ]; + "core" = [ "dep:core" ]; + "default" = [ "std" "general" "errno" ]; + "rustc-dep-of-std" = [ "core" "compiler_builtins" "no_std" ]; + }; + resolvedDefaultFeatures = [ "elf" "errno" "general" "if_ether" "ioctl" "net" "netlink" "no_std" "prctl" "system" "xdp" ]; + }; + "lock_api" = rec { + crateName = "lock_api"; + version = "0.4.11"; + edition = "2018"; + sha256 = "0iggx0h4jx63xm35861106af3jkxq06fpqhpkhgw0axi2n38y5iw"; + authors = [ + "Amanieu d'Antras " + ]; + dependencies = [ + { + name = "scopeguard"; + packageId = "scopeguard"; + usesDefaultFeatures = false; + } + ]; + buildDependencies = [ + { + name = "autocfg"; + packageId = "autocfg"; + } + ]; + features = { + "default" = [ "atomic_usize" ]; + "owning_ref" = [ "dep:owning_ref" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "arc_lock" "atomic_usize" "default" ]; + }; + "log" = rec { + crateName = "log"; + version = "0.4.21"; + edition = "2021"; + sha256 = "074hldq1q8rlzq2s2qa8f25hj4s3gpw71w64vdwzjd01a4g8rvch"; + authors = [ + "The Rust Project Developers" + ]; + features = { + "kv_serde" = [ "kv_std" "value-bag/serde" "serde" ]; + "kv_std" = [ "std" "kv" "value-bag/error" ]; + "kv_sval" = [ "kv" "value-bag/sval" "sval" "sval_ref" ]; + "kv_unstable" = [ "kv" "value-bag" ]; + "kv_unstable_serde" = [ "kv_serde" "kv_unstable_std" ]; + "kv_unstable_std" = [ "kv_std" "kv_unstable" ]; + "kv_unstable_sval" = [ "kv_sval" "kv_unstable" ]; + "serde" = [ "dep:serde" ]; + "sval" = [ "dep:sval" ]; + "sval_ref" = [ "dep:sval_ref" ]; + "value-bag" = [ "dep:value-bag" ]; + }; + resolvedDefaultFeatures = [ "std" ]; + }; + "mach2" = rec { + crateName = "mach2"; + version = "0.4.2"; + edition = "2015"; + sha256 = "02gpyq89rcrqdbz4hgp5bpjas21dllxfc70jgw8vj0iaxg6mbf8r"; + dependencies = [ + { + name = "libc"; + packageId = "libc"; + usesDefaultFeatures = false; + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); + } + ]; + features = { + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "malloc_buf" = rec { + crateName = "malloc_buf"; + version = "0.0.6"; + edition = "2015"; + sha256 = "1jqr77j89pwszv51fmnknzvd53i1nkmcr8rjrvcxhm4dx1zr1fv2"; + authors = [ + "Steven Sheldon" + ]; + dependencies = [ + { + name = "libc"; + packageId = "libc"; + } + ]; + + }; + "matchers" = rec { + crateName = "matchers"; + version = "0.1.0"; + edition = "2018"; + sha256 = "0n2mbk7lg2vf962c8xwzdq96yrc9i0p8dbmm4wa1nnkcp1dhfqw2"; + authors = [ + "Eliza Weisman " + ]; + dependencies = [ + { + name = "regex-automata"; + packageId = "regex-automata 0.1.10"; + } + ]; + + }; + "memchr" = rec { + crateName = "memchr"; + version = "2.7.2"; + edition = "2021"; + sha256 = "07bcqxb0vx4ji0648ny5xsicjnpma95x1n07v7mi7jrhsz2l11kc"; + authors = [ + "Andrew Gallant " + "bluss" + ]; + features = { + "compiler_builtins" = [ "dep:compiler_builtins" ]; + "core" = [ "dep:core" ]; + "default" = [ "std" ]; + "logging" = [ "dep:log" ]; + "rustc-dep-of-std" = [ "core" "compiler_builtins" ]; + "std" = [ "alloc" ]; + "use_std" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "alloc" "std" ]; + }; + "metal" = rec { + crateName = "metal"; + version = "0.27.0"; + edition = "2021"; + sha256 = "09bz461vyi9kw69k55gy2fpd3hz17j6g2n0v08gm3glc7yap6gy4"; + authors = [ + "gfx-rs developers" + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "block"; + packageId = "block"; + } + { + name = "core-graphics-types"; + packageId = "core-graphics-types"; + } + { + name = "foreign-types"; + packageId = "foreign-types"; + } + { + name = "log"; + packageId = "log"; + } + { + name = "objc"; + packageId = "objc"; + features = [ "objc_exception" ]; + } + { + name = "paste"; + packageId = "paste"; + } + ]; + features = { + "default" = [ "link" ]; + "dispatch" = [ "dep:dispatch" ]; + }; + resolvedDefaultFeatures = [ "default" "link" ]; + }; + "minimal-lexical" = rec { + crateName = "minimal-lexical"; + version = "0.2.1"; + edition = "2018"; + sha256 = "16ppc5g84aijpri4jzv14rvcnslvlpphbszc7zzp6vfkddf4qdb8"; + authors = [ + "Alex Huszagh " + ]; + features = { + "default" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "std" ]; + }; + "miniz_oxide" = rec { + crateName = "miniz_oxide"; + version = "0.7.2"; + edition = "2018"; + sha256 = "19qlxb21s6kabgqq61mk7kd1qk2invyygj076jz6i1gj2lz1z0cx"; + authors = [ + "Frommi " + "oyvindln " + ]; + dependencies = [ + { + name = "adler"; + packageId = "adler"; + usesDefaultFeatures = false; + } + { + name = "simd-adler32"; + packageId = "simd-adler32"; + optional = true; + usesDefaultFeatures = false; + } + ]; + features = { + "alloc" = [ "dep:alloc" ]; + "compiler_builtins" = [ "dep:compiler_builtins" ]; + "core" = [ "dep:core" ]; + "default" = [ "with-alloc" ]; + "rustc-dep-of-std" = [ "core" "alloc" "compiler_builtins" "adler/rustc-dep-of-std" ]; + "simd" = [ "simd-adler32" ]; + "simd-adler32" = [ "dep:simd-adler32" ]; + }; + resolvedDefaultFeatures = [ "default" "simd" "simd-adler32" "with-alloc" ]; + }; + "naga" = rec { + crateName = "naga"; + version = "0.19.2"; + edition = "2021"; + sha256 = "0hq82fg8rj067wppqrk7h9q5b89vkp98spmb37s9lggm89355qsh"; + authors = [ + "gfx-rs developers" + ]; + dependencies = [ + { + name = "bit-set"; + packageId = "bit-set"; + } + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "codespan-reporting"; + packageId = "codespan-reporting"; + } + { + name = "hexf-parse"; + packageId = "hexf-parse"; + optional = true; + } + { + name = "indexmap"; + packageId = "indexmap"; + features = [ "std" ]; + } + { + name = "log"; + packageId = "log"; + } + { + name = "num-traits"; + packageId = "num-traits"; + } + { + name = "pp-rs"; + packageId = "pp-rs"; + optional = true; + } + { + name = "rustc-hash"; + packageId = "rustc-hash"; + } + { + name = "spirv"; + packageId = "spirv"; + optional = true; + } + { + name = "termcolor"; + packageId = "termcolor"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + { + name = "unicode-xid"; + packageId = "unicode-xid"; + optional = true; + } + ]; + devDependencies = [ + { + name = "spirv"; + packageId = "spirv"; + features = [ "deserialize" ]; + } + ]; + features = { + "arbitrary" = [ "dep:arbitrary" "bitflags/arbitrary" "indexmap/arbitrary" ]; + "deserialize" = [ "serde" "bitflags/serde" "indexmap/serde" ]; + "glsl-in" = [ "pp-rs" ]; + "hexf-parse" = [ "dep:hexf-parse" ]; + "petgraph" = [ "dep:petgraph" ]; + "pp-rs" = [ "dep:pp-rs" ]; + "serde" = [ "dep:serde" ]; + "serialize" = [ "serde" "bitflags/serde" "indexmap/serde" ]; + "spirv" = [ "dep:spirv" ]; + "spv-in" = [ "petgraph" "spirv" ]; + "spv-out" = [ "spirv" ]; + "unicode-xid" = [ "dep:unicode-xid" ]; + "wgsl-in" = [ "hexf-parse" "unicode-xid" "compact" ]; + }; + resolvedDefaultFeatures = [ "clone" "compact" "default" "glsl-in" "glsl-out" "hexf-parse" "hlsl-out" "msl-out" "pp-rs" "spirv" "spv-out" "unicode-xid" "wgsl-in" "wgsl-out" ]; + }; + "naga_oil" = rec { + crateName = "naga_oil"; + version = "0.13.0"; + edition = "2021"; + sha256 = "1law6ryy18gbd7irw5dy1kq42asjh2hrq857zim4b1r71yp65sn0"; + dependencies = [ + { + name = "bit-set"; + packageId = "bit-set"; + } + { + name = "codespan-reporting"; + packageId = "codespan-reporting"; + } + { + name = "data-encoding"; + packageId = "data-encoding"; + } + { + name = "indexmap"; + packageId = "indexmap"; + } + { + name = "naga"; + packageId = "naga"; + features = [ "wgsl-in" "wgsl-out" "clone" ]; + } + { + name = "once_cell"; + packageId = "once_cell"; + } + { + name = "regex"; + packageId = "regex"; + } + { + name = "regex-syntax"; + packageId = "regex-syntax 0.8.3"; + } + { + name = "rustc-hash"; + packageId = "rustc-hash"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + { + name = "tracing"; + packageId = "tracing"; + } + { + name = "unicode-ident"; + packageId = "unicode-ident"; + } + ]; + features = { + "default" = [ "test_shader" "glsl" ]; + "glsl" = [ "naga/glsl-in" "naga/glsl-out" ]; + }; + resolvedDefaultFeatures = [ "default" "glsl" "test_shader" ]; + }; + "ndk" = rec { + crateName = "ndk"; + version = "0.8.0"; + edition = "2021"; + sha256 = "1dx5yyqh32bi161mipg4br4i33syjidw81qrq0w7mc8hf0ds6xi0"; + authors = [ + "The Rust Mobile contributors" + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "jni-sys"; + packageId = "jni-sys"; + } + { + name = "log"; + packageId = "log"; + } + { + name = "ndk-sys"; + packageId = "ndk-sys"; + rename = "ffi"; + } + { + name = "num_enum"; + packageId = "num_enum"; + } + { + name = "raw-window-handle"; + packageId = "raw-window-handle"; + rename = "rwh_06"; + optional = true; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + ]; + features = { + "all" = [ "audio" "bitmap" "media" "api-level-31" "rwh_04" "rwh_05" "rwh_06" ]; + "api-level-24" = [ "api-level-23" ]; + "api-level-25" = [ "api-level-24" ]; + "api-level-26" = [ "api-level-25" ]; + "api-level-27" = [ "api-level-26" ]; + "api-level-28" = [ "api-level-27" ]; + "api-level-29" = [ "api-level-28" ]; + "api-level-30" = [ "api-level-29" ]; + "api-level-31" = [ "api-level-30" ]; + "audio" = [ "ffi/audio" "api-level-26" ]; + "bitmap" = [ "ffi/bitmap" ]; + "default" = [ "rwh_06" ]; + "jni" = [ "dep:jni" ]; + "media" = [ "ffi/media" ]; + "rwh_04" = [ "dep:rwh_04" ]; + "rwh_05" = [ "dep:rwh_05" ]; + "rwh_06" = [ "dep:rwh_06" ]; + "sync" = [ "ffi/sync" "api-level-26" ]; + "test" = [ "ffi/test" "jni" "all" ]; + }; + resolvedDefaultFeatures = [ "rwh_06" ]; + }; + "ndk-context" = rec { + crateName = "ndk-context"; + version = "0.1.1"; + edition = "2021"; + sha256 = "12sai3dqsblsvfd1l1zab0z6xsnlha3xsfl7kagdnmj3an3jvc17"; + authors = [ + "The Rust Windowing contributors" + ]; + + }; + "ndk-sys" = rec { + crateName = "ndk-sys"; + version = "0.5.0+25.2.9519653"; + edition = "2021"; + sha256 = "14bnxww0f17xl8pyn6j5kpkl98snjl9lin8i7qv4zzb0vmlnf6cc"; + authors = [ + "The Rust Windowing contributors" + ]; + dependencies = [ + { + name = "jni-sys"; + packageId = "jni-sys"; + } + ]; + features = { + }; + }; + "nix" = rec { + crateName = "nix"; + version = "0.28.0"; + edition = "2021"; + sha256 = "1r0rylax4ycx3iqakwjvaa178jrrwiiwghcw95ndzy72zk25c8db"; + authors = [ + "The nix-rust Project Developers" + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "libc"; + packageId = "libc"; + features = [ "extra_traits" ]; + } + ]; + buildDependencies = [ + { + name = "cfg_aliases"; + packageId = "cfg_aliases"; + } + ]; + features = { + "aio" = [ "pin-utils" ]; + "dir" = [ "fs" ]; + "memoffset" = [ "dep:memoffset" ]; + "mount" = [ "uio" ]; + "mqueue" = [ "fs" ]; + "net" = [ "socket" ]; + "pin-utils" = [ "dep:pin-utils" ]; + "ptrace" = [ "process" ]; + "sched" = [ "process" ]; + "signal" = [ "process" ]; + "socket" = [ "memoffset" ]; + "ucontext" = [ "signal" ]; + "user" = [ "feature" ]; + "zerocopy" = [ "fs" "uio" ]; + }; + resolvedDefaultFeatures = [ "event" "ioctl" ]; + }; + "nom" = rec { + crateName = "nom"; + version = "7.1.3"; + edition = "2018"; + sha256 = "0jha9901wxam390jcf5pfa0qqfrgh8li787jx2ip0yk5b8y9hwyj"; + authors = [ + "contact@geoffroycouprie.com" + ]; + dependencies = [ + { + name = "memchr"; + packageId = "memchr"; + usesDefaultFeatures = false; + } + { + name = "minimal-lexical"; + packageId = "minimal-lexical"; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "std" ]; + "std" = [ "alloc" "memchr/std" "minimal-lexical/std" ]; + }; + resolvedDefaultFeatures = [ "alloc" "std" ]; + }; + "nonmax" = rec { + crateName = "nonmax"; + version = "0.5.5"; + edition = "2018"; + sha256 = "0lfvyfz4falgmc9g1cbfi2wkys9wka2nfmdyga87zikf636ml2k1"; + authors = [ + "Lucien Greathouse " + ]; + features = { + "default" = [ "std" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "ntapi" = rec { + crateName = "ntapi"; + version = "0.4.1"; + edition = "2018"; + sha256 = "1r38zhbwdvkis2mzs6671cm1p6djgsl49i7bwxzrvhwicdf8k8z8"; + authors = [ + "MSxDOS " + ]; + dependencies = [ + { + name = "winapi"; + packageId = "winapi"; + features = [ "cfg" "evntrace" "in6addr" "inaddr" "minwinbase" "ntsecapi" "windef" "winioctl" ]; + } + ]; + features = { + "default" = [ "user" ]; + "impl-default" = [ "winapi/impl-default" ]; + }; + resolvedDefaultFeatures = [ "default" "user" ]; + }; + "nu-ansi-term" = rec { + crateName = "nu-ansi-term"; + version = "0.46.0"; + edition = "2018"; + sha256 = "115sywxh53p190lyw97alm14nc004qj5jm5lvdj608z84rbida3p"; + authors = [ + "ogham@bsago.me" + "Ryan Scheel (Havvy) " + "Josh Triplett " + "The Nushell Project Developers" + ]; + dependencies = [ + { + name = "overload"; + packageId = "overload"; + } + { + name = "winapi"; + packageId = "winapi"; + target = { target, features }: ("windows" == target."os" or null); + features = [ "consoleapi" "errhandlingapi" "fileapi" "handleapi" "processenv" ]; + } + ]; + features = { + "derive_serde_style" = [ "serde" ]; + "serde" = [ "dep:serde" ]; + }; + }; + "num-derive" = rec { + crateName = "num-derive"; + version = "0.4.2"; + edition = "2021"; + sha256 = "00p2am9ma8jgd2v6xpsz621wc7wbn1yqi71g15gc3h67m7qmafgd"; + procMacro = true; + libName = "num_derive"; + authors = [ + "The Rust Project Developers" + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + } + ]; + + }; + "num-traits" = rec { + crateName = "num-traits"; + version = "0.2.18"; + edition = "2018"; + sha256 = "0yjib8p2p9kzmaz48xwhs69w5dh1wipph9jgnillzd2x33jz03fs"; + authors = [ + "The Rust Project Developers" + ]; + buildDependencies = [ + { + name = "autocfg"; + packageId = "autocfg"; + } + ]; + features = { + "default" = [ "std" ]; + "libm" = [ "dep:libm" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "num_enum" = rec { + crateName = "num_enum"; + version = "0.7.2"; + edition = "2021"; + sha256 = "0i88m682kk45fa1yxm02738mf8p770dib5zqk48p8lvjxr29fcq2"; + authors = [ + "Daniel Wagner-Hall " + "Daniel Henry-Mantilla " + "Vincent Esche " + ]; + dependencies = [ + { + name = "num_enum_derive"; + packageId = "num_enum_derive"; + usesDefaultFeatures = false; + } + ]; + features = { + "complex-expressions" = [ "num_enum_derive/complex-expressions" ]; + "default" = [ "std" ]; + "std" = [ "num_enum_derive/std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "num_enum_derive" = rec { + crateName = "num_enum_derive"; + version = "0.7.2"; + edition = "2021"; + sha256 = "0awqpdw8bbzwrq0mgim99axzxar6dl9ram8qdj83c2k06ylk0438"; + procMacro = true; + authors = [ + "Daniel Wagner-Hall " + "Daniel Henry-Mantilla " + "Vincent Esche " + ]; + dependencies = [ + { + name = "proc-macro-crate"; + packageId = "proc-macro-crate"; + optional = true; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + features = [ "parsing" ]; + } + ]; + devDependencies = [ + { + name = "syn"; + packageId = "syn 2.0.60"; + features = [ "extra-traits" "parsing" ]; + } + ]; + features = { + "complex-expressions" = [ "syn/full" ]; + "default" = [ "std" ]; + "proc-macro-crate" = [ "dep:proc-macro-crate" ]; + "std" = [ "proc-macro-crate" ]; + }; + resolvedDefaultFeatures = [ "proc-macro-crate" "std" ]; + }; + "objc" = rec { + crateName = "objc"; + version = "0.2.7"; + edition = "2015"; + sha256 = "1cbpf6kz8a244nn1qzl3xyhmp05gsg4n313c9m3567625d3innwi"; + authors = [ + "Steven Sheldon" + ]; + dependencies = [ + { + name = "malloc_buf"; + packageId = "malloc_buf"; + } + { + name = "objc_exception"; + packageId = "objc_exception"; + optional = true; + } + ]; + features = { + "exception" = [ "objc_exception" ]; + "objc_exception" = [ "dep:objc_exception" ]; + }; + resolvedDefaultFeatures = [ "objc_exception" ]; + }; + "objc-sys 0.2.0-beta.2" = rec { + crateName = "objc-sys"; + version = "0.2.0-beta.2"; + edition = "2021"; + links = "objc_0_2"; + sha256 = "1msm1bwv69k12ikxm71mi1ifrbx2bzsmk2w2bah98mp9q4s9hfyz"; + authors = [ + "Mads Marquart " + ]; + features = { + "cc" = [ "dep:cc" ]; + "default" = [ "std" "apple" ]; + "gnustep-1-8" = [ "gnustep-1-7" ]; + "gnustep-1-9" = [ "gnustep-1-8" ]; + "gnustep-2-0" = [ "gnustep-1-9" ]; + "gnustep-2-1" = [ "gnustep-2-0" ]; + "std" = [ "alloc" ]; + "unstable-exception" = [ "cc" ]; + "unstable-winobjc" = [ "gnustep-1-8" ]; + }; + resolvedDefaultFeatures = [ "alloc" "apple" "std" ]; + }; + "objc-sys 0.3.3" = rec { + crateName = "objc-sys"; + version = "0.3.3"; + edition = "2021"; + links = "objc_0_3"; + sha256 = "0q3d5pg7g428dm0fvcalw57bdmgvhmg1hdc67xhb1dxriwclqa6s"; + authors = [ + "Mads Marquart " + ]; + features = { + "cc" = [ "dep:cc" ]; + "default" = [ "std" "apple" ]; + "gnustep-1-8" = [ "gnustep-1-7" ]; + "gnustep-1-9" = [ "gnustep-1-8" ]; + "gnustep-2-0" = [ "gnustep-1-9" ]; + "gnustep-2-1" = [ "gnustep-2-0" ]; + "std" = [ "alloc" ]; + "unstable-exception" = [ "cc" ]; + "unstable-winobjc" = [ "gnustep-1-8" ]; + }; + resolvedDefaultFeatures = [ "alloc" "apple" "std" ]; + }; + "objc2 0.3.0-beta.3.patch-leaks.3" = rec { + crateName = "objc2"; + version = "0.3.0-beta.3.patch-leaks.3"; + edition = "2021"; + sha256 = "0s54wfgw20ypg4ibzldwkqvv6b2kkqbmwcl0pq5j5c9ckw7n80by"; + authors = [ + "Steven Sheldon" + "Mads Marquart " + ]; + dependencies = [ + { + name = "block2"; + packageId = "block2 0.2.0-alpha.6"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "objc-sys"; + packageId = "objc-sys 0.2.0-beta.2"; + usesDefaultFeatures = false; + } + { + name = "objc2-encode"; + packageId = "objc2-encode 2.0.0-pre.2"; + usesDefaultFeatures = false; + } + ]; + features = { + "alloc" = [ "objc2-encode/alloc" "objc-sys/alloc" "block2?/alloc" ]; + "apple" = [ "objc-sys/apple" "objc2-encode/apple" "block2?/apple" ]; + "block" = [ "block2" ]; + "block2" = [ "dep:block2" ]; + "catch-all" = [ "exception" ]; + "default" = [ "std" "apple" "foundation" ]; + "exception" = [ "objc-sys/unstable-exception" ]; + "gnustep-1-7" = [ "objc-sys/gnustep-1-7" "objc2-encode/gnustep-1-7" "block2?/gnustep-1-7" ]; + "gnustep-1-8" = [ "gnustep-1-7" "objc-sys/gnustep-1-8" "objc2-encode/gnustep-1-8" "block2?/gnustep-1-8" ]; + "gnustep-1-9" = [ "gnustep-1-8" "objc-sys/gnustep-1-9" "objc2-encode/gnustep-1-9" "block2?/gnustep-1-9" ]; + "gnustep-2-0" = [ "gnustep-1-9" "objc-sys/gnustep-2-0" "objc2-encode/gnustep-2-0" "block2?/gnustep-2-0" ]; + "gnustep-2-1" = [ "gnustep-2-0" "objc-sys/gnustep-2-1" "objc2-encode/gnustep-2-1" "block2?/gnustep-2-1" ]; + "malloc" = [ "malloc_buf" ]; + "malloc_buf" = [ "dep:malloc_buf" ]; + "objc2-proc-macros" = [ "dep:objc2-proc-macros" ]; + "std" = [ "alloc" "objc2-encode/std" "objc-sys/std" "block2?/std" ]; + "unstable-static-class" = [ "objc2-proc-macros" ]; + "unstable-static-class-inlined" = [ "unstable-static-class" ]; + "unstable-static-sel" = [ "objc2-proc-macros" ]; + "unstable-static-sel-inlined" = [ "unstable-static-sel" ]; + "uuid" = [ "dep:uuid" ]; + "verify_message" = [ "malloc" ]; + }; + resolvedDefaultFeatures = [ "alloc" "apple" "default" "foundation" "std" ]; + }; + "objc2 0.4.1" = rec { + crateName = "objc2"; + version = "0.4.1"; + edition = "2021"; + sha256 = "13gr3zqv8gzlylff5d4za91f50asb7vsrkpv8kiva3nkzm05m72m"; + authors = [ + "Steven Sheldon" + "Mads Marquart " + ]; + dependencies = [ + { + name = "objc-sys"; + packageId = "objc-sys 0.3.3"; + usesDefaultFeatures = false; + } + { + name = "objc2-encode"; + packageId = "objc2-encode 3.0.0"; + usesDefaultFeatures = false; + } + ]; + features = { + "alloc" = [ "objc2-encode/alloc" "objc-sys/alloc" ]; + "apple" = [ "objc-sys/apple" ]; + "catch-all" = [ "exception" ]; + "default" = [ "std" "apple" ]; + "exception" = [ "objc-sys/unstable-exception" ]; + "gnustep-1-7" = [ "objc-sys/gnustep-1-7" ]; + "gnustep-1-8" = [ "gnustep-1-7" "objc-sys/gnustep-1-8" ]; + "gnustep-1-9" = [ "gnustep-1-8" "objc-sys/gnustep-1-9" ]; + "gnustep-2-0" = [ "gnustep-1-9" "objc-sys/gnustep-2-0" ]; + "gnustep-2-1" = [ "gnustep-2-0" "objc-sys/gnustep-2-1" ]; + "malloc" = [ "malloc_buf" ]; + "malloc_buf" = [ "dep:malloc_buf" ]; + "objc2-proc-macros" = [ "dep:objc2-proc-macros" ]; + "std" = [ "alloc" "objc2-encode/std" "objc-sys/std" ]; + "unstable-apple-new" = [ "apple" ]; + "unstable-compiler-rt" = [ "apple" ]; + "unstable-static-class" = [ "objc2-proc-macros" ]; + "unstable-static-class-inlined" = [ "unstable-static-class" ]; + "unstable-static-sel" = [ "objc2-proc-macros" ]; + "unstable-static-sel-inlined" = [ "unstable-static-sel" ]; + "verify" = [ "malloc" ]; + }; + resolvedDefaultFeatures = [ "alloc" "apple" "default" "std" ]; + }; + "objc2-encode 2.0.0-pre.2" = rec { + crateName = "objc2-encode"; + version = "2.0.0-pre.2"; + edition = "2021"; + sha256 = "04h5wns3hxmc9g652hr9xqzrijs4ij9sdnlgc0ha202v050srz5b"; + authors = [ + "Steven Sheldon" + "Mads Marquart " + ]; + dependencies = [ + { + name = "objc-sys"; + packageId = "objc-sys 0.2.0-beta.2"; + usesDefaultFeatures = false; + } + ]; + features = { + "alloc" = [ "objc-sys/alloc" ]; + "apple" = [ "objc-sys/apple" ]; + "default" = [ "std" "apple" ]; + "gnustep-1-7" = [ "objc-sys/gnustep-1-7" ]; + "gnustep-1-8" = [ "gnustep-1-7" "objc-sys/gnustep-1-8" ]; + "gnustep-1-9" = [ "gnustep-1-8" "objc-sys/gnustep-1-9" ]; + "gnustep-2-0" = [ "gnustep-1-9" "objc-sys/gnustep-2-0" ]; + "gnustep-2-1" = [ "gnustep-2-0" "objc-sys/gnustep-2-1" ]; + "std" = [ "alloc" "objc-sys/std" ]; + }; + resolvedDefaultFeatures = [ "alloc" "apple" "std" ]; + }; + "objc2-encode 3.0.0" = rec { + crateName = "objc2-encode"; + version = "3.0.0"; + edition = "2021"; + sha256 = "0rknhkcnyj4qv1pzqp5j8l80726phz8fcxpsbpz9nhmg6xdq8yfh"; + authors = [ + "Steven Sheldon" + "Mads Marquart " + ]; + features = { + "default" = [ "std" ]; + "std" = [ "alloc" ]; + }; + resolvedDefaultFeatures = [ "alloc" "std" ]; + }; + "objc_exception" = rec { + crateName = "objc_exception"; + version = "0.1.2"; + edition = "2015"; + sha256 = "191cmdmlypp6piw67y4m8y5swlxf5w0ss8n1lk5xd2l1ans0z5xd"; + authors = [ + "Steven Sheldon" + ]; + buildDependencies = [ + { + name = "cc"; + packageId = "cc"; + } + ]; + + }; + "oboe" = rec { + crateName = "oboe"; + version = "0.6.1"; + edition = "2021"; + sha256 = "1yv7x06mwk61nsy3ckcmqwgg9q0n3j4y4zncz3sl6pcyskmipdp8"; + authors = [ + "K. " + ]; + dependencies = [ + { + name = "jni"; + packageId = "jni"; + optional = true; + } + { + name = "ndk"; + packageId = "ndk"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "ndk-context"; + packageId = "ndk-context"; + optional = true; + } + { + name = "num-derive"; + packageId = "num-derive"; + } + { + name = "num-traits"; + packageId = "num-traits"; + } + { + name = "oboe-sys"; + packageId = "oboe-sys"; + } + ]; + features = { + "fetch-prebuilt" = [ "oboe-sys/fetch-prebuilt" ]; + "generate-bindings" = [ "oboe-sys/generate-bindings" ]; + "java-interface" = [ "ndk" "ndk-context" "jni" ]; + "jni" = [ "dep:jni" ]; + "ndk" = [ "dep:ndk" ]; + "ndk-context" = [ "dep:ndk-context" ]; + "shared-link" = [ "oboe-sys/shared-link" ]; + "shared-stdcxx" = [ "oboe-sys/shared-stdcxx" ]; + }; + resolvedDefaultFeatures = [ "java-interface" "jni" "ndk" "ndk-context" "shared-stdcxx" ]; + }; + "oboe-sys" = rec { + crateName = "oboe-sys"; + version = "0.6.1"; + edition = "2021"; + sha256 = "17g7yb4kk6bakc4rhv1izfcqjgqhpkasgq6gf20nc79b9adb12vc"; + authors = [ + "K. " + ]; + buildDependencies = [ + { + name = "cc"; + packageId = "cc"; + features = [ "parallel" ]; + } + ]; + features = { + "bindgen" = [ "dep:bindgen" ]; + "fetch-prebuilt" = [ "fetch_unroll" ]; + "fetch_unroll" = [ "dep:fetch_unroll" ]; + "generate-bindings" = [ "bindgen" ]; + }; + resolvedDefaultFeatures = [ "shared-stdcxx" ]; + }; + "ogg" = rec { + crateName = "ogg"; + version = "0.8.0"; + edition = "2015"; + sha256 = "0vjxmqcv9252aj8byy70iy2krqfjknfcxg11lcyikj11pzlb8lb9"; + authors = [ + "est31 " + ]; + dependencies = [ + { + name = "byteorder"; + packageId = "byteorder"; + } + ]; + features = { + "async" = [ "tokio-io" "futures" "bytes" ]; + "bytes" = [ "dep:bytes" ]; + "futures" = [ "dep:futures" ]; + "tokio-io" = [ "dep:tokio-io" ]; + }; + }; + "once_cell" = rec { + crateName = "once_cell"; + version = "1.19.0"; + edition = "2021"; + sha256 = "14kvw7px5z96dk4dwdm1r9cqhhy2cyj1l5n5b29mynbb8yr15nrz"; + authors = [ + "Aleksey Kladov " + ]; + features = { + "alloc" = [ "race" ]; + "atomic-polyfill" = [ "critical-section" ]; + "critical-section" = [ "dep:critical-section" "portable-atomic" ]; + "default" = [ "std" ]; + "parking_lot" = [ "dep:parking_lot_core" ]; + "portable-atomic" = [ "dep:portable-atomic" ]; + "std" = [ "alloc" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "race" "std" ]; + }; + "orbclient" = rec { + crateName = "orbclient"; + version = "0.3.47"; + edition = "2018"; + sha256 = "0rk144mqpv27r390bjn6dfcp2314xxfila6g3njx6x4pvr5xbw2j"; + authors = [ + "Jeremy Soller " + ]; + dependencies = [ + { + name = "libredox"; + packageId = "libredox"; + target = { target, features }: ("redox" == target."os" or null); + } + ]; + features = { + "bundled" = [ "sdl" "sdl2/bundled" "sdl2/static-link" "sdl2-sys/bundled" "sdl2-sys/static-link" ]; + "default" = [ "std" "sdl" "unifont" ]; + "libc" = [ "dep:libc" ]; + "raw-window-handle" = [ "dep:raw-window-handle" ]; + "sdl" = [ "sdl2" "sdl2-sys" "libc" ]; + "sdl2" = [ "dep:sdl2" ]; + "sdl2-sys" = [ "dep:sdl2-sys" ]; + }; + }; + "overload" = rec { + crateName = "overload"; + version = "0.1.1"; + edition = "2018"; + sha256 = "0fdgbaqwknillagy1xq7xfgv60qdbk010diwl7s1p0qx7hb16n5i"; + authors = [ + "Daniel Salvadori " + ]; + + }; + "owned_ttf_parser" = rec { + crateName = "owned_ttf_parser"; + version = "0.20.0"; + edition = "2021"; + sha256 = "1rr38229kigjp4mzwpgz5qhjpd9jrfx88k57jwbwfj66wkgnwn6l"; + authors = [ + "Alex Butler " + ]; + dependencies = [ + { + name = "ttf-parser"; + packageId = "ttf-parser"; + usesDefaultFeatures = false; + } + ]; + features = { + "apple-layout" = [ "ttf-parser/apple-layout" ]; + "default" = [ "std" "opentype-layout" "apple-layout" "variable-fonts" "glyph-names" ]; + "glyph-names" = [ "ttf-parser/glyph-names" ]; + "gvar-alloc" = [ "std" "ttf-parser/gvar-alloc" ]; + "opentype-layout" = [ "ttf-parser/opentype-layout" ]; + "std" = [ "ttf-parser/std" ]; + "variable-fonts" = [ "ttf-parser/variable-fonts" ]; + }; + resolvedDefaultFeatures = [ "apple-layout" "default" "glyph-names" "opentype-layout" "std" "variable-fonts" ]; + }; + "parking" = rec { + crateName = "parking"; + version = "2.2.0"; + edition = "2018"; + sha256 = "1blwbkq6im1hfxp5wlbr475mw98rsyc0bbr2d5n16m38z253p0dv"; + authors = [ + "Stjepan Glavina " + "The Rust Project Developers" + ]; + features = { + "loom" = [ "dep:loom" ]; + }; + }; + "parking_lot" = rec { + crateName = "parking_lot"; + version = "0.12.1"; + edition = "2018"; + sha256 = "13r2xk7mnxfc5g0g6dkdxqdqad99j7s7z8zhzz4npw5r0g0v4hip"; + authors = [ + "Amanieu d'Antras " + ]; + dependencies = [ + { + name = "lock_api"; + packageId = "lock_api"; + } + { + name = "parking_lot_core"; + packageId = "parking_lot_core"; + } + ]; + features = { + "arc_lock" = [ "lock_api/arc_lock" ]; + "deadlock_detection" = [ "parking_lot_core/deadlock_detection" ]; + "nightly" = [ "parking_lot_core/nightly" "lock_api/nightly" ]; + "owning_ref" = [ "lock_api/owning_ref" ]; + "serde" = [ "lock_api/serde" ]; + }; + resolvedDefaultFeatures = [ "arc_lock" "default" "send_guard" ]; + }; + "parking_lot_core" = rec { + crateName = "parking_lot_core"; + version = "0.9.9"; + edition = "2018"; + sha256 = "13h0imw1aq86wj28gxkblhkzx6z1gk8q18n0v76qmmj6cliajhjc"; + authors = [ + "Amanieu d'Antras " + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "libc"; + packageId = "libc"; + target = { target, features }: (target."unix" or false); + } + { + name = "redox_syscall"; + packageId = "redox_syscall 0.4.1"; + target = { target, features }: ("redox" == target."os" or null); + } + { + name = "smallvec"; + packageId = "smallvec"; + } + { + name = "windows-targets"; + packageId = "windows-targets 0.48.5"; + target = { target, features }: (target."windows" or false); + } + ]; + features = { + "backtrace" = [ "dep:backtrace" ]; + "deadlock_detection" = [ "petgraph" "thread-id" "backtrace" ]; + "petgraph" = [ "dep:petgraph" ]; + "thread-id" = [ "dep:thread-id" ]; + }; + }; + "paste" = rec { + crateName = "paste"; + version = "1.0.14"; + edition = "2018"; + sha256 = "0k7d54zz8zrz0623l3xhvws61z5q2wd3hkwim6gylk8212placfy"; + procMacro = true; + authors = [ + "David Tolnay " + ]; + + }; + "percent-encoding" = rec { + crateName = "percent-encoding"; + version = "2.3.1"; + edition = "2018"; + sha256 = "0gi8wgx0dcy8rnv1kywdv98lwcx67hz0a0zwpib5v2i08r88y573"; + authors = [ + "The rust-url developers" + ]; + features = { + "default" = [ "std" ]; + "std" = [ "alloc" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "std" ]; + }; + "petgraph" = rec { + crateName = "petgraph"; + version = "0.6.4"; + edition = "2018"; + sha256 = "1ac6wfq5f5pzcv0nvzzfgjbwg2kwslpnzsw5wcmxlscfcb9azlz1"; + authors = [ + "bluss" + "mitchmindtree" + ]; + dependencies = [ + { + name = "fixedbitset"; + packageId = "fixedbitset"; + usesDefaultFeatures = false; + } + { + name = "indexmap"; + packageId = "indexmap"; + } + ]; + features = { + "all" = [ "unstable" "quickcheck" "matrix_graph" "stable_graph" "graphmap" ]; + "default" = [ "graphmap" "stable_graph" "matrix_graph" ]; + "quickcheck" = [ "dep:quickcheck" ]; + "serde" = [ "dep:serde" ]; + "serde-1" = [ "serde" "serde_derive" ]; + "serde_derive" = [ "dep:serde_derive" ]; + "unstable" = [ "generate" ]; + }; + resolvedDefaultFeatures = [ "default" "graphmap" "matrix_graph" "stable_graph" ]; + }; + "pin-project-lite" = rec { + crateName = "pin-project-lite"; + version = "0.2.14"; + edition = "2018"; + sha256 = "00nx3f04agwjlsmd3mc5rx5haibj2v8q9b52b0kwn63wcv4nz9mx"; + + }; + "piper" = rec { + crateName = "piper"; + version = "0.2.1"; + edition = "2018"; + sha256 = "1m45fkdq7q5l9mv3b0ra10qwm0kb67rjp2q8y91958gbqjqk33b6"; + authors = [ + "Stjepan Glavina " + "John Nunley " + ]; + dependencies = [ + { + name = "atomic-waker"; + packageId = "atomic-waker"; + } + { + name = "fastrand"; + packageId = "fastrand"; + usesDefaultFeatures = false; + } + { + name = "futures-io"; + packageId = "futures-io"; + optional = true; + } + ]; + features = { + "default" = [ "std" ]; + "futures-io" = [ "dep:futures-io" ]; + "portable-atomic" = [ "atomic-waker/portable-atomic" "portable_atomic_crate" "portable-atomic-util" ]; + "portable-atomic-util" = [ "dep:portable-atomic-util" ]; + "portable_atomic_crate" = [ "dep:portable_atomic_crate" ]; + "std" = [ "fastrand/std" "futures-io" ]; + }; + resolvedDefaultFeatures = [ "default" "futures-io" "std" ]; + }; + "pkg-config" = rec { + crateName = "pkg-config"; + version = "0.3.30"; + edition = "2015"; + sha256 = "1v07557dj1sa0aly9c90wsygc0i8xv5vnmyv0g94lpkvj8qb4cfj"; + authors = [ + "Alex Crichton " + ]; + + }; + "png" = rec { + crateName = "png"; + version = "0.17.13"; + edition = "2018"; + sha256 = "1qdmajjzkdbmk5zk7qb5pc6927xa26hr2v68hbkpa9ris79v1r06"; + authors = [ + "The image-rs Developers" + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 1.3.2"; + } + { + name = "crc32fast"; + packageId = "crc32fast"; + } + { + name = "fdeflate"; + packageId = "fdeflate"; + } + { + name = "flate2"; + packageId = "flate2"; + } + { + name = "miniz_oxide"; + packageId = "miniz_oxide"; + features = [ "simd" ]; + } + ]; + features = { + }; + }; + "polling" = rec { + crateName = "polling"; + version = "3.6.0"; + edition = "2021"; + sha256 = "1xmaba6fak8kkhg6vk05qcxd31cv19ki9r19ybb9jzid1fk7djg0"; + authors = [ + "Stjepan Glavina " + "John Nunley " + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "concurrent-queue"; + packageId = "concurrent-queue"; + target = { target, features }: (target."windows" or false); + } + { + name = "hermit-abi"; + packageId = "hermit-abi"; + target = { target, features }: ("hermit" == target."os" or null); + } + { + name = "pin-project-lite"; + packageId = "pin-project-lite"; + target = { target, features }: (target."windows" or false); + } + { + name = "rustix"; + packageId = "rustix"; + usesDefaultFeatures = false; + target = { target, features }: ((target."unix" or false) || ("fuchsia" == target."os" or null) || ("vxworks" == target."os" or null)); + features = [ "event" "fs" "pipe" "process" "std" "time" ]; + } + { + name = "tracing"; + packageId = "tracing"; + usesDefaultFeatures = false; + } + { + name = "windows-sys"; + packageId = "windows-sys 0.52.0"; + target = { target, features }: (target."windows" or false); + features = [ "Wdk_Foundation" "Wdk_Storage_FileSystem" "Win32_Foundation" "Win32_Networking_WinSock" "Win32_Security" "Win32_Storage_FileSystem" "Win32_System_IO" "Win32_System_LibraryLoader" "Win32_System_Threading" "Win32_System_WindowsProgramming" ]; + } + ]; + + }; + "pp-rs" = rec { + crateName = "pp-rs"; + version = "0.2.1"; + edition = "2015"; + sha256 = "1vkd9lgwf5rxy7qgzl8mka7vnghaq6nnn0nmg7mycl72ysvqnidv"; + authors = [ + "pp-rs Developers" + ]; + dependencies = [ + { + name = "unicode-xid"; + packageId = "unicode-xid"; + } + ]; + + }; + "presser" = rec { + crateName = "presser"; + version = "0.3.1"; + edition = "2021"; + sha256 = "1ykvqx861sjmhkdh540aafqba7i7li7gqgwrcczy6v56i9m8xkz8"; + authors = [ + "Embark " + "Gray Olson " + ]; + dependencies = [ + { + name = "toml_edit"; + packageId = "toml_edit"; + } + ]; + + }; + "proc-macro2" = rec { + crateName = "proc-macro2"; + version = "1.0.81"; + edition = "2021"; + sha256 = "1fiyxjg5x5nn4vnazz93dnirf0s3grdnbf63m44qyq94q2q9f59x"; + authors = [ + "David Tolnay " + "Alex Crichton " + ]; + dependencies = [ + { + name = "unicode-ident"; + packageId = "unicode-ident"; + } + ]; + features = { + "default" = [ "proc-macro" ]; + }; + resolvedDefaultFeatures = [ "default" "proc-macro" ]; + }; + "profiling" = rec { + crateName = "profiling"; + version = "1.0.15"; + edition = "2018"; + sha256 = "0n5y50w07m95mk2yn94wcrbz4kip30anv7vzf5rjdjbag8flvn23"; + authors = [ + "Philip Degarmo " + ]; + features = { + "default" = [ "procmacros" ]; + "optick" = [ "dep:optick" ]; + "procmacros" = [ "profiling-procmacros" ]; + "profile-with-optick" = [ "optick" "profiling-procmacros?/profile-with-optick" ]; + "profile-with-puffin" = [ "puffin" "profiling-procmacros?/profile-with-puffin" ]; + "profile-with-superluminal" = [ "superluminal-perf" "profiling-procmacros?/profile-with-superluminal" ]; + "profile-with-tracing" = [ "tracing" "profiling-procmacros?/profile-with-tracing" ]; + "profile-with-tracy" = [ "tracy-client" "profiling-procmacros?/profile-with-tracy" ]; + "profiling-procmacros" = [ "dep:profiling-procmacros" ]; + "puffin" = [ "dep:puffin" ]; + "superluminal-perf" = [ "dep:superluminal-perf" ]; + "tracing" = [ "dep:tracing" ]; + "tracy-client" = [ "dep:tracy-client" ]; + }; + }; + "quote" = rec { + crateName = "quote"; + version = "1.0.36"; + edition = "2018"; + sha256 = "19xcmh445bg6simirnnd4fvkmp6v2qiwxh5f6rw4a70h76pnm9qg"; + authors = [ + "David Tolnay " + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "proc-macro" ]; + "proc-macro" = [ "proc-macro2/proc-macro" ]; + }; + resolvedDefaultFeatures = [ "default" "proc-macro" ]; + }; + "radsort" = rec { + crateName = "radsort"; + version = "0.1.0"; + edition = "2018"; + sha256 = "02vsyxigycsa20zk66g396kvxq47smg69qnzw49dmznk1qwrdz8p"; + authors = [ + "Jakub Valtar " + ]; + + }; + "range-alloc" = rec { + crateName = "range-alloc"; + version = "0.1.3"; + edition = "2018"; + sha256 = "1azfwh89nd4idj0s272qgmw3x1cj6m7d3f44b2la02wzvkyrk2lw"; + authors = [ + "the gfx-rs Developers" + ]; + + }; + "raw-window-handle" = rec { + crateName = "raw-window-handle"; + version = "0.6.1"; + edition = "2021"; + sha256 = "12s1ck4v5ib1zclasr348sxpb76cnkk6hag603ki3z6xn6yvrhwc"; + authors = [ + "Osspial " + ]; + features = { + "std" = [ "alloc" ]; + "wasm-bindgen" = [ "dep:wasm-bindgen" ]; + "wasm-bindgen-0-2" = [ "wasm-bindgen" "std" ]; + }; + resolvedDefaultFeatures = [ "alloc" "std" ]; + }; + "rectangle-pack" = rec { + crateName = "rectangle-pack"; + version = "0.4.2"; + edition = "2018"; + sha256 = "1fzr1k7yir4w15vr7iskxaqdaa0hz5k539a96hayfj20i3r67m50"; + authors = [ + "Chinedu Francis Nwafili " + ]; + features = { + "default" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "redox_syscall 0.3.5" = rec { + crateName = "redox_syscall"; + version = "0.3.5"; + edition = "2018"; + sha256 = "0acgiy2lc1m2vr8cr33l5s7k9wzby8dybyab1a9p753hcbr68xjn"; + libName = "syscall"; + authors = [ + "Jeremy Soller " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 1.3.2"; + } + ]; + features = { + "core" = [ "dep:core" ]; + "rustc-dep-of-std" = [ "core" "bitflags/rustc-dep-of-std" ]; + }; + }; + "redox_syscall 0.4.1" = rec { + crateName = "redox_syscall"; + version = "0.4.1"; + edition = "2018"; + sha256 = "1aiifyz5dnybfvkk4cdab9p2kmphag1yad6iknc7aszlxxldf8j7"; + libName = "syscall"; + authors = [ + "Jeremy Soller " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 1.3.2"; + } + ]; + features = { + "core" = [ "dep:core" ]; + "rustc-dep-of-std" = [ "core" "bitflags/rustc-dep-of-std" ]; + }; + }; + "regex" = rec { + crateName = "regex"; + version = "1.10.4"; + edition = "2021"; + sha256 = "0k5sb0h2mkwf51ab0gvv3x38jp1q7wgxf63abfbhi0wwvvgxn5y1"; + authors = [ + "The Rust Project Developers" + "Andrew Gallant " + ]; + dependencies = [ + { + name = "aho-corasick"; + packageId = "aho-corasick"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "memchr"; + packageId = "memchr"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "regex-automata"; + packageId = "regex-automata 0.4.6"; + usesDefaultFeatures = false; + features = [ "alloc" "syntax" "meta" "nfa-pikevm" ]; + } + { + name = "regex-syntax"; + packageId = "regex-syntax 0.8.3"; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "std" "perf" "unicode" "regex-syntax/default" ]; + "logging" = [ "aho-corasick?/logging" "memchr?/logging" "regex-automata/logging" ]; + "perf" = [ "perf-cache" "perf-dfa" "perf-onepass" "perf-backtrack" "perf-inline" "perf-literal" ]; + "perf-backtrack" = [ "regex-automata/nfa-backtrack" ]; + "perf-dfa" = [ "regex-automata/hybrid" ]; + "perf-dfa-full" = [ "regex-automata/dfa-build" "regex-automata/dfa-search" ]; + "perf-inline" = [ "regex-automata/perf-inline" ]; + "perf-literal" = [ "dep:aho-corasick" "dep:memchr" "regex-automata/perf-literal" ]; + "perf-onepass" = [ "regex-automata/dfa-onepass" ]; + "std" = [ "aho-corasick?/std" "memchr?/std" "regex-automata/std" "regex-syntax/std" ]; + "unicode" = [ "unicode-age" "unicode-bool" "unicode-case" "unicode-gencat" "unicode-perl" "unicode-script" "unicode-segment" "regex-automata/unicode" "regex-syntax/unicode" ]; + "unicode-age" = [ "regex-automata/unicode-age" "regex-syntax/unicode-age" ]; + "unicode-bool" = [ "regex-automata/unicode-bool" "regex-syntax/unicode-bool" ]; + "unicode-case" = [ "regex-automata/unicode-case" "regex-syntax/unicode-case" ]; + "unicode-gencat" = [ "regex-automata/unicode-gencat" "regex-syntax/unicode-gencat" ]; + "unicode-perl" = [ "regex-automata/unicode-perl" "regex-automata/unicode-word-boundary" "regex-syntax/unicode-perl" ]; + "unicode-script" = [ "regex-automata/unicode-script" "regex-syntax/unicode-script" ]; + "unicode-segment" = [ "regex-automata/unicode-segment" "regex-syntax/unicode-segment" ]; + "unstable" = [ "pattern" ]; + "use_std" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "default" "perf" "perf-backtrack" "perf-cache" "perf-dfa" "perf-inline" "perf-literal" "perf-onepass" "std" "unicode" "unicode-age" "unicode-bool" "unicode-case" "unicode-gencat" "unicode-perl" "unicode-script" "unicode-segment" ]; + }; + "regex-automata 0.1.10" = rec { + crateName = "regex-automata"; + version = "0.1.10"; + edition = "2015"; + sha256 = "0ci1hvbzhrfby5fdpf4ganhf7kla58acad9i1ff1p34dzdrhs8vc"; + authors = [ + "Andrew Gallant " + ]; + dependencies = [ + { + name = "regex-syntax"; + packageId = "regex-syntax 0.6.29"; + optional = true; + } + ]; + features = { + "default" = [ "std" ]; + "fst" = [ "dep:fst" ]; + "regex-syntax" = [ "dep:regex-syntax" ]; + "std" = [ "regex-syntax" ]; + "transducer" = [ "std" "fst" ]; + }; + resolvedDefaultFeatures = [ "default" "regex-syntax" "std" ]; + }; + "regex-automata 0.4.6" = rec { + crateName = "regex-automata"; + version = "0.4.6"; + edition = "2021"; + sha256 = "1spaq7y4im7s56d1gxa2hi4hzf6dwswb1bv8xyavzya7k25kpf46"; + authors = [ + "The Rust Project Developers" + "Andrew Gallant " + ]; + dependencies = [ + { + name = "aho-corasick"; + packageId = "aho-corasick"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "memchr"; + packageId = "memchr"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "regex-syntax"; + packageId = "regex-syntax 0.8.3"; + optional = true; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "std" "syntax" "perf" "unicode" "meta" "nfa" "dfa" "hybrid" ]; + "dfa" = [ "dfa-build" "dfa-search" "dfa-onepass" ]; + "dfa-build" = [ "nfa-thompson" "dfa-search" ]; + "dfa-onepass" = [ "nfa-thompson" ]; + "hybrid" = [ "alloc" "nfa-thompson" ]; + "internal-instrument" = [ "internal-instrument-pikevm" ]; + "internal-instrument-pikevm" = [ "logging" "std" ]; + "logging" = [ "dep:log" "aho-corasick?/logging" "memchr?/logging" ]; + "meta" = [ "syntax" "nfa-pikevm" ]; + "nfa" = [ "nfa-thompson" "nfa-pikevm" "nfa-backtrack" ]; + "nfa-backtrack" = [ "nfa-thompson" ]; + "nfa-pikevm" = [ "nfa-thompson" ]; + "nfa-thompson" = [ "alloc" ]; + "perf" = [ "perf-inline" "perf-literal" ]; + "perf-literal" = [ "perf-literal-substring" "perf-literal-multisubstring" ]; + "perf-literal-multisubstring" = [ "std" "dep:aho-corasick" ]; + "perf-literal-substring" = [ "aho-corasick?/perf-literal" "dep:memchr" ]; + "std" = [ "regex-syntax?/std" "memchr?/std" "aho-corasick?/std" "alloc" ]; + "syntax" = [ "dep:regex-syntax" "alloc" ]; + "unicode" = [ "unicode-age" "unicode-bool" "unicode-case" "unicode-gencat" "unicode-perl" "unicode-script" "unicode-segment" "unicode-word-boundary" "regex-syntax?/unicode" ]; + "unicode-age" = [ "regex-syntax?/unicode-age" ]; + "unicode-bool" = [ "regex-syntax?/unicode-bool" ]; + "unicode-case" = [ "regex-syntax?/unicode-case" ]; + "unicode-gencat" = [ "regex-syntax?/unicode-gencat" ]; + "unicode-perl" = [ "regex-syntax?/unicode-perl" ]; + "unicode-script" = [ "regex-syntax?/unicode-script" ]; + "unicode-segment" = [ "regex-syntax?/unicode-segment" ]; + }; + resolvedDefaultFeatures = [ "alloc" "dfa-onepass" "hybrid" "meta" "nfa-backtrack" "nfa-pikevm" "nfa-thompson" "perf-inline" "perf-literal" "perf-literal-multisubstring" "perf-literal-substring" "std" "syntax" "unicode" "unicode-age" "unicode-bool" "unicode-case" "unicode-gencat" "unicode-perl" "unicode-script" "unicode-segment" "unicode-word-boundary" ]; + }; + "regex-syntax 0.6.29" = rec { + crateName = "regex-syntax"; + version = "0.6.29"; + edition = "2018"; + sha256 = "1qgj49vm6y3zn1hi09x91jvgkl2b1fiaq402skj83280ggfwcqpi"; + authors = [ + "The Rust Project Developers" + ]; + features = { + "default" = [ "unicode" ]; + "unicode" = [ "unicode-age" "unicode-bool" "unicode-case" "unicode-gencat" "unicode-perl" "unicode-script" "unicode-segment" ]; + }; + resolvedDefaultFeatures = [ "default" "unicode" "unicode-age" "unicode-bool" "unicode-case" "unicode-gencat" "unicode-perl" "unicode-script" "unicode-segment" ]; + }; + "regex-syntax 0.8.3" = rec { + crateName = "regex-syntax"; + version = "0.8.3"; + edition = "2021"; + sha256 = "0mhzkm1pkqg6y53xv056qciazlg47pq0czqs94cn302ckvi49bdd"; + authors = [ + "The Rust Project Developers" + "Andrew Gallant " + ]; + features = { + "arbitrary" = [ "dep:arbitrary" ]; + "default" = [ "std" "unicode" ]; + "unicode" = [ "unicode-age" "unicode-bool" "unicode-case" "unicode-gencat" "unicode-perl" "unicode-script" "unicode-segment" ]; + }; + resolvedDefaultFeatures = [ "default" "std" "unicode" "unicode-age" "unicode-bool" "unicode-case" "unicode-gencat" "unicode-perl" "unicode-script" "unicode-segment" ]; + }; + "renderdoc-sys" = rec { + crateName = "renderdoc-sys"; + version = "1.1.0"; + edition = "2015"; + sha256 = "0cj8zjs7k0gvchcx3jhpg8r9bbqy8b1hsgbz0flcq2ydn12hmcqr"; + authors = [ + "Eyal Kalderon " + ]; + + }; + "rodio" = rec { + crateName = "rodio"; + version = "0.17.3"; + edition = "2021"; + sha256 = "04g66llq7jw91cj8inw5rk7h0xnc9w2c08m1bpsp3174issbf6rv"; + dependencies = [ + { + name = "cpal"; + packageId = "cpal"; + } + { + name = "lewton"; + packageId = "lewton"; + optional = true; + } + ]; + features = { + "claxon" = [ "dep:claxon" ]; + "crossbeam-channel" = [ "dep:crossbeam-channel" ]; + "default" = [ "flac" "vorbis" "wav" "mp3" ]; + "flac" = [ "claxon" ]; + "hound" = [ "dep:hound" ]; + "lewton" = [ "dep:lewton" ]; + "minimp3" = [ "dep:minimp3_fixed" ]; + "mp3" = [ "symphonia-mp3" ]; + "symphonia" = [ "dep:symphonia" ]; + "symphonia-aac" = [ "symphonia/aac" ]; + "symphonia-all" = [ "symphonia-aac" "symphonia-flac" "symphonia-isomp4" "symphonia-mp3" "symphonia-vorbis" "symphonia-wav" ]; + "symphonia-flac" = [ "symphonia/flac" ]; + "symphonia-isomp4" = [ "symphonia/isomp4" ]; + "symphonia-mp3" = [ "symphonia/mp3" ]; + "symphonia-vorbis" = [ "symphonia/vorbis" ]; + "symphonia-wav" = [ "symphonia/wav" "symphonia/pcm" "symphonia/adpcm" ]; + "vorbis" = [ "lewton" ]; + "wasm-bindgen" = [ "cpal/wasm-bindgen" ]; + "wav" = [ "hound" ]; + }; + resolvedDefaultFeatures = [ "lewton" "vorbis" "wasm-bindgen" ]; + }; + "ron" = rec { + crateName = "ron"; + version = "0.8.1"; + edition = "2021"; + sha256 = "154w53s895yxdfg7rn87c6f6x4yncc535x1x31zpcj7p0pzpw7xr"; + authors = [ + "Christopher Durham " + "Dzmitry Malyshau " + "Thomas Schaller " + "Juniper Tyree " + ]; + dependencies = [ + { + name = "base64"; + packageId = "base64"; + } + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + features = [ "serde" ]; + } + { + name = "serde"; + packageId = "serde"; + } + { + name = "serde_derive"; + packageId = "serde_derive"; + } + ]; + devDependencies = [ + { + name = "serde"; + packageId = "serde"; + features = [ "derive" ]; + } + ]; + features = { + "indexmap" = [ "dep:indexmap" ]; + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "rustc-hash" = rec { + crateName = "rustc-hash"; + version = "1.1.0"; + edition = "2015"; + sha256 = "1qkc5khrmv5pqi5l5ca9p5nl5hs742cagrndhbrlk3dhlrx3zm08"; + authors = [ + "The Rust Project Developers" + ]; + features = { + "default" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "rustix" = rec { + crateName = "rustix"; + version = "0.38.32"; + edition = "2021"; + sha256 = "12fvzwnsb13svnqzsf01maz44dib8kmgp2w8cxp7f8azwrhliq35"; + authors = [ + "Dan Gohman " + "Jakub Konka " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + usesDefaultFeatures = false; + } + { + name = "errno"; + packageId = "errno"; + rename = "libc_errno"; + optional = true; + usesDefaultFeatures = false; + target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os" or null) && ("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("riscv64" == target."arch" or null) || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch" or null)) || ("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null)))); + } + { + name = "errno"; + packageId = "errno"; + rename = "libc_errno"; + usesDefaultFeatures = false; + target = { target, features }: ((!(target."windows" or false)) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os" or null) && ("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("riscv64" == target."arch" or null) || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch" or null)) || ("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null))))))); + } + { + name = "errno"; + packageId = "errno"; + rename = "libc_errno"; + usesDefaultFeatures = false; + target = { target, features }: (target."windows" or false); + } + { + name = "libc"; + packageId = "libc"; + optional = true; + usesDefaultFeatures = false; + target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os" or null) && ("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("riscv64" == target."arch" or null) || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch" or null)) || ("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null)))); + features = [ "extra_traits" ]; + } + { + name = "libc"; + packageId = "libc"; + usesDefaultFeatures = false; + target = { target, features }: ((!(target."windows" or false)) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os" or null) && ("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("riscv64" == target."arch" or null) || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch" or null)) || ("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null))))))); + features = [ "extra_traits" ]; + } + { + name = "linux-raw-sys"; + packageId = "linux-raw-sys"; + usesDefaultFeatures = false; + target = { target, features }: ((("android" == target."os" or null) || ("linux" == target."os" or null)) && ((target."rustix_use_libc" or false) || (target."miri" or false) || (!(("linux" == target."os" or null) && ("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("riscv64" == target."arch" or null) || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch" or null)) || ("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null))))))); + features = [ "general" "ioctl" "no_std" ]; + } + { + name = "linux-raw-sys"; + packageId = "linux-raw-sys"; + usesDefaultFeatures = false; + target = { target, features }: ((!(target."rustix_use_libc" or false)) && (!(target."miri" or false)) && ("linux" == target."os" or null) && ("little" == target."endian" or null) && (("arm" == target."arch" or null) || (("aarch64" == target."arch" or null) && ("64" == target."pointer_width" or null)) || ("riscv64" == target."arch" or null) || ((target."rustix_use_experimental_asm" or false) && ("powerpc64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips32r6" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64" == target."arch" or null)) || ((target."rustix_use_experimental_asm" or false) && ("mips64r6" == target."arch" or null)) || ("x86" == target."arch" or null) || (("x86_64" == target."arch" or null) && ("64" == target."pointer_width" or null)))); + features = [ "general" "errno" "ioctl" "no_std" "elf" ]; + } + { + name = "windows-sys"; + packageId = "windows-sys 0.52.0"; + target = { target, features }: (target."windows" or false); + features = [ "Win32_Foundation" "Win32_Networking_WinSock" "Win32_NetworkManagement_IpHelper" "Win32_System_Threading" ]; + } + ]; + devDependencies = [ + { + name = "errno"; + packageId = "errno"; + rename = "libc_errno"; + usesDefaultFeatures = false; + } + { + name = "libc"; + packageId = "libc"; + } + ]; + features = { + "all-apis" = [ "event" "fs" "io_uring" "mm" "mount" "net" "param" "pipe" "process" "procfs" "pty" "rand" "runtime" "shm" "stdio" "system" "termios" "thread" "time" ]; + "default" = [ "std" "use-libc-auxv" ]; + "io_uring" = [ "event" "fs" "net" "linux-raw-sys/io_uring" ]; + "itoa" = [ "dep:itoa" ]; + "libc" = [ "dep:libc" ]; + "libc_errno" = [ "dep:libc_errno" ]; + "linux_latest" = [ "linux_4_11" ]; + "net" = [ "linux-raw-sys/net" "linux-raw-sys/netlink" "linux-raw-sys/if_ether" "linux-raw-sys/xdp" ]; + "once_cell" = [ "dep:once_cell" ]; + "param" = [ "fs" ]; + "process" = [ "linux-raw-sys/prctl" ]; + "procfs" = [ "once_cell" "itoa" "fs" ]; + "pty" = [ "itoa" "fs" ]; + "runtime" = [ "linux-raw-sys/prctl" ]; + "rustc-dep-of-std" = [ "dep:core" "dep:alloc" "dep:compiler_builtins" "linux-raw-sys/rustc-dep-of-std" "bitflags/rustc-dep-of-std" "compiler_builtins?/rustc-dep-of-std" ]; + "shm" = [ "fs" ]; + "std" = [ "bitflags/std" "alloc" "libc?/std" "libc_errno?/std" ]; + "system" = [ "linux-raw-sys/system" ]; + "thread" = [ "linux-raw-sys/prctl" ]; + "use-libc" = [ "libc_errno" "libc" ]; + }; + resolvedDefaultFeatures = [ "alloc" "event" "fs" "net" "pipe" "process" "std" "system" "thread" "time" ]; + }; + "ruzstd" = rec { + crateName = "ruzstd"; + version = "0.5.0"; + edition = "2018"; + crateBin = []; + sha256 = "0ga8jciw7ka3mxrzl39skmsbdslajghzglcil10g0z4rh65fpi2q"; + authors = [ + "Moritz Borcherding " + ]; + dependencies = [ + { + name = "byteorder"; + packageId = "byteorder"; + usesDefaultFeatures = false; + } + { + name = "derive_more"; + packageId = "derive_more"; + usesDefaultFeatures = false; + features = [ "display" "from" ]; + } + { + name = "twox-hash"; + packageId = "twox-hash"; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "std" ]; + "std" = [ "derive_more/error" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "ryu" = rec { + crateName = "ryu"; + version = "1.0.17"; + edition = "2018"; + sha256 = "188vrsh3zlnl5xl7lw0rp2sc0knpx8yaqpwvr648b6h12v4rfrp8"; + authors = [ + "David Tolnay " + ]; + features = { + "no-panic" = [ "dep:no-panic" ]; + }; + }; + "same-file" = rec { + crateName = "same-file"; + version = "1.0.6"; + edition = "2018"; + sha256 = "00h5j1w87dmhnvbv9l8bic3y7xxsnjmssvifw2ayvgx9mb1ivz4k"; + authors = [ + "Andrew Gallant " + ]; + dependencies = [ + { + name = "winapi-util"; + packageId = "winapi-util"; + target = { target, features }: (target."windows" or false); + } + ]; + + }; + "scopeguard" = rec { + crateName = "scopeguard"; + version = "1.2.0"; + edition = "2015"; + sha256 = "0jcz9sd47zlsgcnm1hdw0664krxwb5gczlif4qngj2aif8vky54l"; + authors = [ + "bluss" + ]; + features = { + "default" = [ "use_std" ]; + }; + }; + "serde" = rec { + crateName = "serde"; + version = "1.0.198"; + edition = "2018"; + sha256 = "1k0z8mwkkl46bwfk16z7v8xidi5pwnj4a9fsf42k8cchjw6a8ilq"; + authors = [ + "Erick Tryzelaar " + "David Tolnay " + ]; + dependencies = [ + { + name = "serde_derive"; + packageId = "serde_derive"; + optional = true; + } + { + name = "serde_derive"; + packageId = "serde_derive"; + target = { target, features }: false; + } + ]; + devDependencies = [ + { + name = "serde_derive"; + packageId = "serde_derive"; + } + ]; + features = { + "default" = [ "std" ]; + "derive" = [ "serde_derive" ]; + "serde_derive" = [ "dep:serde_derive" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "derive" "serde_derive" "std" ]; + }; + "serde_derive" = rec { + crateName = "serde_derive"; + version = "1.0.198"; + edition = "2015"; + sha256 = "1nb6hn1xpvhih00x6jkfm42na6pwz59h2zayj2x865xhd6wdm3p8"; + procMacro = true; + authors = [ + "Erick Tryzelaar " + "David Tolnay " + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + usesDefaultFeatures = false; + features = [ "proc-macro" ]; + } + { + name = "quote"; + packageId = "quote"; + usesDefaultFeatures = false; + features = [ "proc-macro" ]; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + usesDefaultFeatures = false; + features = [ "clone-impls" "derive" "parsing" "printing" "proc-macro" ]; + } + ]; + features = { + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "serde_json" = rec { + crateName = "serde_json"; + version = "1.0.116"; + edition = "2021"; + sha256 = "04r81f5myl41zrsyghnbmbl39c4n3azldb9zxfafnzyi4rqxn5ry"; + authors = [ + "Erick Tryzelaar " + "David Tolnay " + ]; + dependencies = [ + { + name = "itoa"; + packageId = "itoa"; + } + { + name = "ryu"; + packageId = "ryu"; + } + { + name = "serde"; + packageId = "serde"; + usesDefaultFeatures = false; + } + ]; + devDependencies = [ + { + name = "serde"; + packageId = "serde"; + features = [ "derive" ]; + } + ]; + features = { + "alloc" = [ "serde/alloc" ]; + "default" = [ "std" ]; + "indexmap" = [ "dep:indexmap" ]; + "preserve_order" = [ "indexmap" "std" ]; + "std" = [ "serde/std" ]; + }; + resolvedDefaultFeatures = [ "default" "raw_value" "std" ]; + }; + "sharded-slab" = rec { + crateName = "sharded-slab"; + version = "0.1.7"; + edition = "2018"; + sha256 = "1xipjr4nqsgw34k7a2cgj9zaasl2ds6jwn89886kww93d32a637l"; + authors = [ + "Eliza Weisman " + ]; + dependencies = [ + { + name = "lazy_static"; + packageId = "lazy_static"; + } + ]; + features = { + "loom" = [ "dep:loom" ]; + }; + }; + "shlex" = rec { + crateName = "shlex"; + version = "1.3.0"; + edition = "2015"; + sha256 = "0r1y6bv26c1scpxvhg2cabimrmwgbp4p3wy6syj9n0c4s3q2znhg"; + authors = [ + "comex " + "Fenhl " + "Adrian Taylor " + "Alex Touchet " + "Daniel Parks " + "Garrett Berg " + ]; + features = { + "default" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "simd-adler32" = rec { + crateName = "simd-adler32"; + version = "0.3.7"; + edition = "2018"; + sha256 = "1zkq40c3iajcnr5936gjp9jjh1lpzhy44p3dq3fiw75iwr1w2vfn"; + authors = [ + "Marvin Countryman " + ]; + features = { + "default" = [ "std" "const-generics" ]; + }; + resolvedDefaultFeatures = [ "const-generics" "default" "std" ]; + }; + "slab" = rec { + crateName = "slab"; + version = "0.4.9"; + edition = "2018"; + sha256 = "0rxvsgir0qw5lkycrqgb1cxsvxzjv9bmx73bk5y42svnzfba94lg"; + authors = [ + "Carl Lerche " + ]; + buildDependencies = [ + { + name = "autocfg"; + packageId = "autocfg"; + } + ]; + features = { + "default" = [ "std" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "slotmap" = rec { + crateName = "slotmap"; + version = "1.0.7"; + edition = "2018"; + sha256 = "0amqb2fn9lcy1ri0risblkcp88dl0rnfmynw7lx0nqwza77lmzyv"; + authors = [ + "Orson Peters " + ]; + buildDependencies = [ + { + name = "version_check"; + packageId = "version_check"; + } + ]; + features = { + "default" = [ "std" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "smallvec" = rec { + crateName = "smallvec"; + version = "1.13.2"; + edition = "2018"; + sha256 = "0rsw5samawl3wsw6glrsb127rx6sh89a8wyikicw6dkdcjd1lpiw"; + authors = [ + "The Servo Project Developers" + ]; + dependencies = [ + { + name = "serde"; + packageId = "serde"; + optional = true; + usesDefaultFeatures = false; + } + ]; + features = { + "arbitrary" = [ "dep:arbitrary" ]; + "const_new" = [ "const_generics" ]; + "drain_keep_rest" = [ "drain_filter" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "const_generics" "serde" "union" ]; + }; + "smol_str" = rec { + crateName = "smol_str"; + version = "0.2.1"; + edition = "2018"; + sha256 = "0jca0hyrwnv428q5gxhn2s8jsvrrkyrb0fyla9x37056mmimb176"; + authors = [ + "Aleksey Kladov " + ]; + dependencies = [ + { + name = "serde"; + packageId = "serde"; + optional = true; + usesDefaultFeatures = false; + } + ]; + devDependencies = [ + { + name = "serde"; + packageId = "serde"; + features = [ "derive" ]; + } + ]; + features = { + "arbitrary" = [ "dep:arbitrary" ]; + "default" = [ "std" ]; + "serde" = [ "dep:serde" ]; + "std" = [ "serde?/std" ]; + }; + resolvedDefaultFeatures = [ "default" "std" ]; + }; + "spirv" = rec { + crateName = "spirv"; + version = "0.3.0+sdk-1.3.268.0"; + edition = "2018"; + sha256 = "0i3qj7yvvprai1s03dvll2gkfy8398nl64wvllkhaaa4vh1i197d"; + libPath = "lib.rs"; + authors = [ + "Lei Zhang " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + ]; + features = { + "deserialize" = [ "serde" "bitflags/serde" ]; + "serde" = [ "dep:serde" ]; + "serialize" = [ "serde" "bitflags/serde" ]; + }; + }; + "static_assertions" = rec { + crateName = "static_assertions"; + version = "1.1.0"; + edition = "2015"; + sha256 = "0gsl6xmw10gvn3zs1rv99laj5ig7ylffnh71f9l34js4nr4r7sx2"; + authors = [ + "Nikolai Vazquez" + ]; + features = { + }; + }; + "svg_fmt" = rec { + crateName = "svg_fmt"; + version = "0.4.2"; + edition = "2018"; + sha256 = "16dl8bd7sm2bgvilqp81flk6zbc2fwphm6xqxxvgnpi6lc1aafzq"; + authors = [ + "Nicolas Silva " + ]; + + }; + "syn 1.0.109" = rec { + crateName = "syn"; + version = "1.0.109"; + edition = "2018"; + sha256 = "0ds2if4600bd59wsv7jjgfkayfzy3hnazs394kz6zdkmna8l3dkj"; + authors = [ + "David Tolnay " + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + usesDefaultFeatures = false; + } + { + name = "quote"; + packageId = "quote"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "unicode-ident"; + packageId = "unicode-ident"; + } + ]; + features = { + "default" = [ "derive" "parsing" "printing" "clone-impls" "proc-macro" ]; + "printing" = [ "quote" ]; + "proc-macro" = [ "proc-macro2/proc-macro" "quote/proc-macro" ]; + "quote" = [ "dep:quote" ]; + "test" = [ "syn-test-suite/all-features" ]; + }; + resolvedDefaultFeatures = [ "clone-impls" "default" "derive" "extra-traits" "full" "parsing" "printing" "proc-macro" "quote" ]; + }; + "syn 2.0.60" = rec { + crateName = "syn"; + version = "2.0.60"; + edition = "2021"; + sha256 = "1wr130gdrpgryyg6wz746w7rzbrmkn9g41xz3fgpg6qwgfy1i5ch"; + authors = [ + "David Tolnay " + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + usesDefaultFeatures = false; + } + { + name = "quote"; + packageId = "quote"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "unicode-ident"; + packageId = "unicode-ident"; + } + ]; + features = { + "default" = [ "derive" "parsing" "printing" "clone-impls" "proc-macro" ]; + "printing" = [ "dep:quote" ]; + "proc-macro" = [ "proc-macro2/proc-macro" "quote?/proc-macro" ]; + "test" = [ "syn-test-suite/all-features" ]; + }; + resolvedDefaultFeatures = [ "clone-impls" "default" "derive" "extra-traits" "full" "parsing" "printing" "proc-macro" "visit" "visit-mut" ]; + }; + "sysinfo" = rec { + crateName = "sysinfo"; + version = "0.30.11"; + edition = "2018"; + sha256 = "10rspifw2xmrs63yj577dxb1303jmmayzm8wjia7ay3kblb1ld47"; + authors = [ + "Guillaume Gomez " + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "core-foundation-sys"; + packageId = "core-foundation-sys"; + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); + } + { + name = "libc"; + packageId = "libc"; + target = { target, features }: (!(("unknown" == target."os" or null) || ("wasm32" == target."arch" or null))); + } + { + name = "ntapi"; + packageId = "ntapi"; + target = { target, features }: (target."windows" or false); + } + { + name = "once_cell"; + packageId = "once_cell"; + target = { target, features }: ((target."windows" or false) || ("linux" == target."os" or null) || ("android" == target."os" or null)); + } + { + name = "windows"; + packageId = "windows 0.52.0"; + target = { target, features }: (target."windows" or false); + features = [ "Wdk_System_SystemInformation" "Wdk_System_SystemServices" "Wdk_System_Threading" "Win32_Foundation" "Win32_NetworkManagement_IpHelper" "Win32_NetworkManagement_NetManagement" "Win32_NetworkManagement_Ndis" "Win32_Networking_WinSock" "Win32_Security" "Win32_Security_Authentication_Identity" "Win32_Security_Authorization" "Win32_Storage_FileSystem" "Win32_System_Com" "Win32_System_Diagnostics_Debug" "Win32_System_IO" "Win32_System_Ioctl" "Win32_System_LibraryLoader" "Win32_System_Kernel" "Win32_System_Memory" "Win32_System_Ole" "Win32_System_Performance" "Win32_System_Power" "Win32_System_ProcessStatus" "Win32_System_Registry" "Win32_System_RemoteDesktop" "Win32_System_Rpc" "Win32_System_SystemInformation" "Win32_System_SystemServices" "Win32_System_Threading" "Win32_System_Variant" "Win32_System_WindowsProgramming" "Win32_System_Wmi" "Win32_UI_Shell" ]; + } + ]; + features = { + "apple-app-store" = [ "apple-sandbox" ]; + "debug" = [ "libc/extra_traits" ]; + "default" = [ "multithread" ]; + "multithread" = [ "rayon" ]; + "rayon" = [ "dep:rayon" ]; + "serde" = [ "dep:serde" ]; + }; + resolvedDefaultFeatures = [ "apple-app-store" "apple-sandbox" ]; + }; + "taffy" = rec { + crateName = "taffy"; + version = "0.3.19"; + edition = "2021"; + sha256 = "0g9xspg6hllzwd6bc6ghrx6kwqjfj68sx3x1hzvxxhyrribm8cdi"; + authors = [ + "Alice Cecile " + "Johnathan Kelley " + ]; + dependencies = [ + { + name = "arrayvec"; + packageId = "arrayvec"; + usesDefaultFeatures = false; + } + { + name = "grid"; + packageId = "grid"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "num-traits"; + packageId = "num-traits"; + usesDefaultFeatures = false; + } + { + name = "slotmap"; + packageId = "slotmap"; + } + ]; + features = { + "default" = [ "std" "grid" ]; + "grid" = [ "alloc" "dep:grid" ]; + "random" = [ "dep:rand" ]; + "serde" = [ "dep:serde" ]; + "std" = [ "num-traits/std" "grid?/std" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "grid" "std" ]; + }; + "termcolor" = rec { + crateName = "termcolor"; + version = "1.4.1"; + edition = "2018"; + sha256 = "0mappjh3fj3p2nmrg4y7qv94rchwi9mzmgmfflr8p2awdj7lyy86"; + authors = [ + "Andrew Gallant " + ]; + dependencies = [ + { + name = "winapi-util"; + packageId = "winapi-util"; + target = { target, features }: (target."windows" or false); + } + ]; + + }; + "thiserror" = rec { + crateName = "thiserror"; + version = "1.0.59"; + edition = "2021"; + sha256 = "1ai39ga7d50jny5zzqv1zzgmc81mfb65asmfqfgz4ygzig86l4ph"; + authors = [ + "David Tolnay " + ]; + dependencies = [ + { + name = "thiserror-impl"; + packageId = "thiserror-impl"; + } + ]; + + }; + "thiserror-impl" = rec { + crateName = "thiserror-impl"; + version = "1.0.59"; + edition = "2021"; + sha256 = "0rlb2jvpxx5xkpk52yh6gixlw0d5dx5343k8yddlr2smblxl3kfi"; + procMacro = true; + authors = [ + "David Tolnay " + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + } + ]; + + }; + "thread_local" = rec { + crateName = "thread_local"; + version = "1.1.8"; + edition = "2021"; + sha256 = "173i5lyjh011gsimk21np9jn8al18rxsrkjli20a7b8ks2xgk7lb"; + authors = [ + "Amanieu d'Antras " + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "once_cell"; + packageId = "once_cell"; + } + ]; + features = { + }; + }; + "tinyvec" = rec { + crateName = "tinyvec"; + version = "1.6.0"; + edition = "2018"; + sha256 = "0l6bl2h62a5m44jdnpn7lmj14rd44via8180i7121fvm73mmrk47"; + authors = [ + "Lokathor " + ]; + dependencies = [ + { + name = "tinyvec_macros"; + packageId = "tinyvec_macros"; + optional = true; + } + ]; + features = { + "alloc" = [ "tinyvec_macros" ]; + "arbitrary" = [ "dep:arbitrary" ]; + "real_blackbox" = [ "criterion/real_blackbox" ]; + "rustc_1_55" = [ "rustc_1_40" ]; + "rustc_1_57" = [ "rustc_1_55" ]; + "serde" = [ "dep:serde" ]; + "std" = [ "alloc" ]; + "tinyvec_macros" = [ "dep:tinyvec_macros" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "tinyvec_macros" ]; + }; + "tinyvec_macros" = rec { + crateName = "tinyvec_macros"; + version = "0.1.1"; + edition = "2018"; + sha256 = "081gag86208sc3y6sdkshgw3vysm5d34p431dzw0bshz66ncng0z"; + authors = [ + "Soveu " + ]; + + }; + "toml_datetime" = rec { + crateName = "toml_datetime"; + version = "0.6.5"; + edition = "2021"; + sha256 = "1wds4pm2cn6agd38f0ivm65xnc7c7bmk9m0fllcaq82nd3lz8l1m"; + authors = [ + "Alex Crichton " + ]; + features = { + "serde" = [ "dep:serde" ]; + }; + }; + "toml_edit" = rec { + crateName = "toml_edit"; + version = "0.21.1"; + edition = "2021"; + sha256 = "1qch02syrd9c8krcimfl72gyjz11fmjssh03hrg41dbqgzyk91ba"; + authors = [ + "Andronik Ordian " + "Ed Page " + ]; + dependencies = [ + { + name = "indexmap"; + packageId = "indexmap"; + features = [ "std" ]; + } + { + name = "toml_datetime"; + packageId = "toml_datetime"; + } + { + name = "winnow"; + packageId = "winnow"; + optional = true; + } + ]; + features = { + "default" = [ "parse" "display" ]; + "parse" = [ "dep:winnow" ]; + "perf" = [ "dep:kstring" ]; + "serde" = [ "dep:serde" "toml_datetime/serde" "dep:serde_spanned" ]; + }; + resolvedDefaultFeatures = [ "default" "display" "parse" ]; + }; + "tracing" = rec { + crateName = "tracing"; + version = "0.1.40"; + edition = "2018"; + sha256 = "1vv48dac9zgj9650pg2b4d0j3w6f3x9gbggf43scq5hrlysklln3"; + authors = [ + "Eliza Weisman " + "Tokio Contributors " + ]; + dependencies = [ + { + name = "pin-project-lite"; + packageId = "pin-project-lite"; + } + { + name = "tracing-attributes"; + packageId = "tracing-attributes"; + optional = true; + } + { + name = "tracing-core"; + packageId = "tracing-core"; + usesDefaultFeatures = false; + } + ]; + features = { + "attributes" = [ "tracing-attributes" ]; + "default" = [ "std" "attributes" ]; + "log" = [ "dep:log" ]; + "log-always" = [ "log" ]; + "std" = [ "tracing-core/std" ]; + "tracing-attributes" = [ "dep:tracing-attributes" ]; + "valuable" = [ "tracing-core/valuable" ]; + }; + resolvedDefaultFeatures = [ "attributes" "default" "std" "tracing-attributes" ]; + }; + "tracing-attributes" = rec { + crateName = "tracing-attributes"; + version = "0.1.27"; + edition = "2018"; + sha256 = "1rvb5dn9z6d0xdj14r403z0af0bbaqhg02hq4jc97g5wds6lqw1l"; + procMacro = true; + authors = [ + "Tokio Contributors " + "Eliza Weisman " + "David Barsky " + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + usesDefaultFeatures = false; + features = [ "full" "parsing" "printing" "visit-mut" "clone-impls" "extra-traits" "proc-macro" ]; + } + ]; + features = { + }; + }; + "tracing-core" = rec { + crateName = "tracing-core"; + version = "0.1.32"; + edition = "2018"; + sha256 = "0m5aglin3cdwxpvbg6kz0r9r0k31j48n0kcfwsp6l49z26k3svf0"; + authors = [ + "Tokio Contributors " + ]; + dependencies = [ + { + name = "once_cell"; + packageId = "once_cell"; + optional = true; + } + { + name = "valuable"; + packageId = "valuable"; + optional = true; + usesDefaultFeatures = false; + target = { target, features }: (target."tracing_unstable" or false); + } + ]; + features = { + "default" = [ "std" "valuable/std" ]; + "once_cell" = [ "dep:once_cell" ]; + "std" = [ "once_cell" ]; + "valuable" = [ "dep:valuable" ]; + }; + resolvedDefaultFeatures = [ "default" "once_cell" "std" "valuable" ]; + }; + "tracing-log 0.1.4" = rec { + crateName = "tracing-log"; + version = "0.1.4"; + edition = "2018"; + sha256 = "1wmxawaz94sk52i4vs2wg5d5clyks972rqskrvc93rxl14ki2lgp"; + authors = [ + "Tokio Contributors " + ]; + dependencies = [ + { + name = "log"; + packageId = "log"; + } + { + name = "once_cell"; + packageId = "once_cell"; + } + { + name = "tracing-core"; + packageId = "tracing-core"; + } + ]; + features = { + "ahash" = [ "dep:ahash" ]; + "default" = [ "log-tracer" "trace-logger" "std" ]; + "env_logger" = [ "dep:env_logger" ]; + "interest-cache" = [ "lru" "ahash" ]; + "lru" = [ "dep:lru" ]; + "std" = [ "log/std" ]; + }; + resolvedDefaultFeatures = [ "default" "log-tracer" "std" "trace-logger" ]; + }; + "tracing-log 0.2.0" = rec { + crateName = "tracing-log"; + version = "0.2.0"; + edition = "2018"; + sha256 = "1hs77z026k730ij1a9dhahzrl0s073gfa2hm5p0fbl0b80gmz1gf"; + authors = [ + "Tokio Contributors " + ]; + dependencies = [ + { + name = "log"; + packageId = "log"; + } + { + name = "once_cell"; + packageId = "once_cell"; + } + { + name = "tracing-core"; + packageId = "tracing-core"; + } + ]; + features = { + "ahash" = [ "dep:ahash" ]; + "default" = [ "log-tracer" "std" ]; + "interest-cache" = [ "lru" "ahash" ]; + "lru" = [ "dep:lru" ]; + "std" = [ "log/std" ]; + }; + resolvedDefaultFeatures = [ "log-tracer" "std" ]; + }; + "tracing-subscriber" = rec { + crateName = "tracing-subscriber"; + version = "0.3.18"; + edition = "2018"; + sha256 = "12vs1bwk4kig1l2qqjbbn2nm5amwiqmkcmnznylzmnfvjy6083xd"; + authors = [ + "Eliza Weisman " + "David Barsky " + "Tokio Contributors " + ]; + dependencies = [ + { + name = "matchers"; + packageId = "matchers"; + optional = true; + } + { + name = "nu-ansi-term"; + packageId = "nu-ansi-term"; + optional = true; + } + { + name = "once_cell"; + packageId = "once_cell"; + optional = true; + } + { + name = "regex"; + packageId = "regex"; + optional = true; + usesDefaultFeatures = false; + features = [ "std" "unicode-case" "unicode-perl" ]; + } + { + name = "sharded-slab"; + packageId = "sharded-slab"; + optional = true; + } + { + name = "smallvec"; + packageId = "smallvec"; + optional = true; + } + { + name = "thread_local"; + packageId = "thread_local"; + optional = true; + } + { + name = "tracing"; + packageId = "tracing"; + optional = true; + usesDefaultFeatures = false; + } + { + name = "tracing-core"; + packageId = "tracing-core"; + usesDefaultFeatures = false; + } + { + name = "tracing-log"; + packageId = "tracing-log 0.2.0"; + optional = true; + usesDefaultFeatures = false; + features = [ "log-tracer" "std" ]; + } + ]; + devDependencies = [ + { + name = "regex"; + packageId = "regex"; + usesDefaultFeatures = false; + features = [ "std" ]; + } + { + name = "tracing"; + packageId = "tracing"; + } + { + name = "tracing-log"; + packageId = "tracing-log 0.2.0"; + } + ]; + features = { + "ansi" = [ "fmt" "nu-ansi-term" ]; + "chrono" = [ "dep:chrono" ]; + "default" = [ "smallvec" "fmt" "ansi" "tracing-log" "std" ]; + "env-filter" = [ "matchers" "regex" "once_cell" "tracing" "std" "thread_local" ]; + "fmt" = [ "registry" "std" ]; + "json" = [ "tracing-serde" "serde" "serde_json" ]; + "local-time" = [ "time/local-offset" ]; + "matchers" = [ "dep:matchers" ]; + "nu-ansi-term" = [ "dep:nu-ansi-term" ]; + "once_cell" = [ "dep:once_cell" ]; + "parking_lot" = [ "dep:parking_lot" ]; + "regex" = [ "dep:regex" ]; + "registry" = [ "sharded-slab" "thread_local" "std" ]; + "serde" = [ "dep:serde" ]; + "serde_json" = [ "dep:serde_json" ]; + "sharded-slab" = [ "dep:sharded-slab" ]; + "smallvec" = [ "dep:smallvec" ]; + "std" = [ "alloc" "tracing-core/std" ]; + "thread_local" = [ "dep:thread_local" ]; + "time" = [ "dep:time" ]; + "tracing" = [ "dep:tracing" ]; + "tracing-log" = [ "dep:tracing-log" ]; + "tracing-serde" = [ "dep:tracing-serde" ]; + "valuable" = [ "tracing-core/valuable" "valuable_crate" "valuable-serde" "tracing-serde/valuable" ]; + "valuable-serde" = [ "dep:valuable-serde" ]; + "valuable_crate" = [ "dep:valuable_crate" ]; + }; + resolvedDefaultFeatures = [ "alloc" "ansi" "default" "env-filter" "fmt" "matchers" "nu-ansi-term" "once_cell" "regex" "registry" "sharded-slab" "smallvec" "std" "thread_local" "tracing" "tracing-log" ]; + }; + "tracing-wasm" = rec { + crateName = "tracing-wasm"; + version = "0.2.1"; + edition = "2018"; + sha256 = "01vfcarjds5n94vz72fxnzxz4nznd3zhhhcgsyi0yhkll5iwcxa5";type = [ "cdylib" "rlib" ]; + authors = [ + "Cole Lawrence " + "Story.ai Team " + ]; + dependencies = [ + { + name = "tracing"; + packageId = "tracing"; + usesDefaultFeatures = false; + features = [ "attributes" ]; + } + { + name = "tracing-subscriber"; + packageId = "tracing-subscriber"; + usesDefaultFeatures = false; + features = [ "registry" ]; + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + } + ]; + features = { + "mark-with-rayon-thread-index" = [ "rayon" ]; + "rayon" = [ "dep:rayon" ]; + }; + }; + "ttf-parser" = rec { + crateName = "ttf-parser"; + version = "0.20.0"; + edition = "2018"; + sha256 = "1d4n3p9ccjvy4mj72700i0c2q6d49dxjpwflw47q79rpv1v7vxqp"; + authors = [ + "Yevhenii Reizner " + ]; + features = { + "default" = [ "std" "opentype-layout" "apple-layout" "variable-fonts" "glyph-names" ]; + "gvar-alloc" = [ "std" ]; + }; + resolvedDefaultFeatures = [ "apple-layout" "glyph-names" "opentype-layout" "std" "variable-fonts" ]; + }; + "twox-hash" = rec { + crateName = "twox-hash"; + version = "1.6.3"; + edition = "2018"; + crateBin = []; + sha256 = "0xgn72j36a270l5ls1jk88n7bmq2dhlfkbhdh5554hbagjsydzlp"; + authors = [ + "Jake Goulding " + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + usesDefaultFeatures = false; + } + { + name = "static_assertions"; + packageId = "static_assertions"; + usesDefaultFeatures = false; + } + ]; + features = { + "default" = [ "std" ]; + "digest" = [ "dep:digest" ]; + "digest_0_10" = [ "dep:digest_0_10" ]; + "digest_0_9" = [ "dep:digest_0_9" ]; + "rand" = [ "dep:rand" ]; + "serde" = [ "dep:serde" ]; + "serialize" = [ "serde" ]; + "std" = [ "rand" ]; + }; + }; + "unicode-ident" = rec { + crateName = "unicode-ident"; + version = "1.0.12"; + edition = "2018"; + sha256 = "0jzf1znfpb2gx8nr8mvmyqs1crnv79l57nxnbiszc7xf7ynbjm1k"; + authors = [ + "David Tolnay " + ]; + + }; + "unicode-segmentation" = rec { + crateName = "unicode-segmentation"; + version = "1.11.0"; + edition = "2018"; + sha256 = "00kjpwp1g8fqm45drmwivlacn3y9jx73bvs09n6s3x73nqi7vj6l"; + authors = [ + "kwantam " + "Manish Goregaokar " + ]; + features = { + }; + }; + "unicode-width" = rec { + crateName = "unicode-width"; + version = "0.1.11"; + edition = "2015"; + sha256 = "11ds4ydhg8g7l06rlmh712q41qsrd0j0h00n1jm74kww3kqk65z5"; + authors = [ + "kwantam " + "Manish Goregaokar " + ]; + features = { + "compiler_builtins" = [ "dep:compiler_builtins" ]; + "core" = [ "dep:core" ]; + "rustc-dep-of-std" = [ "std" "core" "compiler_builtins" ]; + "std" = [ "dep:std" ]; + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "unicode-xid" = rec { + crateName = "unicode-xid"; + version = "0.2.4"; + edition = "2015"; + sha256 = "131dfzf7d8fsr1ivch34x42c2d1ik5ig3g78brxncnn0r1sdyqpr"; + authors = [ + "erick.tryzelaar " + "kwantam " + "Manish Goregaokar " + ]; + features = { + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "uuid" = rec { + crateName = "uuid"; + version = "1.8.0"; + edition = "2018"; + sha256 = "1h7wks153j08xmdk06wnza3is8pn6j37hihd3kfv95xsxrzwz0x1"; + authors = [ + "Ashley Mannix" + "Christopher Armstrong" + "Dylan DPC" + "Hunar Roop Kahlon" + ]; + dependencies = [ + { + name = "getrandom"; + packageId = "getrandom"; + optional = true; + } + { + name = "serde"; + packageId = "serde"; + optional = true; + usesDefaultFeatures = false; + } + ]; + features = { + "arbitrary" = [ "dep:arbitrary" ]; + "atomic" = [ "dep:atomic" ]; + "borsh" = [ "dep:borsh" "dep:borsh-derive" ]; + "bytemuck" = [ "dep:bytemuck" ]; + "default" = [ "std" ]; + "fast-rng" = [ "rng" "dep:rand" ]; + "js" = [ "dep:wasm-bindgen" "getrandom?/js" ]; + "macro-diagnostics" = [ "dep:uuid-macro-internal" ]; + "md5" = [ "dep:md-5" ]; + "rng" = [ "dep:getrandom" ]; + "serde" = [ "dep:serde" ]; + "sha1" = [ "dep:sha1_smol" ]; + "slog" = [ "dep:slog" ]; + "v1" = [ "atomic" ]; + "v3" = [ "md5" ]; + "v4" = [ "rng" ]; + "v5" = [ "sha1" ]; + "v6" = [ "atomic" ]; + "v7" = [ "atomic" "rng" ]; + "zerocopy" = [ "dep:zerocopy" ]; + }; + resolvedDefaultFeatures = [ "default" "rng" "serde" "std" "v4" ]; + }; + "valuable" = rec { + crateName = "valuable"; + version = "0.1.0"; + edition = "2018"; + sha256 = "0v9gp3nkjbl30z0fd56d8mx7w1csk86wwjhfjhr400wh9mfpw2w3"; + features = { + "default" = [ "std" ]; + "derive" = [ "valuable-derive" ]; + "std" = [ "alloc" ]; + "valuable-derive" = [ "dep:valuable-derive" ]; + }; + resolvedDefaultFeatures = [ "alloc" "std" ]; + }; + "vec_map" = rec { + crateName = "vec_map"; + version = "0.8.2"; + edition = "2015"; + sha256 = "1481w9g1dw9rxp3l6snkdqihzyrd2f8vispzqmwjwsdyhw8xzggi"; + authors = [ + "Alex Crichton " + "Jorge Aparicio " + "Alexis Beingessner " + "Brian Anderson <>" + "tbu- <>" + "Manish Goregaokar <>" + "Aaron Turon " + "Adolfo Ochagavía <>" + "Niko Matsakis <>" + "Steven Fackler <>" + "Chase Southwood " + "Eduard Burtescu <>" + "Florian Wilkens <>" + "Félix Raimundo <>" + "Tibor Benke <>" + "Markus Siemens " + "Josh Branchaud " + "Huon Wilson " + "Corey Farwell " + "Aaron Liblong <>" + "Nick Cameron " + "Patrick Walton " + "Felix S Klock II <>" + "Andrew Paseltiner " + "Sean McArthur " + "Vadim Petrochenkov <>" + ]; + features = { + "eders" = [ "serde" ]; + "serde" = [ "dep:serde" ]; + }; + }; + "version_check" = rec { + crateName = "version_check"; + version = "0.9.4"; + edition = "2015"; + sha256 = "0gs8grwdlgh0xq660d7wr80x14vxbizmd8dbp29p2pdncx8lp1s9"; + authors = [ + "Sergio Benitez " + ]; + + }; + "walkdir" = rec { + crateName = "walkdir"; + version = "2.5.0"; + edition = "2018"; + sha256 = "0jsy7a710qv8gld5957ybrnc07gavppp963gs32xk4ag8130jy99"; + authors = [ + "Andrew Gallant " + ]; + dependencies = [ + { + name = "same-file"; + packageId = "same-file"; + } + { + name = "winapi-util"; + packageId = "winapi-util"; + target = { target, features }: (target."windows" or false); + } + ]; + + }; + "wasi" = rec { + crateName = "wasi"; + version = "0.11.0+wasi-snapshot-preview1"; + edition = "2018"; + sha256 = "08z4hxwkpdpalxjps1ai9y7ihin26y9f476i53dv98v45gkqg3cw"; + authors = [ + "The Cranelift Project Developers" + ]; + features = { + "compiler_builtins" = [ "dep:compiler_builtins" ]; + "core" = [ "dep:core" ]; + "default" = [ "std" ]; + "rustc-dep-of-std" = [ "compiler_builtins" "core" "rustc-std-workspace-alloc" ]; + "rustc-std-workspace-alloc" = [ "dep:rustc-std-workspace-alloc" ]; + }; + }; + "wasm-bindgen" = rec { + crateName = "wasm-bindgen"; + version = "0.2.92"; + edition = "2018"; + sha256 = "1a4mcw13nsk3fr8fxjzf9kk1wj88xkfsmnm0pjraw01ryqfm7qjb"; + authors = [ + "The wasm-bindgen Developers" + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "wasm-bindgen-macro"; + packageId = "wasm-bindgen-macro"; + } + ]; + features = { + "default" = [ "spans" "std" ]; + "enable-interning" = [ "std" ]; + "gg-alloc" = [ "wasm-bindgen-test/gg-alloc" ]; + "serde" = [ "dep:serde" ]; + "serde-serialize" = [ "serde" "serde_json" "std" ]; + "serde_json" = [ "dep:serde_json" ]; + "spans" = [ "wasm-bindgen-macro/spans" ]; + "strict-macro" = [ "wasm-bindgen-macro/strict-macro" ]; + "xxx_debug_only_print_generated_code" = [ "wasm-bindgen-macro/xxx_debug_only_print_generated_code" ]; + }; + resolvedDefaultFeatures = [ "default" "spans" "std" ]; + }; + "wasm-bindgen-backend" = rec { + crateName = "wasm-bindgen-backend"; + version = "0.2.92"; + edition = "2018"; + sha256 = "1nj7wxbi49f0rw9d44rjzms26xlw6r76b2mrggx8jfbdjrxphkb1"; + authors = [ + "The wasm-bindgen Developers" + ]; + dependencies = [ + { + name = "bumpalo"; + packageId = "bumpalo"; + } + { + name = "log"; + packageId = "log"; + } + { + name = "once_cell"; + packageId = "once_cell"; + } + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + features = [ "full" ]; + } + { + name = "wasm-bindgen-shared"; + packageId = "wasm-bindgen-shared"; + } + ]; + features = { + "extra-traits" = [ "syn/extra-traits" ]; + }; + resolvedDefaultFeatures = [ "spans" ]; + }; + "wasm-bindgen-futures" = rec { + crateName = "wasm-bindgen-futures"; + version = "0.4.42"; + edition = "2018"; + sha256 = "1h322zjvpjllcpj7dahfxjsv6inkr6y0baw7nkdwivr1c4v19g3n"; + authors = [ + "The wasm-bindgen Developers" + ]; + dependencies = [ + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "js-sys"; + packageId = "js-sys"; + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + } + { + name = "web-sys"; + packageId = "web-sys"; + target = { target, features }: (builtins.elem "atomics" targetFeatures); + features = [ "MessageEvent" "Worker" ]; + } + ]; + features = { + "futures-core" = [ "dep:futures-core" ]; + "futures-core-03-stream" = [ "futures-core" ]; + }; + }; + "wasm-bindgen-macro" = rec { + crateName = "wasm-bindgen-macro"; + version = "0.2.92"; + edition = "2018"; + sha256 = "09npa1srjjabd6nfph5yc03jb26sycjlxhy0c2a1pdrpx4yq5y51"; + procMacro = true; + authors = [ + "The wasm-bindgen Developers" + ]; + dependencies = [ + { + name = "quote"; + packageId = "quote"; + } + { + name = "wasm-bindgen-macro-support"; + packageId = "wasm-bindgen-macro-support"; + } + ]; + features = { + "spans" = [ "wasm-bindgen-macro-support/spans" ]; + "strict-macro" = [ "wasm-bindgen-macro-support/strict-macro" ]; + }; + resolvedDefaultFeatures = [ "spans" ]; + }; + "wasm-bindgen-macro-support" = rec { + crateName = "wasm-bindgen-macro-support"; + version = "0.2.92"; + edition = "2018"; + sha256 = "1dqv2xs8zcyw4kjgzj84bknp2h76phmsb3n7j6hn396h4ssifkz9"; + authors = [ + "The wasm-bindgen Developers" + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + features = [ "visit" "full" ]; + } + { + name = "wasm-bindgen-backend"; + packageId = "wasm-bindgen-backend"; + } + { + name = "wasm-bindgen-shared"; + packageId = "wasm-bindgen-shared"; + } + ]; + features = { + "extra-traits" = [ "syn/extra-traits" ]; + "spans" = [ "wasm-bindgen-backend/spans" ]; + }; + resolvedDefaultFeatures = [ "spans" ]; + }; + "wasm-bindgen-shared" = rec { + crateName = "wasm-bindgen-shared"; + version = "0.2.92"; + edition = "2018"; + links = "wasm_bindgen"; + sha256 = "15kyavsrna2cvy30kg03va257fraf9x00ny554vxngvpyaa0q6dg"; + authors = [ + "The wasm-bindgen Developers" + ]; + + }; + "web-sys" = rec { + crateName = "web-sys"; + version = "0.3.69"; + edition = "2018"; + sha256 = "1vqkxk935xa8zcnsi4bd88sb267ly2i24xl1yiq26d1n32hskbvp"; + authors = [ + "The wasm-bindgen Developers" + ]; + dependencies = [ + { + name = "js-sys"; + packageId = "js-sys"; + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + } + ]; + features = { + "AbortSignal" = [ "EventTarget" ]; + "AnalyserNode" = [ "AudioNode" "EventTarget" ]; + "Animation" = [ "EventTarget" ]; + "AnimationEvent" = [ "Event" ]; + "AnimationPlaybackEvent" = [ "Event" ]; + "Attr" = [ "EventTarget" "Node" ]; + "AudioBufferSourceNode" = [ "AudioNode" "AudioScheduledSourceNode" "EventTarget" ]; + "AudioContext" = [ "BaseAudioContext" "EventTarget" ]; + "AudioDestinationNode" = [ "AudioNode" "EventTarget" ]; + "AudioNode" = [ "EventTarget" ]; + "AudioProcessingEvent" = [ "Event" ]; + "AudioScheduledSourceNode" = [ "AudioNode" "EventTarget" ]; + "AudioStreamTrack" = [ "EventTarget" "MediaStreamTrack" ]; + "AudioTrackList" = [ "EventTarget" ]; + "AudioWorklet" = [ "Worklet" ]; + "AudioWorkletGlobalScope" = [ "WorkletGlobalScope" ]; + "AudioWorkletNode" = [ "AudioNode" "EventTarget" ]; + "AuthenticatorAssertionResponse" = [ "AuthenticatorResponse" ]; + "AuthenticatorAttestationResponse" = [ "AuthenticatorResponse" ]; + "BaseAudioContext" = [ "EventTarget" ]; + "BatteryManager" = [ "EventTarget" ]; + "BeforeUnloadEvent" = [ "Event" ]; + "BiquadFilterNode" = [ "AudioNode" "EventTarget" ]; + "BlobEvent" = [ "Event" ]; + "Bluetooth" = [ "EventTarget" ]; + "BluetoothAdvertisingEvent" = [ "Event" ]; + "BluetoothDevice" = [ "EventTarget" ]; + "BluetoothPermissionResult" = [ "EventTarget" "PermissionStatus" ]; + "BluetoothRemoteGattCharacteristic" = [ "EventTarget" ]; + "BluetoothRemoteGattService" = [ "EventTarget" ]; + "BroadcastChannel" = [ "EventTarget" ]; + "CanvasCaptureMediaStream" = [ "EventTarget" "MediaStream" ]; + "CanvasCaptureMediaStreamTrack" = [ "EventTarget" "MediaStreamTrack" ]; + "CdataSection" = [ "CharacterData" "EventTarget" "Node" "Text" ]; + "ChannelMergerNode" = [ "AudioNode" "EventTarget" ]; + "ChannelSplitterNode" = [ "AudioNode" "EventTarget" ]; + "CharacterData" = [ "EventTarget" "Node" ]; + "ChromeWorker" = [ "EventTarget" "Worker" ]; + "Clipboard" = [ "EventTarget" ]; + "ClipboardEvent" = [ "Event" ]; + "CloseEvent" = [ "Event" ]; + "Comment" = [ "CharacterData" "EventTarget" "Node" ]; + "CompositionEvent" = [ "Event" "UiEvent" ]; + "ConstantSourceNode" = [ "AudioNode" "AudioScheduledSourceNode" "EventTarget" ]; + "ConvolverNode" = [ "AudioNode" "EventTarget" ]; + "CssAnimation" = [ "Animation" "EventTarget" ]; + "CssConditionRule" = [ "CssGroupingRule" "CssRule" ]; + "CssCounterStyleRule" = [ "CssRule" ]; + "CssFontFaceRule" = [ "CssRule" ]; + "CssFontFeatureValuesRule" = [ "CssRule" ]; + "CssGroupingRule" = [ "CssRule" ]; + "CssImportRule" = [ "CssRule" ]; + "CssKeyframeRule" = [ "CssRule" ]; + "CssKeyframesRule" = [ "CssRule" ]; + "CssMediaRule" = [ "CssConditionRule" "CssGroupingRule" "CssRule" ]; + "CssNamespaceRule" = [ "CssRule" ]; + "CssPageRule" = [ "CssRule" ]; + "CssStyleRule" = [ "CssRule" ]; + "CssStyleSheet" = [ "StyleSheet" ]; + "CssSupportsRule" = [ "CssConditionRule" "CssGroupingRule" "CssRule" ]; + "CssTransition" = [ "Animation" "EventTarget" ]; + "CustomEvent" = [ "Event" ]; + "DedicatedWorkerGlobalScope" = [ "EventTarget" "WorkerGlobalScope" ]; + "DelayNode" = [ "AudioNode" "EventTarget" ]; + "DeviceLightEvent" = [ "Event" ]; + "DeviceMotionEvent" = [ "Event" ]; + "DeviceOrientationEvent" = [ "Event" ]; + "DeviceProximityEvent" = [ "Event" ]; + "Document" = [ "EventTarget" "Node" ]; + "DocumentFragment" = [ "EventTarget" "Node" ]; + "DocumentTimeline" = [ "AnimationTimeline" ]; + "DocumentType" = [ "EventTarget" "Node" ]; + "DomMatrix" = [ "DomMatrixReadOnly" ]; + "DomPoint" = [ "DomPointReadOnly" ]; + "DomRect" = [ "DomRectReadOnly" ]; + "DomRequest" = [ "EventTarget" ]; + "DragEvent" = [ "Event" "MouseEvent" "UiEvent" ]; + "DynamicsCompressorNode" = [ "AudioNode" "EventTarget" ]; + "Element" = [ "EventTarget" "Node" ]; + "ErrorEvent" = [ "Event" ]; + "EventSource" = [ "EventTarget" ]; + "ExtendableEvent" = [ "Event" ]; + "ExtendableMessageEvent" = [ "Event" "ExtendableEvent" ]; + "FetchEvent" = [ "Event" "ExtendableEvent" ]; + "FetchObserver" = [ "EventTarget" ]; + "File" = [ "Blob" ]; + "FileReader" = [ "EventTarget" ]; + "FileSystemDirectoryEntry" = [ "FileSystemEntry" ]; + "FileSystemDirectoryHandle" = [ "FileSystemHandle" ]; + "FileSystemFileEntry" = [ "FileSystemEntry" ]; + "FileSystemFileHandle" = [ "FileSystemHandle" ]; + "FileSystemWritableFileStream" = [ "WritableStream" ]; + "FocusEvent" = [ "Event" "UiEvent" ]; + "FontFaceSet" = [ "EventTarget" ]; + "FontFaceSetLoadEvent" = [ "Event" ]; + "GainNode" = [ "AudioNode" "EventTarget" ]; + "GamepadAxisMoveEvent" = [ "Event" "GamepadEvent" ]; + "GamepadButtonEvent" = [ "Event" "GamepadEvent" ]; + "GamepadEvent" = [ "Event" ]; + "GpuDevice" = [ "EventTarget" ]; + "GpuInternalError" = [ "GpuError" ]; + "GpuOutOfMemoryError" = [ "GpuError" ]; + "GpuPipelineError" = [ "DomException" ]; + "GpuUncapturedErrorEvent" = [ "Event" ]; + "GpuValidationError" = [ "GpuError" ]; + "HashChangeEvent" = [ "Event" ]; + "Hid" = [ "EventTarget" ]; + "HidConnectionEvent" = [ "Event" ]; + "HidDevice" = [ "EventTarget" ]; + "HidInputReportEvent" = [ "Event" ]; + "HtmlAnchorElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlAreaElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlAudioElement" = [ "Element" "EventTarget" "HtmlElement" "HtmlMediaElement" "Node" ]; + "HtmlBaseElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlBodyElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlBrElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlButtonElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlCanvasElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlDListElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlDataElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlDataListElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlDetailsElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlDialogElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlDirectoryElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlDivElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlDocument" = [ "Document" "EventTarget" "Node" ]; + "HtmlElement" = [ "Element" "EventTarget" "Node" ]; + "HtmlEmbedElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlFieldSetElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlFontElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlFormControlsCollection" = [ "HtmlCollection" ]; + "HtmlFormElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlFrameElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlFrameSetElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlHeadElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlHeadingElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlHrElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlHtmlElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlIFrameElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlImageElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlInputElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlLabelElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlLegendElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlLiElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlLinkElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlMapElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlMediaElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlMenuElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlMenuItemElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlMetaElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlMeterElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlModElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlOListElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlObjectElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlOptGroupElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlOptionElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlOptionsCollection" = [ "HtmlCollection" ]; + "HtmlOutputElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlParagraphElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlParamElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlPictureElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlPreElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlProgressElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlQuoteElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlScriptElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlSelectElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlSlotElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlSourceElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlSpanElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlStyleElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlTableCaptionElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlTableCellElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlTableColElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlTableElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlTableRowElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlTableSectionElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlTemplateElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlTextAreaElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlTimeElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlTitleElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlTrackElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlUListElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlUnknownElement" = [ "Element" "EventTarget" "HtmlElement" "Node" ]; + "HtmlVideoElement" = [ "Element" "EventTarget" "HtmlElement" "HtmlMediaElement" "Node" ]; + "IdbCursorWithValue" = [ "IdbCursor" ]; + "IdbDatabase" = [ "EventTarget" ]; + "IdbFileHandle" = [ "EventTarget" ]; + "IdbFileRequest" = [ "DomRequest" "EventTarget" ]; + "IdbLocaleAwareKeyRange" = [ "IdbKeyRange" ]; + "IdbMutableFile" = [ "EventTarget" ]; + "IdbOpenDbRequest" = [ "EventTarget" "IdbRequest" ]; + "IdbRequest" = [ "EventTarget" ]; + "IdbTransaction" = [ "EventTarget" ]; + "IdbVersionChangeEvent" = [ "Event" ]; + "IirFilterNode" = [ "AudioNode" "EventTarget" ]; + "ImageCaptureErrorEvent" = [ "Event" ]; + "ImageTrack" = [ "EventTarget" ]; + "InputEvent" = [ "Event" "UiEvent" ]; + "KeyboardEvent" = [ "Event" "UiEvent" ]; + "KeyframeEffect" = [ "AnimationEffect" ]; + "LocalMediaStream" = [ "EventTarget" "MediaStream" ]; + "MediaDevices" = [ "EventTarget" ]; + "MediaElementAudioSourceNode" = [ "AudioNode" "EventTarget" ]; + "MediaEncryptedEvent" = [ "Event" ]; + "MediaKeyError" = [ "Event" ]; + "MediaKeyMessageEvent" = [ "Event" ]; + "MediaKeySession" = [ "EventTarget" ]; + "MediaQueryList" = [ "EventTarget" ]; + "MediaQueryListEvent" = [ "Event" ]; + "MediaRecorder" = [ "EventTarget" ]; + "MediaRecorderErrorEvent" = [ "Event" ]; + "MediaSource" = [ "EventTarget" ]; + "MediaStream" = [ "EventTarget" ]; + "MediaStreamAudioDestinationNode" = [ "AudioNode" "EventTarget" ]; + "MediaStreamAudioSourceNode" = [ "AudioNode" "EventTarget" ]; + "MediaStreamEvent" = [ "Event" ]; + "MediaStreamTrack" = [ "EventTarget" ]; + "MediaStreamTrackEvent" = [ "Event" ]; + "MediaStreamTrackGenerator" = [ "EventTarget" "MediaStreamTrack" ]; + "MessageEvent" = [ "Event" ]; + "MessagePort" = [ "EventTarget" ]; + "MidiAccess" = [ "EventTarget" ]; + "MidiConnectionEvent" = [ "Event" ]; + "MidiInput" = [ "EventTarget" "MidiPort" ]; + "MidiMessageEvent" = [ "Event" ]; + "MidiOutput" = [ "EventTarget" "MidiPort" ]; + "MidiPort" = [ "EventTarget" ]; + "MouseEvent" = [ "Event" "UiEvent" ]; + "MouseScrollEvent" = [ "Event" "MouseEvent" "UiEvent" ]; + "MutationEvent" = [ "Event" ]; + "NetworkInformation" = [ "EventTarget" ]; + "Node" = [ "EventTarget" ]; + "Notification" = [ "EventTarget" ]; + "NotificationEvent" = [ "Event" "ExtendableEvent" ]; + "OfflineAudioCompletionEvent" = [ "Event" ]; + "OfflineAudioContext" = [ "BaseAudioContext" "EventTarget" ]; + "OfflineResourceList" = [ "EventTarget" ]; + "OffscreenCanvas" = [ "EventTarget" ]; + "OscillatorNode" = [ "AudioNode" "AudioScheduledSourceNode" "EventTarget" ]; + "PageTransitionEvent" = [ "Event" ]; + "PaintWorkletGlobalScope" = [ "WorkletGlobalScope" ]; + "PannerNode" = [ "AudioNode" "EventTarget" ]; + "PaymentMethodChangeEvent" = [ "Event" "PaymentRequestUpdateEvent" ]; + "PaymentRequestUpdateEvent" = [ "Event" ]; + "Performance" = [ "EventTarget" ]; + "PerformanceMark" = [ "PerformanceEntry" ]; + "PerformanceMeasure" = [ "PerformanceEntry" ]; + "PerformanceNavigationTiming" = [ "PerformanceEntry" "PerformanceResourceTiming" ]; + "PerformanceResourceTiming" = [ "PerformanceEntry" ]; + "PermissionStatus" = [ "EventTarget" ]; + "PointerEvent" = [ "Event" "MouseEvent" "UiEvent" ]; + "PopStateEvent" = [ "Event" ]; + "PopupBlockedEvent" = [ "Event" ]; + "PresentationAvailability" = [ "EventTarget" ]; + "PresentationConnection" = [ "EventTarget" ]; + "PresentationConnectionAvailableEvent" = [ "Event" ]; + "PresentationConnectionCloseEvent" = [ "Event" ]; + "PresentationConnectionList" = [ "EventTarget" ]; + "PresentationRequest" = [ "EventTarget" ]; + "ProcessingInstruction" = [ "CharacterData" "EventTarget" "Node" ]; + "ProgressEvent" = [ "Event" ]; + "PromiseRejectionEvent" = [ "Event" ]; + "PublicKeyCredential" = [ "Credential" ]; + "PushEvent" = [ "Event" "ExtendableEvent" ]; + "RadioNodeList" = [ "NodeList" ]; + "RtcDataChannel" = [ "EventTarget" ]; + "RtcDataChannelEvent" = [ "Event" ]; + "RtcPeerConnection" = [ "EventTarget" ]; + "RtcPeerConnectionIceErrorEvent" = [ "Event" ]; + "RtcPeerConnectionIceEvent" = [ "Event" ]; + "RtcTrackEvent" = [ "Event" ]; + "RtcdtmfSender" = [ "EventTarget" ]; + "RtcdtmfToneChangeEvent" = [ "Event" ]; + "Screen" = [ "EventTarget" ]; + "ScreenOrientation" = [ "EventTarget" ]; + "ScriptProcessorNode" = [ "AudioNode" "EventTarget" ]; + "ScrollAreaEvent" = [ "Event" "UiEvent" ]; + "SecurityPolicyViolationEvent" = [ "Event" ]; + "Serial" = [ "EventTarget" ]; + "SerialPort" = [ "EventTarget" ]; + "ServiceWorker" = [ "EventTarget" ]; + "ServiceWorkerContainer" = [ "EventTarget" ]; + "ServiceWorkerGlobalScope" = [ "EventTarget" "WorkerGlobalScope" ]; + "ServiceWorkerRegistration" = [ "EventTarget" ]; + "ShadowRoot" = [ "DocumentFragment" "EventTarget" "Node" ]; + "SharedWorker" = [ "EventTarget" ]; + "SharedWorkerGlobalScope" = [ "EventTarget" "WorkerGlobalScope" ]; + "SourceBuffer" = [ "EventTarget" ]; + "SourceBufferList" = [ "EventTarget" ]; + "SpeechRecognition" = [ "EventTarget" ]; + "SpeechRecognitionError" = [ "Event" ]; + "SpeechRecognitionEvent" = [ "Event" ]; + "SpeechSynthesis" = [ "EventTarget" ]; + "SpeechSynthesisErrorEvent" = [ "Event" "SpeechSynthesisEvent" ]; + "SpeechSynthesisEvent" = [ "Event" ]; + "SpeechSynthesisUtterance" = [ "EventTarget" ]; + "StereoPannerNode" = [ "AudioNode" "EventTarget" ]; + "StorageEvent" = [ "Event" ]; + "SubmitEvent" = [ "Event" ]; + "SvgAnimateElement" = [ "Element" "EventTarget" "Node" "SvgAnimationElement" "SvgElement" ]; + "SvgAnimateMotionElement" = [ "Element" "EventTarget" "Node" "SvgAnimationElement" "SvgElement" ]; + "SvgAnimateTransformElement" = [ "Element" "EventTarget" "Node" "SvgAnimationElement" "SvgElement" ]; + "SvgAnimationElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgCircleElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGeometryElement" "SvgGraphicsElement" ]; + "SvgClipPathElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgComponentTransferFunctionElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgDefsElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" ]; + "SvgDescElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgElement" = [ "Element" "EventTarget" "Node" ]; + "SvgEllipseElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGeometryElement" "SvgGraphicsElement" ]; + "SvgFilterElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgForeignObjectElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" ]; + "SvgGeometryElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" ]; + "SvgGradientElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgGraphicsElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgImageElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" ]; + "SvgLineElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGeometryElement" "SvgGraphicsElement" ]; + "SvgLinearGradientElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGradientElement" ]; + "SvgMarkerElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgMaskElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgMetadataElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgPathElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGeometryElement" "SvgGraphicsElement" ]; + "SvgPathSegArcAbs" = [ "SvgPathSeg" ]; + "SvgPathSegArcRel" = [ "SvgPathSeg" ]; + "SvgPathSegClosePath" = [ "SvgPathSeg" ]; + "SvgPathSegCurvetoCubicAbs" = [ "SvgPathSeg" ]; + "SvgPathSegCurvetoCubicRel" = [ "SvgPathSeg" ]; + "SvgPathSegCurvetoCubicSmoothAbs" = [ "SvgPathSeg" ]; + "SvgPathSegCurvetoCubicSmoothRel" = [ "SvgPathSeg" ]; + "SvgPathSegCurvetoQuadraticAbs" = [ "SvgPathSeg" ]; + "SvgPathSegCurvetoQuadraticRel" = [ "SvgPathSeg" ]; + "SvgPathSegCurvetoQuadraticSmoothAbs" = [ "SvgPathSeg" ]; + "SvgPathSegCurvetoQuadraticSmoothRel" = [ "SvgPathSeg" ]; + "SvgPathSegLinetoAbs" = [ "SvgPathSeg" ]; + "SvgPathSegLinetoHorizontalAbs" = [ "SvgPathSeg" ]; + "SvgPathSegLinetoHorizontalRel" = [ "SvgPathSeg" ]; + "SvgPathSegLinetoRel" = [ "SvgPathSeg" ]; + "SvgPathSegLinetoVerticalAbs" = [ "SvgPathSeg" ]; + "SvgPathSegLinetoVerticalRel" = [ "SvgPathSeg" ]; + "SvgPathSegMovetoAbs" = [ "SvgPathSeg" ]; + "SvgPathSegMovetoRel" = [ "SvgPathSeg" ]; + "SvgPatternElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgPolygonElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGeometryElement" "SvgGraphicsElement" ]; + "SvgPolylineElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGeometryElement" "SvgGraphicsElement" ]; + "SvgRadialGradientElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGradientElement" ]; + "SvgRectElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGeometryElement" "SvgGraphicsElement" ]; + "SvgScriptElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgSetElement" = [ "Element" "EventTarget" "Node" "SvgAnimationElement" "SvgElement" ]; + "SvgStopElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgStyleElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgSwitchElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" ]; + "SvgSymbolElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgTextContentElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" ]; + "SvgTextElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" "SvgTextContentElement" "SvgTextPositioningElement" ]; + "SvgTextPathElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" "SvgTextContentElement" ]; + "SvgTextPositioningElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" "SvgTextContentElement" ]; + "SvgTitleElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgUseElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" ]; + "SvgViewElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgaElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" ]; + "SvgfeBlendElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeColorMatrixElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeComponentTransferElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeCompositeElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeConvolveMatrixElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeDiffuseLightingElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeDisplacementMapElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeDistantLightElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeDropShadowElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeFloodElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeFuncAElement" = [ "Element" "EventTarget" "Node" "SvgComponentTransferFunctionElement" "SvgElement" ]; + "SvgfeFuncBElement" = [ "Element" "EventTarget" "Node" "SvgComponentTransferFunctionElement" "SvgElement" ]; + "SvgfeFuncGElement" = [ "Element" "EventTarget" "Node" "SvgComponentTransferFunctionElement" "SvgElement" ]; + "SvgfeFuncRElement" = [ "Element" "EventTarget" "Node" "SvgComponentTransferFunctionElement" "SvgElement" ]; + "SvgfeGaussianBlurElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeImageElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeMergeElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeMergeNodeElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeMorphologyElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeOffsetElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfePointLightElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeSpecularLightingElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeSpotLightElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeTileElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgfeTurbulenceElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvggElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" ]; + "SvgmPathElement" = [ "Element" "EventTarget" "Node" "SvgElement" ]; + "SvgsvgElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" ]; + "SvgtSpanElement" = [ "Element" "EventTarget" "Node" "SvgElement" "SvgGraphicsElement" "SvgTextContentElement" "SvgTextPositioningElement" ]; + "TaskController" = [ "AbortController" ]; + "TaskPriorityChangeEvent" = [ "Event" ]; + "TaskSignal" = [ "AbortSignal" "EventTarget" ]; + "TcpServerSocket" = [ "EventTarget" ]; + "TcpServerSocketEvent" = [ "Event" ]; + "TcpSocket" = [ "EventTarget" ]; + "TcpSocketErrorEvent" = [ "Event" ]; + "TcpSocketEvent" = [ "Event" ]; + "Text" = [ "CharacterData" "EventTarget" "Node" ]; + "TextTrack" = [ "EventTarget" ]; + "TextTrackCue" = [ "EventTarget" ]; + "TextTrackList" = [ "EventTarget" ]; + "TimeEvent" = [ "Event" ]; + "TouchEvent" = [ "Event" "UiEvent" ]; + "TrackEvent" = [ "Event" ]; + "TransitionEvent" = [ "Event" ]; + "UiEvent" = [ "Event" ]; + "Usb" = [ "EventTarget" ]; + "UsbConnectionEvent" = [ "Event" ]; + "UsbPermissionResult" = [ "EventTarget" "PermissionStatus" ]; + "UserProximityEvent" = [ "Event" ]; + "ValueEvent" = [ "Event" ]; + "VideoStreamTrack" = [ "EventTarget" "MediaStreamTrack" ]; + "VideoTrackList" = [ "EventTarget" ]; + "VrDisplay" = [ "EventTarget" ]; + "VttCue" = [ "EventTarget" "TextTrackCue" ]; + "WakeLockSentinel" = [ "EventTarget" ]; + "WaveShaperNode" = [ "AudioNode" "EventTarget" ]; + "WebGlContextEvent" = [ "Event" ]; + "WebKitCssMatrix" = [ "DomMatrix" "DomMatrixReadOnly" ]; + "WebSocket" = [ "EventTarget" ]; + "WebTransportError" = [ "DomException" ]; + "WebTransportReceiveStream" = [ "ReadableStream" ]; + "WebTransportSendStream" = [ "WritableStream" ]; + "WheelEvent" = [ "Event" "MouseEvent" "UiEvent" ]; + "Window" = [ "EventTarget" ]; + "WindowClient" = [ "Client" ]; + "Worker" = [ "EventTarget" ]; + "WorkerDebuggerGlobalScope" = [ "EventTarget" ]; + "WorkerGlobalScope" = [ "EventTarget" ]; + "XmlDocument" = [ "Document" "EventTarget" "Node" ]; + "XmlHttpRequest" = [ "EventTarget" "XmlHttpRequestEventTarget" ]; + "XmlHttpRequestEventTarget" = [ "EventTarget" ]; + "XmlHttpRequestUpload" = [ "EventTarget" "XmlHttpRequestEventTarget" ]; + "XrBoundedReferenceSpace" = [ "EventTarget" "XrReferenceSpace" "XrSpace" ]; + "XrInputSourceEvent" = [ "Event" ]; + "XrInputSourcesChangeEvent" = [ "Event" ]; + "XrJointPose" = [ "XrPose" ]; + "XrJointSpace" = [ "EventTarget" "XrSpace" ]; + "XrLayer" = [ "EventTarget" ]; + "XrPermissionStatus" = [ "EventTarget" "PermissionStatus" ]; + "XrReferenceSpace" = [ "EventTarget" "XrSpace" ]; + "XrReferenceSpaceEvent" = [ "Event" ]; + "XrSession" = [ "EventTarget" ]; + "XrSessionEvent" = [ "Event" ]; + "XrSpace" = [ "EventTarget" ]; + "XrSystem" = [ "EventTarget" ]; + "XrViewerPose" = [ "XrPose" ]; + "XrWebGlLayer" = [ "EventTarget" "XrLayer" ]; + }; + resolvedDefaultFeatures = [ "AbortController" "AbortSignal" "AngleInstancedArrays" "AudioBuffer" "AudioBufferSourceNode" "AudioContext" "AudioContextOptions" "AudioContextState" "AudioDestinationNode" "AudioNode" "AudioScheduledSourceNode" "BaseAudioContext" "Blob" "CssStyleDeclaration" "Document" "DomException" "DomRect" "DomRectReadOnly" "Element" "Event" "EventTarget" "ExtBlendMinmax" "ExtColorBufferFloat" "ExtColorBufferHalfFloat" "ExtDisjointTimerQuery" "ExtFragDepth" "ExtSRgb" "ExtShaderTextureLod" "ExtTextureFilterAnisotropic" "FocusEvent" "Gamepad" "GamepadButton" "GamepadMappingType" "HtmlCanvasElement" "HtmlElement" "HtmlImageElement" "HtmlMediaElement" "HtmlVideoElement" "ImageBitmap" "ImageBitmapRenderingContext" "IntersectionObserver" "IntersectionObserverEntry" "KeyboardEvent" "MediaQueryList" "MessageChannel" "MessageEvent" "MessagePort" "MouseEvent" "Navigator" "Node" "NodeList" "OesElementIndexUint" "OesStandardDerivatives" "OesTextureFloat" "OesTextureFloatLinear" "OesTextureHalfFloat" "OesTextureHalfFloatLinear" "OesVertexArrayObject" "OffscreenCanvas" "OvrMultiview2" "PageTransitionEvent" "PointerEvent" "Request" "ResizeObserver" "ResizeObserverBoxOptions" "ResizeObserverEntry" "ResizeObserverOptions" "ResizeObserverSize" "Response" "UiEvent" "Url" "VideoFrame" "VisibilityState" "WebGl2RenderingContext" "WebGlActiveInfo" "WebGlBuffer" "WebGlFramebuffer" "WebGlProgram" "WebGlQuery" "WebGlRenderbuffer" "WebGlRenderingContext" "WebGlSampler" "WebGlShader" "WebGlSync" "WebGlTexture" "WebGlTransformFeedback" "WebGlUniformLocation" "WebGlVertexArrayObject" "WebglColorBufferFloat" "WebglCompressedTextureAstc" "WebglCompressedTextureEtc" "WebglCompressedTextureEtc1" "WebglCompressedTexturePvrtc" "WebglCompressedTextureS3tc" "WebglCompressedTextureS3tcSrgb" "WebglDebugRendererInfo" "WebglDebugShaders" "WebglDepthTexture" "WebglDrawBuffers" "WebglLoseContext" "WheelEvent" "Window" "Worker" "WorkerGlobalScope" "WorkerNavigator" "console" ]; + }; + "web-time" = rec { + crateName = "web-time"; + version = "0.2.4"; + edition = "2021"; + sha256 = "1q6gk0nkwbfz30g1pz8g52mq00zjx7m5im36k3474aw73jdh8c5a"; + dependencies = [ + { + name = "js-sys"; + packageId = "js-sys"; + target = { target, features }: ((builtins.elem "wasm" target."family") && (!(("emscripten" == target."os" or null) || ("wasi" == target."os" or null)))); + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + usesDefaultFeatures = false; + target = { target, features }: ((builtins.elem "wasm" target."family") && (!(("emscripten" == target."os" or null) || ("wasi" == target."os" or null)))); + } + ]; + + }; + "wgpu" = rec { + crateName = "wgpu"; + version = "0.19.4"; + edition = "2021"; + sha256 = "009cfqxabinkwmk93wm08gj8nz7d4hl1m17imfxgxg1aplfk3myb"; + authors = [ + "gfx-rs developers" + ]; + dependencies = [ + { + name = "arrayvec"; + packageId = "arrayvec"; + } + { + name = "cfg-if"; + packageId = "cfg-if"; + } + { + name = "js-sys"; + packageId = "js-sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "log"; + packageId = "log"; + } + { + name = "naga"; + packageId = "naga"; + optional = true; + features = [ "clone" ]; + } + { + name = "parking_lot"; + packageId = "parking_lot"; + } + { + name = "parking_lot"; + packageId = "parking_lot"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "profiling"; + packageId = "profiling"; + usesDefaultFeatures = false; + } + { + name = "raw-window-handle"; + packageId = "raw-window-handle"; + features = [ "std" ]; + } + { + name = "smallvec"; + packageId = "smallvec"; + } + { + name = "static_assertions"; + packageId = "static_assertions"; + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "wasm-bindgen-futures"; + packageId = "wasm-bindgen-futures"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "web-sys"; + packageId = "web-sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + features = [ "Document" "Navigator" "Node" "NodeList" "HtmlCanvasElement" "OffscreenCanvas" "ImageBitmap" "ImageBitmapRenderingContext" "Window" "WorkerGlobalScope" "WorkerNavigator" "Event" "EventTarget" ]; + } + { + name = "wgpu-core"; + packageId = "wgpu-core"; + rename = "wgc"; + optional = true; + features = [ "raw-window-handle" ]; + } + { + name = "wgpu-core"; + packageId = "wgpu-core"; + rename = "wgc"; + target = { target, features }: ((target."unix" or false) && (!("ios" == target."os" or null)) && (!("macos" == target."os" or null))); + features = [ "gles" ]; + } + { + name = "wgpu-core"; + packageId = "wgpu-core"; + rename = "wgc"; + target = { target, features }: ((!("wasm32" == target."arch" or null)) || ("emscripten" == target."os" or null)); + features = [ "raw-window-handle" ]; + } + { + name = "wgpu-core"; + packageId = "wgpu-core"; + rename = "wgc"; + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); + } + { + name = "wgpu-core"; + packageId = "wgpu-core"; + rename = "wgc"; + target = { target, features }: ((target."windows" or false) || ((target."unix" or false) && (!("emscripten" == target."os" or null)) && (!("ios" == target."os" or null)) && (!("macos" == target."os" or null)))); + features = [ "vulkan" ]; + } + { + name = "wgpu-core"; + packageId = "wgpu-core"; + rename = "wgc"; + target = { target, features }: (target."windows" or false); + features = [ "gles" ]; + } + { + name = "wgpu-hal"; + packageId = "wgpu-hal"; + rename = "hal"; + target = { target, features }: ((!("wasm32" == target."arch" or null)) && (target."unix" or false) && (!("ios" == target."os" or null)) && (!("macos" == target."os" or null))); + features = [ "renderdoc" ]; + } + { + name = "wgpu-hal"; + packageId = "wgpu-hal"; + rename = "hal"; + target = { target, features }: ((!("wasm32" == target."arch" or null)) || ("emscripten" == target."os" or null)); + } + { + name = "wgpu-hal"; + packageId = "wgpu-hal"; + rename = "hal"; + optional = true; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "wgpu-hal"; + packageId = "wgpu-hal"; + rename = "hal"; + target = { target, features }: (target."windows" or false); + features = [ "dxc_shader_compiler" "renderdoc" "windows_rs" ]; + } + { + name = "wgpu-types"; + packageId = "wgpu-types"; + rename = "wgt"; + } + ]; + buildDependencies = [ + { + name = "cfg_aliases"; + packageId = "cfg_aliases"; + } + ]; + devDependencies = [ + { + name = "naga"; + packageId = "naga"; + features = [ "wgsl-in" ]; + } + ]; + features = { + "angle" = [ "wgc?/gles" ]; + "api_log_info" = [ "wgc/api_log_info" ]; + "default" = [ "wgsl" "dx12" "metal" "webgpu" ]; + "dx12" = [ "wgc?/dx12" ]; + "fragile-send-sync-non-atomic-wasm" = [ "hal/fragile-send-sync-non-atomic-wasm" "wgc/fragile-send-sync-non-atomic-wasm" "wgt/fragile-send-sync-non-atomic-wasm" ]; + "glsl" = [ "naga/glsl-in" ]; + "hal" = [ "dep:hal" ]; + "metal" = [ "wgc?/metal" ]; + "naga" = [ "dep:naga" ]; + "naga-ir" = [ "naga" ]; + "replay" = [ "serde" "wgc/replay" ]; + "serde" = [ "dep:serde" ]; + "spirv" = [ "naga/spv-in" ]; + "strict_asserts" = [ "wgc?/strict_asserts" "wgt/strict_asserts" ]; + "trace" = [ "serde" "wgc/trace" ]; + "vulkan-portability" = [ "wgc?/vulkan" ]; + "webgl" = [ "hal" "wgc/gles" ]; + "webgpu" = [ "naga?/wgsl-out" ]; + "wgc" = [ "dep:wgc" ]; + "wgsl" = [ "wgc?/wgsl" ]; + }; + resolvedDefaultFeatures = [ "dx12" "fragile-send-sync-non-atomic-wasm" "hal" "metal" "naga" "naga-ir" "webgl" "wgc" "wgsl" ]; + }; + "wgpu-core" = rec { + crateName = "wgpu-core"; + version = "0.19.4"; + edition = "2021"; + sha256 = "0fmzd5rjga26yh96qi57244sv6y25d7pc94yk9f9xflrzhjlbf98"; + authors = [ + "gfx-rs developers" + ]; + dependencies = [ + { + name = "arrayvec"; + packageId = "arrayvec"; + } + { + name = "bit-vec"; + packageId = "bit-vec"; + } + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "codespan-reporting"; + packageId = "codespan-reporting"; + } + { + name = "indexmap"; + packageId = "indexmap"; + } + { + name = "log"; + packageId = "log"; + } + { + name = "naga"; + packageId = "naga"; + features = [ "clone" ]; + } + { + name = "once_cell"; + packageId = "once_cell"; + } + { + name = "parking_lot"; + packageId = "parking_lot"; + } + { + name = "profiling"; + packageId = "profiling"; + usesDefaultFeatures = false; + } + { + name = "raw-window-handle"; + packageId = "raw-window-handle"; + optional = true; + } + { + name = "rustc-hash"; + packageId = "rustc-hash"; + } + { + name = "smallvec"; + packageId = "smallvec"; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + { + name = "web-sys"; + packageId = "web-sys"; + target = { target, features }: (("wasm32" == target."arch" or null) && (!("emscripten" == target."os" or null))); + features = [ "HtmlCanvasElement" "OffscreenCanvas" ]; + } + { + name = "wgpu-hal"; + packageId = "wgpu-hal"; + rename = "hal"; + usesDefaultFeatures = false; + } + { + name = "wgpu-types"; + packageId = "wgpu-types"; + rename = "wgt"; + } + ]; + buildDependencies = [ + { + name = "cfg_aliases"; + packageId = "cfg_aliases"; + } + ]; + features = { + "default" = [ "link" ]; + "dx12" = [ "hal/dx12" ]; + "fragile-send-sync-non-atomic-wasm" = [ "hal/fragile-send-sync-non-atomic-wasm" "wgt/fragile-send-sync-non-atomic-wasm" ]; + "gles" = [ "hal/gles" ]; + "link" = [ "hal/link" ]; + "metal" = [ "hal/metal" ]; + "raw-window-handle" = [ "dep:raw-window-handle" ]; + "renderdoc" = [ "hal/renderdoc" ]; + "replay" = [ "serde" "wgt/replay" "arrayvec/serde" "naga/deserialize" ]; + "ron" = [ "dep:ron" ]; + "serde" = [ "dep:serde" ]; + "serial-pass" = [ "serde" "wgt/serde" "arrayvec/serde" ]; + "strict_asserts" = [ "wgt/strict_asserts" ]; + "trace" = [ "ron" "serde" "wgt/trace" "arrayvec/serde" "naga/serialize" ]; + "vulkan" = [ "hal/vulkan" ]; + "wgsl" = [ "naga/wgsl-in" ]; + }; + resolvedDefaultFeatures = [ "default" "dx12" "fragile-send-sync-non-atomic-wasm" "gles" "link" "metal" "raw-window-handle" "vulkan" "wgsl" ]; + }; + "wgpu-hal" = rec { + crateName = "wgpu-hal"; + version = "0.19.4"; + edition = "2021"; + sha256 = "1hrr9qjhyc0fjfwp4gsvm8qk5wzi6ijnsm6qlm0spxvd6qj4j6pw"; + authors = [ + "gfx-rs developers" + ]; + dependencies = [ + { + name = "android_system_properties"; + packageId = "android_system_properties"; + target = { target, features }: ("android" == target."os" or null); + } + { + name = "arrayvec"; + packageId = "arrayvec"; + } + { + name = "ash"; + packageId = "ash"; + optional = true; + target = { target, features }: (!("wasm32" == target."arch" or null)); + } + { + name = "bit-set"; + packageId = "bit-set"; + optional = true; + target = { target, features }: (target."windows" or false); + } + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "block"; + packageId = "block"; + optional = true; + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); + } + { + name = "core-graphics-types"; + packageId = "core-graphics-types"; + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); + } + { + name = "d3d12"; + packageId = "d3d12"; + optional = true; + target = { target, features }: (target."windows" or false); + features = [ "libloading" ]; + } + { + name = "glow"; + packageId = "glow"; + optional = true; + } + { + name = "glutin_wgl_sys"; + packageId = "glutin_wgl_sys"; + optional = true; + target = { target, features }: (target."windows" or false); + } + { + name = "gpu-alloc"; + packageId = "gpu-alloc"; + optional = true; + target = { target, features }: (!("wasm32" == target."arch" or null)); + } + { + name = "gpu-allocator"; + packageId = "gpu-allocator"; + optional = true; + usesDefaultFeatures = false; + target = { target, features }: (target."windows" or false); + features = [ "d3d12" "public-winapi" ]; + } + { + name = "gpu-descriptor"; + packageId = "gpu-descriptor"; + optional = true; + target = { target, features }: (!("wasm32" == target."arch" or null)); + } + { + name = "hassle-rs"; + packageId = "hassle-rs"; + optional = true; + target = { target, features }: (target."windows" or false); + } + { + name = "js-sys"; + packageId = "js-sys"; + target = { target, features }: (("wasm32" == target."arch" or null) && (!("emscripten" == target."os" or null))); + } + { + name = "khronos-egl"; + packageId = "khronos-egl"; + optional = true; + target = { target, features }: (!("wasm32" == target."arch" or null)); + features = [ "dynamic" ]; + } + { + name = "khronos-egl"; + packageId = "khronos-egl"; + target = { target, features }: ("emscripten" == target."os" or null); + features = [ "static" "no-pkg-config" ]; + } + { + name = "libc"; + packageId = "libc"; + target = { target, features }: (target."unix" or false); + } + { + name = "libloading"; + packageId = "libloading 0.8.3"; + optional = true; + target = { target, features }: (!("wasm32" == target."arch" or null)); + } + { + name = "libloading"; + packageId = "libloading 0.8.3"; + optional = true; + target = { target, features }: ("emscripten" == target."os" or null); + } + { + name = "log"; + packageId = "log"; + } + { + name = "metal"; + packageId = "metal"; + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); + } + { + name = "naga"; + packageId = "naga"; + features = [ "clone" ]; + } + { + name = "ndk-sys"; + packageId = "ndk-sys"; + target = { target, features }: ("android" == target."os" or null); + } + { + name = "objc"; + packageId = "objc"; + target = { target, features }: (("macos" == target."os" or null) || ("ios" == target."os" or null)); + } + { + name = "once_cell"; + packageId = "once_cell"; + } + { + name = "parking_lot"; + packageId = "parking_lot"; + } + { + name = "profiling"; + packageId = "profiling"; + usesDefaultFeatures = false; + } + { + name = "range-alloc"; + packageId = "range-alloc"; + optional = true; + target = { target, features }: (target."windows" or false); + } + { + name = "raw-window-handle"; + packageId = "raw-window-handle"; + } + { + name = "renderdoc-sys"; + packageId = "renderdoc-sys"; + optional = true; + target = { target, features }: (!("wasm32" == target."arch" or null)); + } + { + name = "rustc-hash"; + packageId = "rustc-hash"; + } + { + name = "smallvec"; + packageId = "smallvec"; + optional = true; + target = { target, features }: (!("wasm32" == target."arch" or null)); + features = [ "union" ]; + } + { + name = "thiserror"; + packageId = "thiserror"; + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + target = { target, features }: (("wasm32" == target."arch" or null) && (!("emscripten" == target."os" or null))); + } + { + name = "web-sys"; + packageId = "web-sys"; + target = { target, features }: (("wasm32" == target."arch" or null) && (!("emscripten" == target."os" or null))); + features = [ "Window" "HtmlCanvasElement" "WebGl2RenderingContext" "OffscreenCanvas" ]; + } + { + name = "wgpu-types"; + packageId = "wgpu-types"; + rename = "wgt"; + } + { + name = "winapi"; + packageId = "winapi"; + target = { target, features }: (target."windows" or false); + features = [ "profileapi" "libloaderapi" "windef" "winuser" "dcomp" ]; + } + ]; + buildDependencies = [ + { + name = "cfg_aliases"; + packageId = "cfg_aliases"; + } + ]; + devDependencies = [ + { + name = "naga"; + packageId = "naga"; + features = [ "wgsl-in" ]; + } + ]; + features = { + "ash" = [ "dep:ash" ]; + "bit-set" = [ "dep:bit-set" ]; + "block" = [ "dep:block" ]; + "d3d12" = [ "dep:d3d12" ]; + "default" = [ "link" ]; + "dx12" = [ "naga/hlsl-out" "d3d12" "bit-set" "libloading" "range-alloc" "winapi/std" "winapi/winbase" "winapi/d3d12" "winapi/d3d12shader" "winapi/d3d12sdklayers" "winapi/dxgi1_6" ]; + "dxc_shader_compiler" = [ "hassle-rs" ]; + "fragile-send-sync-non-atomic-wasm" = [ "wgt/fragile-send-sync-non-atomic-wasm" ]; + "gles" = [ "naga/glsl-out" "glow" "glutin_wgl_sys" "khronos-egl" "libloading" ]; + "glow" = [ "dep:glow" ]; + "glutin_wgl_sys" = [ "dep:glutin_wgl_sys" ]; + "gpu-alloc" = [ "dep:gpu-alloc" ]; + "gpu-allocator" = [ "dep:gpu-allocator" ]; + "gpu-descriptor" = [ "dep:gpu-descriptor" ]; + "hassle-rs" = [ "dep:hassle-rs" ]; + "khronos-egl" = [ "dep:khronos-egl" ]; + "libloading" = [ "dep:libloading" ]; + "link" = [ "metal/link" ]; + "metal" = [ "naga/msl-out" "block" ]; + "range-alloc" = [ "dep:range-alloc" ]; + "renderdoc" = [ "libloading" "renderdoc-sys" ]; + "renderdoc-sys" = [ "dep:renderdoc-sys" ]; + "smallvec" = [ "dep:smallvec" ]; + "vulkan" = [ "naga/spv-out" "ash" "gpu-alloc" "gpu-descriptor" "libloading" "smallvec" ]; + "windows_rs" = [ "gpu-allocator" ]; + }; + resolvedDefaultFeatures = [ "ash" "bit-set" "block" "d3d12" "default" "dx12" "dxc_shader_compiler" "fragile-send-sync-non-atomic-wasm" "gles" "glow" "glutin_wgl_sys" "gpu-alloc" "gpu-allocator" "gpu-descriptor" "hassle-rs" "khronos-egl" "libloading" "link" "metal" "range-alloc" "renderdoc" "renderdoc-sys" "smallvec" "vulkan" "windows_rs" ]; + }; + "wgpu-types" = rec { + crateName = "wgpu-types"; + version = "0.19.2"; + edition = "2021"; + sha256 = "01cqjr9qvp34bgjlnrj27wwh7mp7xghlwjbny5pv8y1zn2gzywdn"; + authors = [ + "gfx-rs developers" + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "js-sys"; + packageId = "js-sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + } + { + name = "web-sys"; + packageId = "web-sys"; + target = { target, features }: ("wasm32" == target."arch" or null); + features = [ "ImageBitmap" "HtmlVideoElement" "HtmlCanvasElement" "OffscreenCanvas" ]; + } + ]; + features = { + "replay" = [ "serde" ]; + "serde" = [ "dep:serde" ]; + "trace" = [ "serde" ]; + }; + resolvedDefaultFeatures = [ "fragile-send-sync-non-atomic-wasm" ]; + }; + "widestring" = rec { + crateName = "widestring"; + version = "1.1.0"; + edition = "2021"; + sha256 = "048kxd6iykzi5la9nikpc5hvpp77hmjf1sw43sl3z2dcdrmx66bj"; + features = { + "debugger_visualizer" = [ "alloc" ]; + "default" = [ "std" ]; + "std" = [ "alloc" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "std" ]; + }; + "winapi" = rec { + crateName = "winapi"; + version = "0.3.9"; + edition = "2015"; + sha256 = "06gl025x418lchw1wxj64ycr7gha83m44cjr5sarhynd9xkrm0sw"; + authors = [ + "Peter Atashian " + ]; + dependencies = [ + { + name = "winapi-i686-pc-windows-gnu"; + packageId = "winapi-i686-pc-windows-gnu"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "i686-pc-windows-gnu"); + } + { + name = "winapi-x86_64-pc-windows-gnu"; + packageId = "winapi-x86_64-pc-windows-gnu"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "x86_64-pc-windows-gnu"); + } + ]; + features = { + "debug" = [ "impl-debug" ]; + }; + resolvedDefaultFeatures = [ "cfg" "combaseapi" "consoleapi" "d3d12" "d3d12sdklayers" "d3d12shader" "d3dcommon" "d3dcompiler" "dcomp" "dxgi1_2" "dxgi1_3" "dxgi1_4" "dxgi1_5" "dxgi1_6" "dxgidebug" "dxgiformat" "errhandlingapi" "evntrace" "fileapi" "handleapi" "impl-debug" "impl-default" "in6addr" "inaddr" "libloaderapi" "minwinbase" "minwindef" "ntsecapi" "oleauto" "processenv" "profileapi" "std" "synchapi" "sysinfoapi" "winbase" "wincon" "windef" "winerror" "winioctl" "winnt" "winuser" "wtypes" ]; + }; + "winapi-i686-pc-windows-gnu" = rec { + crateName = "winapi-i686-pc-windows-gnu"; + version = "0.4.0"; + edition = "2015"; + sha256 = "1dmpa6mvcvzz16zg6d5vrfy4bxgg541wxrcip7cnshi06v38ffxc"; + authors = [ + "Peter Atashian " + ]; + + }; + "winapi-util" = rec { + crateName = "winapi-util"; + version = "0.1.6"; + edition = "2021"; + sha256 = "15i5lm39wd44004i9d5qspry2cynkrpvwzghr6s2c3dsk28nz7pj"; + authors = [ + "Andrew Gallant " + ]; + dependencies = [ + { + name = "winapi"; + packageId = "winapi"; + target = { target, features }: (target."windows" or false); + features = [ "std" "consoleapi" "errhandlingapi" "fileapi" "minwindef" "processenv" "sysinfoapi" "winbase" "wincon" "winerror" "winnt" ]; + } + ]; + + }; + "winapi-x86_64-pc-windows-gnu" = rec { + crateName = "winapi-x86_64-pc-windows-gnu"; + version = "0.4.0"; + edition = "2015"; + sha256 = "0gqq64czqb64kskjryj8isp62m2sgvx25yyj3kpc2myh85w24bki"; + authors = [ + "Peter Atashian " + ]; + + }; + "windows 0.48.0" = rec { + crateName = "windows"; + version = "0.48.0"; + edition = "2018"; + sha256 = "03vh89ilnxdxdh0n9np4ns4m10fvm93h3b0cc05ipg3qq1mqi1p6"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows-implement"; + packageId = "windows-implement"; + optional = true; + } + { + name = "windows-interface"; + packageId = "windows-interface"; + optional = true; + } + { + name = "windows-targets"; + packageId = "windows-targets 0.48.5"; + } + ]; + features = { + "AI_MachineLearning" = [ "AI" ]; + "ApplicationModel_Activation" = [ "ApplicationModel" ]; + "ApplicationModel_AppExtensions" = [ "ApplicationModel" ]; + "ApplicationModel_AppService" = [ "ApplicationModel" ]; + "ApplicationModel_Appointments" = [ "ApplicationModel" ]; + "ApplicationModel_Appointments_AppointmentsProvider" = [ "ApplicationModel_Appointments" ]; + "ApplicationModel_Appointments_DataProvider" = [ "ApplicationModel_Appointments" ]; + "ApplicationModel_Background" = [ "ApplicationModel" ]; + "ApplicationModel_Calls" = [ "ApplicationModel" ]; + "ApplicationModel_Calls_Background" = [ "ApplicationModel_Calls" ]; + "ApplicationModel_Calls_Provider" = [ "ApplicationModel_Calls" ]; + "ApplicationModel_Chat" = [ "ApplicationModel" ]; + "ApplicationModel_CommunicationBlocking" = [ "ApplicationModel" ]; + "ApplicationModel_Contacts" = [ "ApplicationModel" ]; + "ApplicationModel_Contacts_DataProvider" = [ "ApplicationModel_Contacts" ]; + "ApplicationModel_Contacts_Provider" = [ "ApplicationModel_Contacts" ]; + "ApplicationModel_ConversationalAgent" = [ "ApplicationModel" ]; + "ApplicationModel_Core" = [ "ApplicationModel" ]; + "ApplicationModel_DataTransfer" = [ "ApplicationModel" ]; + "ApplicationModel_DataTransfer_DragDrop" = [ "ApplicationModel_DataTransfer" ]; + "ApplicationModel_DataTransfer_DragDrop_Core" = [ "ApplicationModel_DataTransfer_DragDrop" ]; + "ApplicationModel_DataTransfer_ShareTarget" = [ "ApplicationModel_DataTransfer" ]; + "ApplicationModel_Email" = [ "ApplicationModel" ]; + "ApplicationModel_Email_DataProvider" = [ "ApplicationModel_Email" ]; + "ApplicationModel_ExtendedExecution" = [ "ApplicationModel" ]; + "ApplicationModel_ExtendedExecution_Foreground" = [ "ApplicationModel_ExtendedExecution" ]; + "ApplicationModel_Holographic" = [ "ApplicationModel" ]; + "ApplicationModel_LockScreen" = [ "ApplicationModel" ]; + "ApplicationModel_Payments" = [ "ApplicationModel" ]; + "ApplicationModel_Payments_Provider" = [ "ApplicationModel_Payments" ]; + "ApplicationModel_Preview" = [ "ApplicationModel" ]; + "ApplicationModel_Preview_Holographic" = [ "ApplicationModel_Preview" ]; + "ApplicationModel_Preview_InkWorkspace" = [ "ApplicationModel_Preview" ]; + "ApplicationModel_Preview_Notes" = [ "ApplicationModel_Preview" ]; + "ApplicationModel_Resources" = [ "ApplicationModel" ]; + "ApplicationModel_Resources_Core" = [ "ApplicationModel_Resources" ]; + "ApplicationModel_Resources_Management" = [ "ApplicationModel_Resources" ]; + "ApplicationModel_Search" = [ "ApplicationModel" ]; + "ApplicationModel_Search_Core" = [ "ApplicationModel_Search" ]; + "ApplicationModel_Store" = [ "ApplicationModel" ]; + "ApplicationModel_Store_LicenseManagement" = [ "ApplicationModel_Store" ]; + "ApplicationModel_Store_Preview" = [ "ApplicationModel_Store" ]; + "ApplicationModel_Store_Preview_InstallControl" = [ "ApplicationModel_Store_Preview" ]; + "ApplicationModel_UserActivities" = [ "ApplicationModel" ]; + "ApplicationModel_UserActivities_Core" = [ "ApplicationModel_UserActivities" ]; + "ApplicationModel_UserDataAccounts" = [ "ApplicationModel" ]; + "ApplicationModel_UserDataAccounts_Provider" = [ "ApplicationModel_UserDataAccounts" ]; + "ApplicationModel_UserDataAccounts_SystemAccess" = [ "ApplicationModel_UserDataAccounts" ]; + "ApplicationModel_UserDataTasks" = [ "ApplicationModel" ]; + "ApplicationModel_UserDataTasks_DataProvider" = [ "ApplicationModel_UserDataTasks" ]; + "ApplicationModel_VoiceCommands" = [ "ApplicationModel" ]; + "ApplicationModel_Wallet" = [ "ApplicationModel" ]; + "ApplicationModel_Wallet_System" = [ "ApplicationModel_Wallet" ]; + "Data_Html" = [ "Data" ]; + "Data_Json" = [ "Data" ]; + "Data_Pdf" = [ "Data" ]; + "Data_Text" = [ "Data" ]; + "Data_Xml" = [ "Data" ]; + "Data_Xml_Dom" = [ "Data_Xml" ]; + "Data_Xml_Xsl" = [ "Data_Xml" ]; + "Devices_Adc" = [ "Devices" ]; + "Devices_Adc_Provider" = [ "Devices_Adc" ]; + "Devices_Background" = [ "Devices" ]; + "Devices_Bluetooth" = [ "Devices" ]; + "Devices_Bluetooth_Advertisement" = [ "Devices_Bluetooth" ]; + "Devices_Bluetooth_Background" = [ "Devices_Bluetooth" ]; + "Devices_Bluetooth_GenericAttributeProfile" = [ "Devices_Bluetooth" ]; + "Devices_Bluetooth_Rfcomm" = [ "Devices_Bluetooth" ]; + "Devices_Custom" = [ "Devices" ]; + "Devices_Display" = [ "Devices" ]; + "Devices_Display_Core" = [ "Devices_Display" ]; + "Devices_Enumeration" = [ "Devices" ]; + "Devices_Enumeration_Pnp" = [ "Devices_Enumeration" ]; + "Devices_Geolocation" = [ "Devices" ]; + "Devices_Geolocation_Geofencing" = [ "Devices_Geolocation" ]; + "Devices_Geolocation_Provider" = [ "Devices_Geolocation" ]; + "Devices_Gpio" = [ "Devices" ]; + "Devices_Gpio_Provider" = [ "Devices_Gpio" ]; + "Devices_Haptics" = [ "Devices" ]; + "Devices_HumanInterfaceDevice" = [ "Devices" ]; + "Devices_I2c" = [ "Devices" ]; + "Devices_I2c_Provider" = [ "Devices_I2c" ]; + "Devices_Input" = [ "Devices" ]; + "Devices_Input_Preview" = [ "Devices_Input" ]; + "Devices_Lights" = [ "Devices" ]; + "Devices_Lights_Effects" = [ "Devices_Lights" ]; + "Devices_Midi" = [ "Devices" ]; + "Devices_PointOfService" = [ "Devices" ]; + "Devices_PointOfService_Provider" = [ "Devices_PointOfService" ]; + "Devices_Portable" = [ "Devices" ]; + "Devices_Power" = [ "Devices" ]; + "Devices_Printers" = [ "Devices" ]; + "Devices_Printers_Extensions" = [ "Devices_Printers" ]; + "Devices_Pwm" = [ "Devices" ]; + "Devices_Pwm_Provider" = [ "Devices_Pwm" ]; + "Devices_Radios" = [ "Devices" ]; + "Devices_Scanners" = [ "Devices" ]; + "Devices_Sensors" = [ "Devices" ]; + "Devices_Sensors_Custom" = [ "Devices_Sensors" ]; + "Devices_SerialCommunication" = [ "Devices" ]; + "Devices_SmartCards" = [ "Devices" ]; + "Devices_Sms" = [ "Devices" ]; + "Devices_Spi" = [ "Devices" ]; + "Devices_Spi_Provider" = [ "Devices_Spi" ]; + "Devices_Usb" = [ "Devices" ]; + "Devices_WiFi" = [ "Devices" ]; + "Devices_WiFiDirect" = [ "Devices" ]; + "Devices_WiFiDirect_Services" = [ "Devices_WiFiDirect" ]; + "Embedded_DeviceLockdown" = [ "Embedded" ]; + "Foundation_Collections" = [ "Foundation" ]; + "Foundation_Diagnostics" = [ "Foundation" ]; + "Foundation_Metadata" = [ "Foundation" ]; + "Foundation_Numerics" = [ "Foundation" ]; + "Gaming_Input" = [ "Gaming" ]; + "Gaming_Input_Custom" = [ "Gaming_Input" ]; + "Gaming_Input_ForceFeedback" = [ "Gaming_Input" ]; + "Gaming_Input_Preview" = [ "Gaming_Input" ]; + "Gaming_Preview" = [ "Gaming" ]; + "Gaming_Preview_GamesEnumeration" = [ "Gaming_Preview" ]; + "Gaming_UI" = [ "Gaming" ]; + "Gaming_XboxLive" = [ "Gaming" ]; + "Gaming_XboxLive_Storage" = [ "Gaming_XboxLive" ]; + "Globalization_Collation" = [ "Globalization" ]; + "Globalization_DateTimeFormatting" = [ "Globalization" ]; + "Globalization_Fonts" = [ "Globalization" ]; + "Globalization_NumberFormatting" = [ "Globalization" ]; + "Globalization_PhoneNumberFormatting" = [ "Globalization" ]; + "Graphics_Capture" = [ "Graphics" ]; + "Graphics_DirectX" = [ "Graphics" ]; + "Graphics_DirectX_Direct3D11" = [ "Graphics_DirectX" ]; + "Graphics_Display" = [ "Graphics" ]; + "Graphics_Display_Core" = [ "Graphics_Display" ]; + "Graphics_Effects" = [ "Graphics" ]; + "Graphics_Holographic" = [ "Graphics" ]; + "Graphics_Imaging" = [ "Graphics" ]; + "Graphics_Printing" = [ "Graphics" ]; + "Graphics_Printing3D" = [ "Graphics" ]; + "Graphics_Printing_OptionDetails" = [ "Graphics_Printing" ]; + "Graphics_Printing_PrintSupport" = [ "Graphics_Printing" ]; + "Graphics_Printing_PrintTicket" = [ "Graphics_Printing" ]; + "Graphics_Printing_Workflow" = [ "Graphics_Printing" ]; + "Management_Core" = [ "Management" ]; + "Management_Deployment" = [ "Management" ]; + "Management_Deployment_Preview" = [ "Management_Deployment" ]; + "Management_Policies" = [ "Management" ]; + "Management_Update" = [ "Management" ]; + "Management_Workplace" = [ "Management" ]; + "Media_AppBroadcasting" = [ "Media" ]; + "Media_AppRecording" = [ "Media" ]; + "Media_Audio" = [ "Media" ]; + "Media_Capture" = [ "Media" ]; + "Media_Capture_Core" = [ "Media_Capture" ]; + "Media_Capture_Frames" = [ "Media_Capture" ]; + "Media_Casting" = [ "Media" ]; + "Media_ClosedCaptioning" = [ "Media" ]; + "Media_ContentRestrictions" = [ "Media" ]; + "Media_Control" = [ "Media" ]; + "Media_Core" = [ "Media" ]; + "Media_Core_Preview" = [ "Media_Core" ]; + "Media_Devices" = [ "Media" ]; + "Media_Devices_Core" = [ "Media_Devices" ]; + "Media_DialProtocol" = [ "Media" ]; + "Media_Editing" = [ "Media" ]; + "Media_Effects" = [ "Media" ]; + "Media_FaceAnalysis" = [ "Media" ]; + "Media_Import" = [ "Media" ]; + "Media_MediaProperties" = [ "Media" ]; + "Media_Miracast" = [ "Media" ]; + "Media_Ocr" = [ "Media" ]; + "Media_PlayTo" = [ "Media" ]; + "Media_Playback" = [ "Media" ]; + "Media_Playlists" = [ "Media" ]; + "Media_Protection" = [ "Media" ]; + "Media_Protection_PlayReady" = [ "Media_Protection" ]; + "Media_Render" = [ "Media" ]; + "Media_SpeechRecognition" = [ "Media" ]; + "Media_SpeechSynthesis" = [ "Media" ]; + "Media_Streaming" = [ "Media" ]; + "Media_Streaming_Adaptive" = [ "Media_Streaming" ]; + "Media_Transcoding" = [ "Media" ]; + "Networking_BackgroundTransfer" = [ "Networking" ]; + "Networking_Connectivity" = [ "Networking" ]; + "Networking_NetworkOperators" = [ "Networking" ]; + "Networking_Proximity" = [ "Networking" ]; + "Networking_PushNotifications" = [ "Networking" ]; + "Networking_ServiceDiscovery" = [ "Networking" ]; + "Networking_ServiceDiscovery_Dnssd" = [ "Networking_ServiceDiscovery" ]; + "Networking_Sockets" = [ "Networking" ]; + "Networking_Vpn" = [ "Networking" ]; + "Networking_XboxLive" = [ "Networking" ]; + "Perception_Automation" = [ "Perception" ]; + "Perception_Automation_Core" = [ "Perception_Automation" ]; + "Perception_People" = [ "Perception" ]; + "Perception_Spatial" = [ "Perception" ]; + "Perception_Spatial_Preview" = [ "Perception_Spatial" ]; + "Perception_Spatial_Surfaces" = [ "Perception_Spatial" ]; + "Phone_ApplicationModel" = [ "Phone" ]; + "Phone_Devices" = [ "Phone" ]; + "Phone_Devices_Notification" = [ "Phone_Devices" ]; + "Phone_Devices_Power" = [ "Phone_Devices" ]; + "Phone_Management" = [ "Phone" ]; + "Phone_Management_Deployment" = [ "Phone_Management" ]; + "Phone_Media" = [ "Phone" ]; + "Phone_Media_Devices" = [ "Phone_Media" ]; + "Phone_Notification" = [ "Phone" ]; + "Phone_Notification_Management" = [ "Phone_Notification" ]; + "Phone_PersonalInformation" = [ "Phone" ]; + "Phone_PersonalInformation_Provisioning" = [ "Phone_PersonalInformation" ]; + "Phone_Speech" = [ "Phone" ]; + "Phone_Speech_Recognition" = [ "Phone_Speech" ]; + "Phone_StartScreen" = [ "Phone" ]; + "Phone_System" = [ "Phone" ]; + "Phone_System_Power" = [ "Phone_System" ]; + "Phone_System_Profile" = [ "Phone_System" ]; + "Phone_System_UserProfile" = [ "Phone_System" ]; + "Phone_System_UserProfile_GameServices" = [ "Phone_System_UserProfile" ]; + "Phone_System_UserProfile_GameServices_Core" = [ "Phone_System_UserProfile_GameServices" ]; + "Phone_UI" = [ "Phone" ]; + "Phone_UI_Input" = [ "Phone_UI" ]; + "Security_Authentication" = [ "Security" ]; + "Security_Authentication_Identity" = [ "Security_Authentication" ]; + "Security_Authentication_Identity_Core" = [ "Security_Authentication_Identity" ]; + "Security_Authentication_OnlineId" = [ "Security_Authentication" ]; + "Security_Authentication_Web" = [ "Security_Authentication" ]; + "Security_Authentication_Web_Core" = [ "Security_Authentication_Web" ]; + "Security_Authentication_Web_Provider" = [ "Security_Authentication_Web" ]; + "Security_Authorization" = [ "Security" ]; + "Security_Authorization_AppCapabilityAccess" = [ "Security_Authorization" ]; + "Security_Credentials" = [ "Security" ]; + "Security_Credentials_UI" = [ "Security_Credentials" ]; + "Security_Cryptography" = [ "Security" ]; + "Security_Cryptography_Certificates" = [ "Security_Cryptography" ]; + "Security_Cryptography_Core" = [ "Security_Cryptography" ]; + "Security_Cryptography_DataProtection" = [ "Security_Cryptography" ]; + "Security_DataProtection" = [ "Security" ]; + "Security_EnterpriseData" = [ "Security" ]; + "Security_ExchangeActiveSyncProvisioning" = [ "Security" ]; + "Security_Isolation" = [ "Security" ]; + "Services_Maps" = [ "Services" ]; + "Services_Maps_Guidance" = [ "Services_Maps" ]; + "Services_Maps_LocalSearch" = [ "Services_Maps" ]; + "Services_Maps_OfflineMaps" = [ "Services_Maps" ]; + "Services_Store" = [ "Services" ]; + "Services_TargetedContent" = [ "Services" ]; + "Storage_AccessCache" = [ "Storage" ]; + "Storage_BulkAccess" = [ "Storage" ]; + "Storage_Compression" = [ "Storage" ]; + "Storage_FileProperties" = [ "Storage" ]; + "Storage_Pickers" = [ "Storage" ]; + "Storage_Pickers_Provider" = [ "Storage_Pickers" ]; + "Storage_Provider" = [ "Storage" ]; + "Storage_Search" = [ "Storage" ]; + "Storage_Streams" = [ "Storage" ]; + "System_Diagnostics" = [ "System" ]; + "System_Diagnostics_DevicePortal" = [ "System_Diagnostics" ]; + "System_Diagnostics_Telemetry" = [ "System_Diagnostics" ]; + "System_Diagnostics_TraceReporting" = [ "System_Diagnostics" ]; + "System_Display" = [ "System" ]; + "System_Implementation" = [ "System" ]; + "System_Implementation_FileExplorer" = [ "System_Implementation" ]; + "System_Inventory" = [ "System" ]; + "System_Power" = [ "System" ]; + "System_Profile" = [ "System" ]; + "System_Profile_SystemManufacturers" = [ "System_Profile" ]; + "System_RemoteDesktop" = [ "System" ]; + "System_RemoteDesktop_Input" = [ "System_RemoteDesktop" ]; + "System_RemoteSystems" = [ "System" ]; + "System_Threading" = [ "System" ]; + "System_Threading_Core" = [ "System_Threading" ]; + "System_Update" = [ "System" ]; + "System_UserProfile" = [ "System" ]; + "UI_Accessibility" = [ "UI" ]; + "UI_ApplicationSettings" = [ "UI" ]; + "UI_Composition" = [ "UI" ]; + "UI_Composition_Core" = [ "UI_Composition" ]; + "UI_Composition_Desktop" = [ "UI_Composition" ]; + "UI_Composition_Diagnostics" = [ "UI_Composition" ]; + "UI_Composition_Effects" = [ "UI_Composition" ]; + "UI_Composition_Interactions" = [ "UI_Composition" ]; + "UI_Composition_Scenes" = [ "UI_Composition" ]; + "UI_Core" = [ "UI" ]; + "UI_Core_AnimationMetrics" = [ "UI_Core" ]; + "UI_Core_Preview" = [ "UI_Core" ]; + "UI_Input" = [ "UI" ]; + "UI_Input_Core" = [ "UI_Input" ]; + "UI_Input_Inking" = [ "UI_Input" ]; + "UI_Input_Inking_Analysis" = [ "UI_Input_Inking" ]; + "UI_Input_Inking_Core" = [ "UI_Input_Inking" ]; + "UI_Input_Inking_Preview" = [ "UI_Input_Inking" ]; + "UI_Input_Preview" = [ "UI_Input" ]; + "UI_Input_Preview_Injection" = [ "UI_Input_Preview" ]; + "UI_Input_Spatial" = [ "UI_Input" ]; + "UI_Notifications" = [ "UI" ]; + "UI_Notifications_Management" = [ "UI_Notifications" ]; + "UI_Popups" = [ "UI" ]; + "UI_Shell" = [ "UI" ]; + "UI_StartScreen" = [ "UI" ]; + "UI_Text" = [ "UI" ]; + "UI_Text_Core" = [ "UI_Text" ]; + "UI_UIAutomation" = [ "UI" ]; + "UI_UIAutomation_Core" = [ "UI_UIAutomation" ]; + "UI_ViewManagement" = [ "UI" ]; + "UI_ViewManagement_Core" = [ "UI_ViewManagement" ]; + "UI_WebUI" = [ "UI" ]; + "UI_WebUI_Core" = [ "UI_WebUI" ]; + "UI_WindowManagement" = [ "UI" ]; + "UI_WindowManagement_Preview" = [ "UI_WindowManagement" ]; + "Wdk_System" = [ "Wdk" ]; + "Wdk_System_OfflineRegistry" = [ "Wdk_System" ]; + "Web_AtomPub" = [ "Web" ]; + "Web_Http" = [ "Web" ]; + "Web_Http_Diagnostics" = [ "Web_Http" ]; + "Web_Http_Filters" = [ "Web_Http" ]; + "Web_Http_Headers" = [ "Web_Http" ]; + "Web_Syndication" = [ "Web" ]; + "Web_UI" = [ "Web" ]; + "Web_UI_Interop" = [ "Web_UI" ]; + "Win32_AI" = [ "Win32" ]; + "Win32_AI_MachineLearning" = [ "Win32_AI" ]; + "Win32_AI_MachineLearning_DirectML" = [ "Win32_AI_MachineLearning" ]; + "Win32_AI_MachineLearning_WinML" = [ "Win32_AI_MachineLearning" ]; + "Win32_Data" = [ "Win32" ]; + "Win32_Data_HtmlHelp" = [ "Win32_Data" ]; + "Win32_Data_RightsManagement" = [ "Win32_Data" ]; + "Win32_Data_Xml" = [ "Win32_Data" ]; + "Win32_Data_Xml_MsXml" = [ "Win32_Data_Xml" ]; + "Win32_Data_Xml_XmlLite" = [ "Win32_Data_Xml" ]; + "Win32_Devices" = [ "Win32" ]; + "Win32_Devices_AllJoyn" = [ "Win32_Devices" ]; + "Win32_Devices_BiometricFramework" = [ "Win32_Devices" ]; + "Win32_Devices_Bluetooth" = [ "Win32_Devices" ]; + "Win32_Devices_Communication" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceAccess" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceAndDriverInstallation" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceQuery" = [ "Win32_Devices" ]; + "Win32_Devices_Display" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration_Pnp" = [ "Win32_Devices_Enumeration" ]; + "Win32_Devices_Fax" = [ "Win32_Devices" ]; + "Win32_Devices_FunctionDiscovery" = [ "Win32_Devices" ]; + "Win32_Devices_Geolocation" = [ "Win32_Devices" ]; + "Win32_Devices_HumanInterfaceDevice" = [ "Win32_Devices" ]; + "Win32_Devices_ImageAcquisition" = [ "Win32_Devices" ]; + "Win32_Devices_PortableDevices" = [ "Win32_Devices" ]; + "Win32_Devices_Properties" = [ "Win32_Devices" ]; + "Win32_Devices_Pwm" = [ "Win32_Devices" ]; + "Win32_Devices_Sensors" = [ "Win32_Devices" ]; + "Win32_Devices_SerialCommunication" = [ "Win32_Devices" ]; + "Win32_Devices_Tapi" = [ "Win32_Devices" ]; + "Win32_Devices_Usb" = [ "Win32_Devices" ]; + "Win32_Devices_WebServicesOnDevices" = [ "Win32_Devices" ]; + "Win32_Foundation" = [ "Win32" ]; + "Win32_Gaming" = [ "Win32" ]; + "Win32_Globalization" = [ "Win32" ]; + "Win32_Graphics" = [ "Win32" ]; + "Win32_Graphics_CompositionSwapchain" = [ "Win32_Graphics" ]; + "Win32_Graphics_DXCore" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct2D" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct2D_Common" = [ "Win32_Graphics_Direct2D" ]; + "Win32_Graphics_Direct3D" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D10" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D11" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D11on12" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D12" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D9" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D9on12" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D_Dxc" = [ "Win32_Graphics_Direct3D" ]; + "Win32_Graphics_Direct3D_Fxc" = [ "Win32_Graphics_Direct3D" ]; + "Win32_Graphics_DirectComposition" = [ "Win32_Graphics" ]; + "Win32_Graphics_DirectDraw" = [ "Win32_Graphics" ]; + "Win32_Graphics_DirectManipulation" = [ "Win32_Graphics" ]; + "Win32_Graphics_DirectWrite" = [ "Win32_Graphics" ]; + "Win32_Graphics_Dwm" = [ "Win32_Graphics" ]; + "Win32_Graphics_Dxgi" = [ "Win32_Graphics" ]; + "Win32_Graphics_Dxgi_Common" = [ "Win32_Graphics_Dxgi" ]; + "Win32_Graphics_Gdi" = [ "Win32_Graphics" ]; + "Win32_Graphics_Hlsl" = [ "Win32_Graphics" ]; + "Win32_Graphics_Imaging" = [ "Win32_Graphics" ]; + "Win32_Graphics_Imaging_D2D" = [ "Win32_Graphics_Imaging" ]; + "Win32_Graphics_OpenGL" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing_PrintTicket" = [ "Win32_Graphics_Printing" ]; + "Win32_Management" = [ "Win32" ]; + "Win32_Management_MobileDeviceManagementRegistration" = [ "Win32_Management" ]; + "Win32_Media" = [ "Win32" ]; + "Win32_Media_Audio" = [ "Win32_Media" ]; + "Win32_Media_Audio_Apo" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_DirectMusic" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_DirectSound" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_Endpoints" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_XAudio2" = [ "Win32_Media_Audio" ]; + "Win32_Media_DeviceManager" = [ "Win32_Media" ]; + "Win32_Media_DirectShow" = [ "Win32_Media" ]; + "Win32_Media_DirectShow_Tv" = [ "Win32_Media_DirectShow" ]; + "Win32_Media_DirectShow_Xml" = [ "Win32_Media_DirectShow" ]; + "Win32_Media_DxMediaObjects" = [ "Win32_Media" ]; + "Win32_Media_KernelStreaming" = [ "Win32_Media" ]; + "Win32_Media_LibrarySharingServices" = [ "Win32_Media" ]; + "Win32_Media_MediaFoundation" = [ "Win32_Media" ]; + "Win32_Media_MediaPlayer" = [ "Win32_Media" ]; + "Win32_Media_Multimedia" = [ "Win32_Media" ]; + "Win32_Media_PictureAcquisition" = [ "Win32_Media" ]; + "Win32_Media_Speech" = [ "Win32_Media" ]; + "Win32_Media_Streaming" = [ "Win32_Media" ]; + "Win32_Media_WindowsMediaFormat" = [ "Win32_Media" ]; + "Win32_NetworkManagement" = [ "Win32" ]; + "Win32_NetworkManagement_Dhcp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Dns" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_InternetConnectionWizard" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_IpHelper" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_MobileBroadband" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Multicast" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Ndis" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetBios" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetManagement" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetShell" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetworkDiagnosticsFramework" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetworkPolicyServer" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_P2P" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_QoS" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Rras" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Snmp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WNet" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WebDav" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WiFi" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsConnectNow" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsConnectionManager" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFilteringPlatform" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFirewall" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsNetworkVirtualization" = [ "Win32_NetworkManagement" ]; + "Win32_Networking" = [ "Win32" ]; + "Win32_Networking_ActiveDirectory" = [ "Win32_Networking" ]; + "Win32_Networking_BackgroundIntelligentTransferService" = [ "Win32_Networking" ]; + "Win32_Networking_Clustering" = [ "Win32_Networking" ]; + "Win32_Networking_HttpServer" = [ "Win32_Networking" ]; + "Win32_Networking_Ldap" = [ "Win32_Networking" ]; + "Win32_Networking_NetworkListManager" = [ "Win32_Networking" ]; + "Win32_Networking_RemoteDifferentialCompression" = [ "Win32_Networking" ]; + "Win32_Networking_WebSocket" = [ "Win32_Networking" ]; + "Win32_Networking_WinHttp" = [ "Win32_Networking" ]; + "Win32_Networking_WinInet" = [ "Win32_Networking" ]; + "Win32_Networking_WinSock" = [ "Win32_Networking" ]; + "Win32_Networking_WindowsWebServices" = [ "Win32_Networking" ]; + "Win32_Security" = [ "Win32" ]; + "Win32_Security_AppLocker" = [ "Win32_Security" ]; + "Win32_Security_Authentication" = [ "Win32_Security" ]; + "Win32_Security_Authentication_Identity" = [ "Win32_Security_Authentication" ]; + "Win32_Security_Authentication_Identity_Provider" = [ "Win32_Security_Authentication_Identity" ]; + "Win32_Security_Authorization" = [ "Win32_Security" ]; + "Win32_Security_Authorization_UI" = [ "Win32_Security_Authorization" ]; + "Win32_Security_ConfigurationSnapin" = [ "Win32_Security" ]; + "Win32_Security_Credentials" = [ "Win32_Security" ]; + "Win32_Security_Cryptography" = [ "Win32_Security" ]; + "Win32_Security_Cryptography_Catalog" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Certificates" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Sip" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_UI" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_DiagnosticDataQuery" = [ "Win32_Security" ]; + "Win32_Security_DirectoryServices" = [ "Win32_Security" ]; + "Win32_Security_EnterpriseData" = [ "Win32_Security" ]; + "Win32_Security_ExtensibleAuthenticationProtocol" = [ "Win32_Security" ]; + "Win32_Security_Isolation" = [ "Win32_Security" ]; + "Win32_Security_LicenseProtection" = [ "Win32_Security" ]; + "Win32_Security_NetworkAccessProtection" = [ "Win32_Security" ]; + "Win32_Security_Tpm" = [ "Win32_Security" ]; + "Win32_Security_WinTrust" = [ "Win32_Security" ]; + "Win32_Security_WinWlx" = [ "Win32_Security" ]; + "Win32_Storage" = [ "Win32" ]; + "Win32_Storage_Cabinets" = [ "Win32_Storage" ]; + "Win32_Storage_CloudFilters" = [ "Win32_Storage" ]; + "Win32_Storage_Compression" = [ "Win32_Storage" ]; + "Win32_Storage_DataDeduplication" = [ "Win32_Storage" ]; + "Win32_Storage_DistributedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_EnhancedStorage" = [ "Win32_Storage" ]; + "Win32_Storage_FileHistory" = [ "Win32_Storage" ]; + "Win32_Storage_FileServerResourceManager" = [ "Win32_Storage" ]; + "Win32_Storage_FileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_Imapi" = [ "Win32_Storage" ]; + "Win32_Storage_IndexServer" = [ "Win32_Storage" ]; + "Win32_Storage_InstallableFileSystems" = [ "Win32_Storage" ]; + "Win32_Storage_IscsiDisc" = [ "Win32_Storage" ]; + "Win32_Storage_Jet" = [ "Win32_Storage" ]; + "Win32_Storage_OfflineFiles" = [ "Win32_Storage" ]; + "Win32_Storage_OperationRecorder" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging_Appx" = [ "Win32_Storage_Packaging" ]; + "Win32_Storage_Packaging_Opc" = [ "Win32_Storage_Packaging" ]; + "Win32_Storage_ProjectedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_StructuredStorage" = [ "Win32_Storage" ]; + "Win32_Storage_Vhd" = [ "Win32_Storage" ]; + "Win32_Storage_VirtualDiskService" = [ "Win32_Storage" ]; + "Win32_Storage_Vss" = [ "Win32_Storage" ]; + "Win32_Storage_Xps" = [ "Win32_Storage" ]; + "Win32_Storage_Xps_Printing" = [ "Win32_Storage_Xps" ]; + "Win32_System" = [ "Win32" ]; + "Win32_System_AddressBook" = [ "Win32_System" ]; + "Win32_System_Antimalware" = [ "Win32_System" ]; + "Win32_System_ApplicationInstallationAndServicing" = [ "Win32_System" ]; + "Win32_System_ApplicationVerifier" = [ "Win32_System" ]; + "Win32_System_AssessmentTool" = [ "Win32_System" ]; + "Win32_System_ClrHosting" = [ "Win32_System" ]; + "Win32_System_Com" = [ "Win32_System" ]; + "Win32_System_Com_CallObj" = [ "Win32_System_Com" ]; + "Win32_System_Com_ChannelCredentials" = [ "Win32_System_Com" ]; + "Win32_System_Com_Events" = [ "Win32_System_Com" ]; + "Win32_System_Com_Marshal" = [ "Win32_System_Com" ]; + "Win32_System_Com_StructuredStorage" = [ "Win32_System_Com" ]; + "Win32_System_Com_UI" = [ "Win32_System_Com" ]; + "Win32_System_Com_Urlmon" = [ "Win32_System_Com" ]; + "Win32_System_ComponentServices" = [ "Win32_System" ]; + "Win32_System_Console" = [ "Win32_System" ]; + "Win32_System_Contacts" = [ "Win32_System" ]; + "Win32_System_CorrelationVector" = [ "Win32_System" ]; + "Win32_System_DataExchange" = [ "Win32_System" ]; + "Win32_System_DeploymentServices" = [ "Win32_System" ]; + "Win32_System_DesktopSharing" = [ "Win32_System" ]; + "Win32_System_DeveloperLicensing" = [ "Win32_System" ]; + "Win32_System_Diagnostics" = [ "Win32_System" ]; + "Win32_System_Diagnostics_Ceip" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ClrProfiling" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Debug" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Debug_ActiveScript" = [ "Win32_System_Diagnostics_Debug" ]; + "Win32_System_Diagnostics_Debug_Extensions" = [ "Win32_System_Diagnostics_Debug" ]; + "Win32_System_Diagnostics_Etw" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ProcessSnapshotting" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ToolHelp" = [ "Win32_System_Diagnostics" ]; + "Win32_System_DistributedTransactionCoordinator" = [ "Win32_System" ]; + "Win32_System_Environment" = [ "Win32_System" ]; + "Win32_System_ErrorReporting" = [ "Win32_System" ]; + "Win32_System_EventCollector" = [ "Win32_System" ]; + "Win32_System_EventLog" = [ "Win32_System" ]; + "Win32_System_EventNotificationService" = [ "Win32_System" ]; + "Win32_System_GroupPolicy" = [ "Win32_System" ]; + "Win32_System_HostCompute" = [ "Win32_System" ]; + "Win32_System_HostComputeNetwork" = [ "Win32_System" ]; + "Win32_System_HostComputeSystem" = [ "Win32_System" ]; + "Win32_System_Hypervisor" = [ "Win32_System" ]; + "Win32_System_IO" = [ "Win32_System" ]; + "Win32_System_Iis" = [ "Win32_System" ]; + "Win32_System_Ioctl" = [ "Win32_System" ]; + "Win32_System_JobObjects" = [ "Win32_System" ]; + "Win32_System_Js" = [ "Win32_System" ]; + "Win32_System_Kernel" = [ "Win32_System" ]; + "Win32_System_LibraryLoader" = [ "Win32_System" ]; + "Win32_System_Mailslots" = [ "Win32_System" ]; + "Win32_System_Mapi" = [ "Win32_System" ]; + "Win32_System_Memory" = [ "Win32_System" ]; + "Win32_System_Memory_NonVolatile" = [ "Win32_System_Memory" ]; + "Win32_System_MessageQueuing" = [ "Win32_System" ]; + "Win32_System_MixedReality" = [ "Win32_System" ]; + "Win32_System_Mmc" = [ "Win32_System" ]; + "Win32_System_Ole" = [ "Win32_System" ]; + "Win32_System_ParentalControls" = [ "Win32_System" ]; + "Win32_System_PasswordManagement" = [ "Win32_System" ]; + "Win32_System_Performance" = [ "Win32_System" ]; + "Win32_System_Performance_HardwareCounterProfiling" = [ "Win32_System_Performance" ]; + "Win32_System_Pipes" = [ "Win32_System" ]; + "Win32_System_Power" = [ "Win32_System" ]; + "Win32_System_ProcessStatus" = [ "Win32_System" ]; + "Win32_System_RealTimeCommunications" = [ "Win32_System" ]; + "Win32_System_Recovery" = [ "Win32_System" ]; + "Win32_System_Registry" = [ "Win32_System" ]; + "Win32_System_RemoteAssistance" = [ "Win32_System" ]; + "Win32_System_RemoteDesktop" = [ "Win32_System" ]; + "Win32_System_RemoteManagement" = [ "Win32_System" ]; + "Win32_System_RestartManager" = [ "Win32_System" ]; + "Win32_System_Restore" = [ "Win32_System" ]; + "Win32_System_Rpc" = [ "Win32_System" ]; + "Win32_System_Search" = [ "Win32_System" ]; + "Win32_System_Search_Common" = [ "Win32_System_Search" ]; + "Win32_System_SecurityCenter" = [ "Win32_System" ]; + "Win32_System_ServerBackup" = [ "Win32_System" ]; + "Win32_System_Services" = [ "Win32_System" ]; + "Win32_System_SettingsManagementInfrastructure" = [ "Win32_System" ]; + "Win32_System_SetupAndMigration" = [ "Win32_System" ]; + "Win32_System_Shutdown" = [ "Win32_System" ]; + "Win32_System_SideShow" = [ "Win32_System" ]; + "Win32_System_StationsAndDesktops" = [ "Win32_System" ]; + "Win32_System_SubsystemForLinux" = [ "Win32_System" ]; + "Win32_System_SystemInformation" = [ "Win32_System" ]; + "Win32_System_SystemServices" = [ "Win32_System" ]; + "Win32_System_TaskScheduler" = [ "Win32_System" ]; + "Win32_System_Threading" = [ "Win32_System" ]; + "Win32_System_Time" = [ "Win32_System" ]; + "Win32_System_TpmBaseServices" = [ "Win32_System" ]; + "Win32_System_TransactionServer" = [ "Win32_System" ]; + "Win32_System_UpdateAgent" = [ "Win32_System" ]; + "Win32_System_UpdateAssessment" = [ "Win32_System" ]; + "Win32_System_UserAccessLogging" = [ "Win32_System" ]; + "Win32_System_VirtualDosMachines" = [ "Win32_System" ]; + "Win32_System_WinRT" = [ "Win32_System" ]; + "Win32_System_WinRT_AllJoyn" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Composition" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_CoreInputView" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Direct3D11" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Display" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Graphics" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Graphics_Capture" = [ "Win32_System_WinRT_Graphics" ]; + "Win32_System_WinRT_Graphics_Direct2D" = [ "Win32_System_WinRT_Graphics" ]; + "Win32_System_WinRT_Graphics_Imaging" = [ "Win32_System_WinRT_Graphics" ]; + "Win32_System_WinRT_Holographic" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Isolation" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_ML" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Media" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Metadata" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Pdf" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Printing" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Shell" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Storage" = [ "Win32_System_WinRT" ]; + "Win32_System_WindowsProgramming" = [ "Win32_System" ]; + "Win32_System_WindowsSync" = [ "Win32_System" ]; + "Win32_System_Wmi" = [ "Win32_System" ]; + "Win32_UI" = [ "Win32" ]; + "Win32_UI_Accessibility" = [ "Win32_UI" ]; + "Win32_UI_Animation" = [ "Win32_UI" ]; + "Win32_UI_ColorSystem" = [ "Win32_UI" ]; + "Win32_UI_Controls" = [ "Win32_UI" ]; + "Win32_UI_Controls_Dialogs" = [ "Win32_UI_Controls" ]; + "Win32_UI_Controls_RichEdit" = [ "Win32_UI_Controls" ]; + "Win32_UI_HiDpi" = [ "Win32_UI" ]; + "Win32_UI_Input" = [ "Win32_UI" ]; + "Win32_UI_Input_Ime" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Ink" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_KeyboardAndMouse" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Pointer" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Radial" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Touch" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_XboxController" = [ "Win32_UI_Input" ]; + "Win32_UI_InteractionContext" = [ "Win32_UI" ]; + "Win32_UI_LegacyWindowsEnvironmentFeatures" = [ "Win32_UI" ]; + "Win32_UI_Magnification" = [ "Win32_UI" ]; + "Win32_UI_Notifications" = [ "Win32_UI" ]; + "Win32_UI_Ribbon" = [ "Win32_UI" ]; + "Win32_UI_Shell" = [ "Win32_UI" ]; + "Win32_UI_Shell_Common" = [ "Win32_UI_Shell" ]; + "Win32_UI_Shell_PropertiesSystem" = [ "Win32_UI_Shell" ]; + "Win32_UI_TabletPC" = [ "Win32_UI" ]; + "Win32_UI_TextServices" = [ "Win32_UI" ]; + "Win32_UI_WindowsAndMessaging" = [ "Win32_UI" ]; + "Win32_UI_Wpf" = [ "Win32_UI" ]; + "Win32_Web" = [ "Win32" ]; + "Win32_Web_InternetExplorer" = [ "Win32_Web" ]; + "implement" = [ "windows-implement" "windows-interface" ]; + "windows-implement" = [ "dep:windows-implement" ]; + "windows-interface" = [ "dep:windows-interface" ]; + }; + resolvedDefaultFeatures = [ "Win32" "Win32_Foundation" "Win32_Graphics" "Win32_Graphics_Gdi" "Win32_System" "Win32_System_Com" "Win32_System_LibraryLoader" "Win32_System_Ole" "Win32_UI" "Win32_UI_Accessibility" "Win32_UI_Input" "Win32_UI_Input_KeyboardAndMouse" "Win32_UI_WindowsAndMessaging" "default" "implement" "windows-implement" "windows-interface" ]; + }; + "windows 0.52.0" = rec { + crateName = "windows"; + version = "0.52.0"; + edition = "2021"; + sha256 = "1gnh210qjlprpd1szaq04rjm1zqgdm9j7l9absg0kawi2rwm72p4"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows-core"; + packageId = "windows-core 0.52.0"; + } + { + name = "windows-targets"; + packageId = "windows-targets 0.52.5"; + } + ]; + features = { + "AI_MachineLearning" = [ "AI" ]; + "ApplicationModel_Activation" = [ "ApplicationModel" ]; + "ApplicationModel_AppExtensions" = [ "ApplicationModel" ]; + "ApplicationModel_AppService" = [ "ApplicationModel" ]; + "ApplicationModel_Appointments" = [ "ApplicationModel" ]; + "ApplicationModel_Appointments_AppointmentsProvider" = [ "ApplicationModel_Appointments" ]; + "ApplicationModel_Appointments_DataProvider" = [ "ApplicationModel_Appointments" ]; + "ApplicationModel_Background" = [ "ApplicationModel" ]; + "ApplicationModel_Calls" = [ "ApplicationModel" ]; + "ApplicationModel_Calls_Background" = [ "ApplicationModel_Calls" ]; + "ApplicationModel_Calls_Provider" = [ "ApplicationModel_Calls" ]; + "ApplicationModel_Chat" = [ "ApplicationModel" ]; + "ApplicationModel_CommunicationBlocking" = [ "ApplicationModel" ]; + "ApplicationModel_Contacts" = [ "ApplicationModel" ]; + "ApplicationModel_Contacts_DataProvider" = [ "ApplicationModel_Contacts" ]; + "ApplicationModel_Contacts_Provider" = [ "ApplicationModel_Contacts" ]; + "ApplicationModel_ConversationalAgent" = [ "ApplicationModel" ]; + "ApplicationModel_Core" = [ "ApplicationModel" ]; + "ApplicationModel_DataTransfer" = [ "ApplicationModel" ]; + "ApplicationModel_DataTransfer_DragDrop" = [ "ApplicationModel_DataTransfer" ]; + "ApplicationModel_DataTransfer_DragDrop_Core" = [ "ApplicationModel_DataTransfer_DragDrop" ]; + "ApplicationModel_DataTransfer_ShareTarget" = [ "ApplicationModel_DataTransfer" ]; + "ApplicationModel_Email" = [ "ApplicationModel" ]; + "ApplicationModel_Email_DataProvider" = [ "ApplicationModel_Email" ]; + "ApplicationModel_ExtendedExecution" = [ "ApplicationModel" ]; + "ApplicationModel_ExtendedExecution_Foreground" = [ "ApplicationModel_ExtendedExecution" ]; + "ApplicationModel_Holographic" = [ "ApplicationModel" ]; + "ApplicationModel_LockScreen" = [ "ApplicationModel" ]; + "ApplicationModel_Payments" = [ "ApplicationModel" ]; + "ApplicationModel_Payments_Provider" = [ "ApplicationModel_Payments" ]; + "ApplicationModel_Preview" = [ "ApplicationModel" ]; + "ApplicationModel_Preview_Holographic" = [ "ApplicationModel_Preview" ]; + "ApplicationModel_Preview_InkWorkspace" = [ "ApplicationModel_Preview" ]; + "ApplicationModel_Preview_Notes" = [ "ApplicationModel_Preview" ]; + "ApplicationModel_Resources" = [ "ApplicationModel" ]; + "ApplicationModel_Resources_Core" = [ "ApplicationModel_Resources" ]; + "ApplicationModel_Resources_Management" = [ "ApplicationModel_Resources" ]; + "ApplicationModel_Search" = [ "ApplicationModel" ]; + "ApplicationModel_Search_Core" = [ "ApplicationModel_Search" ]; + "ApplicationModel_Store" = [ "ApplicationModel" ]; + "ApplicationModel_Store_LicenseManagement" = [ "ApplicationModel_Store" ]; + "ApplicationModel_Store_Preview" = [ "ApplicationModel_Store" ]; + "ApplicationModel_Store_Preview_InstallControl" = [ "ApplicationModel_Store_Preview" ]; + "ApplicationModel_UserActivities" = [ "ApplicationModel" ]; + "ApplicationModel_UserActivities_Core" = [ "ApplicationModel_UserActivities" ]; + "ApplicationModel_UserDataAccounts" = [ "ApplicationModel" ]; + "ApplicationModel_UserDataAccounts_Provider" = [ "ApplicationModel_UserDataAccounts" ]; + "ApplicationModel_UserDataAccounts_SystemAccess" = [ "ApplicationModel_UserDataAccounts" ]; + "ApplicationModel_UserDataTasks" = [ "ApplicationModel" ]; + "ApplicationModel_UserDataTasks_DataProvider" = [ "ApplicationModel_UserDataTasks" ]; + "ApplicationModel_VoiceCommands" = [ "ApplicationModel" ]; + "ApplicationModel_Wallet" = [ "ApplicationModel" ]; + "ApplicationModel_Wallet_System" = [ "ApplicationModel_Wallet" ]; + "Data_Html" = [ "Data" ]; + "Data_Json" = [ "Data" ]; + "Data_Pdf" = [ "Data" ]; + "Data_Text" = [ "Data" ]; + "Data_Xml" = [ "Data" ]; + "Data_Xml_Dom" = [ "Data_Xml" ]; + "Data_Xml_Xsl" = [ "Data_Xml" ]; + "Devices_Adc" = [ "Devices" ]; + "Devices_Adc_Provider" = [ "Devices_Adc" ]; + "Devices_Background" = [ "Devices" ]; + "Devices_Bluetooth" = [ "Devices" ]; + "Devices_Bluetooth_Advertisement" = [ "Devices_Bluetooth" ]; + "Devices_Bluetooth_Background" = [ "Devices_Bluetooth" ]; + "Devices_Bluetooth_GenericAttributeProfile" = [ "Devices_Bluetooth" ]; + "Devices_Bluetooth_Rfcomm" = [ "Devices_Bluetooth" ]; + "Devices_Custom" = [ "Devices" ]; + "Devices_Display" = [ "Devices" ]; + "Devices_Display_Core" = [ "Devices_Display" ]; + "Devices_Enumeration" = [ "Devices" ]; + "Devices_Enumeration_Pnp" = [ "Devices_Enumeration" ]; + "Devices_Geolocation" = [ "Devices" ]; + "Devices_Geolocation_Geofencing" = [ "Devices_Geolocation" ]; + "Devices_Geolocation_Provider" = [ "Devices_Geolocation" ]; + "Devices_Gpio" = [ "Devices" ]; + "Devices_Gpio_Provider" = [ "Devices_Gpio" ]; + "Devices_Haptics" = [ "Devices" ]; + "Devices_HumanInterfaceDevice" = [ "Devices" ]; + "Devices_I2c" = [ "Devices" ]; + "Devices_I2c_Provider" = [ "Devices_I2c" ]; + "Devices_Input" = [ "Devices" ]; + "Devices_Input_Preview" = [ "Devices_Input" ]; + "Devices_Lights" = [ "Devices" ]; + "Devices_Lights_Effects" = [ "Devices_Lights" ]; + "Devices_Midi" = [ "Devices" ]; + "Devices_PointOfService" = [ "Devices" ]; + "Devices_PointOfService_Provider" = [ "Devices_PointOfService" ]; + "Devices_Portable" = [ "Devices" ]; + "Devices_Power" = [ "Devices" ]; + "Devices_Printers" = [ "Devices" ]; + "Devices_Printers_Extensions" = [ "Devices_Printers" ]; + "Devices_Pwm" = [ "Devices" ]; + "Devices_Pwm_Provider" = [ "Devices_Pwm" ]; + "Devices_Radios" = [ "Devices" ]; + "Devices_Scanners" = [ "Devices" ]; + "Devices_Sensors" = [ "Devices" ]; + "Devices_Sensors_Custom" = [ "Devices_Sensors" ]; + "Devices_SerialCommunication" = [ "Devices" ]; + "Devices_SmartCards" = [ "Devices" ]; + "Devices_Sms" = [ "Devices" ]; + "Devices_Spi" = [ "Devices" ]; + "Devices_Spi_Provider" = [ "Devices_Spi" ]; + "Devices_Usb" = [ "Devices" ]; + "Devices_WiFi" = [ "Devices" ]; + "Devices_WiFiDirect" = [ "Devices" ]; + "Devices_WiFiDirect_Services" = [ "Devices_WiFiDirect" ]; + "Embedded_DeviceLockdown" = [ "Embedded" ]; + "Foundation_Collections" = [ "Foundation" ]; + "Foundation_Diagnostics" = [ "Foundation" ]; + "Foundation_Metadata" = [ "Foundation" ]; + "Foundation_Numerics" = [ "Foundation" ]; + "Gaming_Input" = [ "Gaming" ]; + "Gaming_Input_Custom" = [ "Gaming_Input" ]; + "Gaming_Input_ForceFeedback" = [ "Gaming_Input" ]; + "Gaming_Input_Preview" = [ "Gaming_Input" ]; + "Gaming_Preview" = [ "Gaming" ]; + "Gaming_Preview_GamesEnumeration" = [ "Gaming_Preview" ]; + "Gaming_UI" = [ "Gaming" ]; + "Gaming_XboxLive" = [ "Gaming" ]; + "Gaming_XboxLive_Storage" = [ "Gaming_XboxLive" ]; + "Globalization_Collation" = [ "Globalization" ]; + "Globalization_DateTimeFormatting" = [ "Globalization" ]; + "Globalization_Fonts" = [ "Globalization" ]; + "Globalization_NumberFormatting" = [ "Globalization" ]; + "Globalization_PhoneNumberFormatting" = [ "Globalization" ]; + "Graphics_Capture" = [ "Graphics" ]; + "Graphics_DirectX" = [ "Graphics" ]; + "Graphics_DirectX_Direct3D11" = [ "Graphics_DirectX" ]; + "Graphics_Display" = [ "Graphics" ]; + "Graphics_Display_Core" = [ "Graphics_Display" ]; + "Graphics_Effects" = [ "Graphics" ]; + "Graphics_Holographic" = [ "Graphics" ]; + "Graphics_Imaging" = [ "Graphics" ]; + "Graphics_Printing" = [ "Graphics" ]; + "Graphics_Printing3D" = [ "Graphics" ]; + "Graphics_Printing_OptionDetails" = [ "Graphics_Printing" ]; + "Graphics_Printing_PrintSupport" = [ "Graphics_Printing" ]; + "Graphics_Printing_PrintTicket" = [ "Graphics_Printing" ]; + "Graphics_Printing_Workflow" = [ "Graphics_Printing" ]; + "Management_Core" = [ "Management" ]; + "Management_Deployment" = [ "Management" ]; + "Management_Deployment_Preview" = [ "Management_Deployment" ]; + "Management_Policies" = [ "Management" ]; + "Management_Update" = [ "Management" ]; + "Management_Workplace" = [ "Management" ]; + "Media_AppBroadcasting" = [ "Media" ]; + "Media_AppRecording" = [ "Media" ]; + "Media_Audio" = [ "Media" ]; + "Media_Capture" = [ "Media" ]; + "Media_Capture_Core" = [ "Media_Capture" ]; + "Media_Capture_Frames" = [ "Media_Capture" ]; + "Media_Casting" = [ "Media" ]; + "Media_ClosedCaptioning" = [ "Media" ]; + "Media_ContentRestrictions" = [ "Media" ]; + "Media_Control" = [ "Media" ]; + "Media_Core" = [ "Media" ]; + "Media_Core_Preview" = [ "Media_Core" ]; + "Media_Devices" = [ "Media" ]; + "Media_Devices_Core" = [ "Media_Devices" ]; + "Media_DialProtocol" = [ "Media" ]; + "Media_Editing" = [ "Media" ]; + "Media_Effects" = [ "Media" ]; + "Media_FaceAnalysis" = [ "Media" ]; + "Media_Import" = [ "Media" ]; + "Media_MediaProperties" = [ "Media" ]; + "Media_Miracast" = [ "Media" ]; + "Media_Ocr" = [ "Media" ]; + "Media_PlayTo" = [ "Media" ]; + "Media_Playback" = [ "Media" ]; + "Media_Playlists" = [ "Media" ]; + "Media_Protection" = [ "Media" ]; + "Media_Protection_PlayReady" = [ "Media_Protection" ]; + "Media_Render" = [ "Media" ]; + "Media_SpeechRecognition" = [ "Media" ]; + "Media_SpeechSynthesis" = [ "Media" ]; + "Media_Streaming" = [ "Media" ]; + "Media_Streaming_Adaptive" = [ "Media_Streaming" ]; + "Media_Transcoding" = [ "Media" ]; + "Networking_BackgroundTransfer" = [ "Networking" ]; + "Networking_Connectivity" = [ "Networking" ]; + "Networking_NetworkOperators" = [ "Networking" ]; + "Networking_Proximity" = [ "Networking" ]; + "Networking_PushNotifications" = [ "Networking" ]; + "Networking_ServiceDiscovery" = [ "Networking" ]; + "Networking_ServiceDiscovery_Dnssd" = [ "Networking_ServiceDiscovery" ]; + "Networking_Sockets" = [ "Networking" ]; + "Networking_Vpn" = [ "Networking" ]; + "Networking_XboxLive" = [ "Networking" ]; + "Perception_Automation" = [ "Perception" ]; + "Perception_Automation_Core" = [ "Perception_Automation" ]; + "Perception_People" = [ "Perception" ]; + "Perception_Spatial" = [ "Perception" ]; + "Perception_Spatial_Preview" = [ "Perception_Spatial" ]; + "Perception_Spatial_Surfaces" = [ "Perception_Spatial" ]; + "Phone_ApplicationModel" = [ "Phone" ]; + "Phone_Devices" = [ "Phone" ]; + "Phone_Devices_Notification" = [ "Phone_Devices" ]; + "Phone_Devices_Power" = [ "Phone_Devices" ]; + "Phone_Management" = [ "Phone" ]; + "Phone_Management_Deployment" = [ "Phone_Management" ]; + "Phone_Media" = [ "Phone" ]; + "Phone_Media_Devices" = [ "Phone_Media" ]; + "Phone_Notification" = [ "Phone" ]; + "Phone_Notification_Management" = [ "Phone_Notification" ]; + "Phone_PersonalInformation" = [ "Phone" ]; + "Phone_PersonalInformation_Provisioning" = [ "Phone_PersonalInformation" ]; + "Phone_Speech" = [ "Phone" ]; + "Phone_Speech_Recognition" = [ "Phone_Speech" ]; + "Phone_StartScreen" = [ "Phone" ]; + "Phone_System" = [ "Phone" ]; + "Phone_System_Power" = [ "Phone_System" ]; + "Phone_System_Profile" = [ "Phone_System" ]; + "Phone_System_UserProfile" = [ "Phone_System" ]; + "Phone_System_UserProfile_GameServices" = [ "Phone_System_UserProfile" ]; + "Phone_System_UserProfile_GameServices_Core" = [ "Phone_System_UserProfile_GameServices" ]; + "Phone_UI" = [ "Phone" ]; + "Phone_UI_Input" = [ "Phone_UI" ]; + "Security_Authentication" = [ "Security" ]; + "Security_Authentication_Identity" = [ "Security_Authentication" ]; + "Security_Authentication_Identity_Core" = [ "Security_Authentication_Identity" ]; + "Security_Authentication_OnlineId" = [ "Security_Authentication" ]; + "Security_Authentication_Web" = [ "Security_Authentication" ]; + "Security_Authentication_Web_Core" = [ "Security_Authentication_Web" ]; + "Security_Authentication_Web_Provider" = [ "Security_Authentication_Web" ]; + "Security_Authorization" = [ "Security" ]; + "Security_Authorization_AppCapabilityAccess" = [ "Security_Authorization" ]; + "Security_Credentials" = [ "Security" ]; + "Security_Credentials_UI" = [ "Security_Credentials" ]; + "Security_Cryptography" = [ "Security" ]; + "Security_Cryptography_Certificates" = [ "Security_Cryptography" ]; + "Security_Cryptography_Core" = [ "Security_Cryptography" ]; + "Security_Cryptography_DataProtection" = [ "Security_Cryptography" ]; + "Security_DataProtection" = [ "Security" ]; + "Security_EnterpriseData" = [ "Security" ]; + "Security_ExchangeActiveSyncProvisioning" = [ "Security" ]; + "Security_Isolation" = [ "Security" ]; + "Services_Maps" = [ "Services" ]; + "Services_Maps_Guidance" = [ "Services_Maps" ]; + "Services_Maps_LocalSearch" = [ "Services_Maps" ]; + "Services_Maps_OfflineMaps" = [ "Services_Maps" ]; + "Services_Store" = [ "Services" ]; + "Services_TargetedContent" = [ "Services" ]; + "Storage_AccessCache" = [ "Storage" ]; + "Storage_BulkAccess" = [ "Storage" ]; + "Storage_Compression" = [ "Storage" ]; + "Storage_FileProperties" = [ "Storage" ]; + "Storage_Pickers" = [ "Storage" ]; + "Storage_Pickers_Provider" = [ "Storage_Pickers" ]; + "Storage_Provider" = [ "Storage" ]; + "Storage_Search" = [ "Storage" ]; + "Storage_Streams" = [ "Storage" ]; + "System_Diagnostics" = [ "System" ]; + "System_Diagnostics_DevicePortal" = [ "System_Diagnostics" ]; + "System_Diagnostics_Telemetry" = [ "System_Diagnostics" ]; + "System_Diagnostics_TraceReporting" = [ "System_Diagnostics" ]; + "System_Display" = [ "System" ]; + "System_Implementation" = [ "System" ]; + "System_Implementation_FileExplorer" = [ "System_Implementation" ]; + "System_Inventory" = [ "System" ]; + "System_Power" = [ "System" ]; + "System_Profile" = [ "System" ]; + "System_Profile_SystemManufacturers" = [ "System_Profile" ]; + "System_RemoteDesktop" = [ "System" ]; + "System_RemoteDesktop_Input" = [ "System_RemoteDesktop" ]; + "System_RemoteSystems" = [ "System" ]; + "System_Threading" = [ "System" ]; + "System_Threading_Core" = [ "System_Threading" ]; + "System_Update" = [ "System" ]; + "System_UserProfile" = [ "System" ]; + "UI_Accessibility" = [ "UI" ]; + "UI_ApplicationSettings" = [ "UI" ]; + "UI_Composition" = [ "UI" ]; + "UI_Composition_Core" = [ "UI_Composition" ]; + "UI_Composition_Desktop" = [ "UI_Composition" ]; + "UI_Composition_Diagnostics" = [ "UI_Composition" ]; + "UI_Composition_Effects" = [ "UI_Composition" ]; + "UI_Composition_Interactions" = [ "UI_Composition" ]; + "UI_Composition_Scenes" = [ "UI_Composition" ]; + "UI_Core" = [ "UI" ]; + "UI_Core_AnimationMetrics" = [ "UI_Core" ]; + "UI_Core_Preview" = [ "UI_Core" ]; + "UI_Input" = [ "UI" ]; + "UI_Input_Core" = [ "UI_Input" ]; + "UI_Input_Inking" = [ "UI_Input" ]; + "UI_Input_Inking_Analysis" = [ "UI_Input_Inking" ]; + "UI_Input_Inking_Core" = [ "UI_Input_Inking" ]; + "UI_Input_Inking_Preview" = [ "UI_Input_Inking" ]; + "UI_Input_Preview" = [ "UI_Input" ]; + "UI_Input_Preview_Injection" = [ "UI_Input_Preview" ]; + "UI_Input_Spatial" = [ "UI_Input" ]; + "UI_Notifications" = [ "UI" ]; + "UI_Notifications_Management" = [ "UI_Notifications" ]; + "UI_Popups" = [ "UI" ]; + "UI_Shell" = [ "UI" ]; + "UI_StartScreen" = [ "UI" ]; + "UI_Text" = [ "UI" ]; + "UI_Text_Core" = [ "UI_Text" ]; + "UI_UIAutomation" = [ "UI" ]; + "UI_UIAutomation_Core" = [ "UI_UIAutomation" ]; + "UI_ViewManagement" = [ "UI" ]; + "UI_ViewManagement_Core" = [ "UI_ViewManagement" ]; + "UI_WebUI" = [ "UI" ]; + "UI_WebUI_Core" = [ "UI_WebUI" ]; + "UI_WindowManagement" = [ "UI" ]; + "UI_WindowManagement_Preview" = [ "UI_WindowManagement" ]; + "Wdk_Foundation" = [ "Wdk" ]; + "Wdk_Graphics" = [ "Wdk" ]; + "Wdk_Graphics_Direct3D" = [ "Wdk_Graphics" ]; + "Wdk_Storage" = [ "Wdk" ]; + "Wdk_Storage_FileSystem" = [ "Wdk_Storage" ]; + "Wdk_Storage_FileSystem_Minifilters" = [ "Wdk_Storage_FileSystem" ]; + "Wdk_System" = [ "Wdk" ]; + "Wdk_System_IO" = [ "Wdk_System" ]; + "Wdk_System_OfflineRegistry" = [ "Wdk_System" ]; + "Wdk_System_Registry" = [ "Wdk_System" ]; + "Wdk_System_SystemInformation" = [ "Wdk_System" ]; + "Wdk_System_SystemServices" = [ "Wdk_System" ]; + "Wdk_System_Threading" = [ "Wdk_System" ]; + "Web_AtomPub" = [ "Web" ]; + "Web_Http" = [ "Web" ]; + "Web_Http_Diagnostics" = [ "Web_Http" ]; + "Web_Http_Filters" = [ "Web_Http" ]; + "Web_Http_Headers" = [ "Web_Http" ]; + "Web_Syndication" = [ "Web" ]; + "Web_UI" = [ "Web" ]; + "Web_UI_Interop" = [ "Web_UI" ]; + "Win32_AI" = [ "Win32" ]; + "Win32_AI_MachineLearning" = [ "Win32_AI" ]; + "Win32_AI_MachineLearning_DirectML" = [ "Win32_AI_MachineLearning" ]; + "Win32_AI_MachineLearning_WinML" = [ "Win32_AI_MachineLearning" ]; + "Win32_Data" = [ "Win32" ]; + "Win32_Data_HtmlHelp" = [ "Win32_Data" ]; + "Win32_Data_RightsManagement" = [ "Win32_Data" ]; + "Win32_Data_Xml" = [ "Win32_Data" ]; + "Win32_Data_Xml_MsXml" = [ "Win32_Data_Xml" ]; + "Win32_Data_Xml_XmlLite" = [ "Win32_Data_Xml" ]; + "Win32_Devices" = [ "Win32" ]; + "Win32_Devices_AllJoyn" = [ "Win32_Devices" ]; + "Win32_Devices_BiometricFramework" = [ "Win32_Devices" ]; + "Win32_Devices_Bluetooth" = [ "Win32_Devices" ]; + "Win32_Devices_Communication" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceAccess" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceAndDriverInstallation" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceQuery" = [ "Win32_Devices" ]; + "Win32_Devices_Display" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration_Pnp" = [ "Win32_Devices_Enumeration" ]; + "Win32_Devices_Fax" = [ "Win32_Devices" ]; + "Win32_Devices_FunctionDiscovery" = [ "Win32_Devices" ]; + "Win32_Devices_Geolocation" = [ "Win32_Devices" ]; + "Win32_Devices_HumanInterfaceDevice" = [ "Win32_Devices" ]; + "Win32_Devices_ImageAcquisition" = [ "Win32_Devices" ]; + "Win32_Devices_PortableDevices" = [ "Win32_Devices" ]; + "Win32_Devices_Properties" = [ "Win32_Devices" ]; + "Win32_Devices_Pwm" = [ "Win32_Devices" ]; + "Win32_Devices_Sensors" = [ "Win32_Devices" ]; + "Win32_Devices_SerialCommunication" = [ "Win32_Devices" ]; + "Win32_Devices_Tapi" = [ "Win32_Devices" ]; + "Win32_Devices_Usb" = [ "Win32_Devices" ]; + "Win32_Devices_WebServicesOnDevices" = [ "Win32_Devices" ]; + "Win32_Foundation" = [ "Win32" ]; + "Win32_Gaming" = [ "Win32" ]; + "Win32_Globalization" = [ "Win32" ]; + "Win32_Graphics" = [ "Win32" ]; + "Win32_Graphics_CompositionSwapchain" = [ "Win32_Graphics" ]; + "Win32_Graphics_DXCore" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct2D" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct2D_Common" = [ "Win32_Graphics_Direct2D" ]; + "Win32_Graphics_Direct3D" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D10" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D11" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D11on12" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D12" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D9" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D9on12" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D_Dxc" = [ "Win32_Graphics_Direct3D" ]; + "Win32_Graphics_Direct3D_Fxc" = [ "Win32_Graphics_Direct3D" ]; + "Win32_Graphics_DirectComposition" = [ "Win32_Graphics" ]; + "Win32_Graphics_DirectDraw" = [ "Win32_Graphics" ]; + "Win32_Graphics_DirectManipulation" = [ "Win32_Graphics" ]; + "Win32_Graphics_DirectWrite" = [ "Win32_Graphics" ]; + "Win32_Graphics_Dwm" = [ "Win32_Graphics" ]; + "Win32_Graphics_Dxgi" = [ "Win32_Graphics" ]; + "Win32_Graphics_Dxgi_Common" = [ "Win32_Graphics_Dxgi" ]; + "Win32_Graphics_Gdi" = [ "Win32_Graphics" ]; + "Win32_Graphics_GdiPlus" = [ "Win32_Graphics" ]; + "Win32_Graphics_Hlsl" = [ "Win32_Graphics" ]; + "Win32_Graphics_Imaging" = [ "Win32_Graphics" ]; + "Win32_Graphics_Imaging_D2D" = [ "Win32_Graphics_Imaging" ]; + "Win32_Graphics_OpenGL" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing_PrintTicket" = [ "Win32_Graphics_Printing" ]; + "Win32_Management" = [ "Win32" ]; + "Win32_Management_MobileDeviceManagementRegistration" = [ "Win32_Management" ]; + "Win32_Media" = [ "Win32" ]; + "Win32_Media_Audio" = [ "Win32_Media" ]; + "Win32_Media_Audio_Apo" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_DirectMusic" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_DirectSound" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_Endpoints" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_XAudio2" = [ "Win32_Media_Audio" ]; + "Win32_Media_DeviceManager" = [ "Win32_Media" ]; + "Win32_Media_DirectShow" = [ "Win32_Media" ]; + "Win32_Media_DirectShow_Tv" = [ "Win32_Media_DirectShow" ]; + "Win32_Media_DirectShow_Xml" = [ "Win32_Media_DirectShow" ]; + "Win32_Media_DxMediaObjects" = [ "Win32_Media" ]; + "Win32_Media_KernelStreaming" = [ "Win32_Media" ]; + "Win32_Media_LibrarySharingServices" = [ "Win32_Media" ]; + "Win32_Media_MediaFoundation" = [ "Win32_Media" ]; + "Win32_Media_MediaPlayer" = [ "Win32_Media" ]; + "Win32_Media_Multimedia" = [ "Win32_Media" ]; + "Win32_Media_PictureAcquisition" = [ "Win32_Media" ]; + "Win32_Media_Speech" = [ "Win32_Media" ]; + "Win32_Media_Streaming" = [ "Win32_Media" ]; + "Win32_Media_WindowsMediaFormat" = [ "Win32_Media" ]; + "Win32_NetworkManagement" = [ "Win32" ]; + "Win32_NetworkManagement_Dhcp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Dns" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_InternetConnectionWizard" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_IpHelper" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_MobileBroadband" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Multicast" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Ndis" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetBios" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetManagement" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetShell" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetworkDiagnosticsFramework" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetworkPolicyServer" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_P2P" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_QoS" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Rras" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Snmp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WNet" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WebDav" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WiFi" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsConnectNow" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsConnectionManager" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFilteringPlatform" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFirewall" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsNetworkVirtualization" = [ "Win32_NetworkManagement" ]; + "Win32_Networking" = [ "Win32" ]; + "Win32_Networking_ActiveDirectory" = [ "Win32_Networking" ]; + "Win32_Networking_BackgroundIntelligentTransferService" = [ "Win32_Networking" ]; + "Win32_Networking_Clustering" = [ "Win32_Networking" ]; + "Win32_Networking_HttpServer" = [ "Win32_Networking" ]; + "Win32_Networking_Ldap" = [ "Win32_Networking" ]; + "Win32_Networking_NetworkListManager" = [ "Win32_Networking" ]; + "Win32_Networking_RemoteDifferentialCompression" = [ "Win32_Networking" ]; + "Win32_Networking_WebSocket" = [ "Win32_Networking" ]; + "Win32_Networking_WinHttp" = [ "Win32_Networking" ]; + "Win32_Networking_WinInet" = [ "Win32_Networking" ]; + "Win32_Networking_WinSock" = [ "Win32_Networking" ]; + "Win32_Networking_WindowsWebServices" = [ "Win32_Networking" ]; + "Win32_Security" = [ "Win32" ]; + "Win32_Security_AppLocker" = [ "Win32_Security" ]; + "Win32_Security_Authentication" = [ "Win32_Security" ]; + "Win32_Security_Authentication_Identity" = [ "Win32_Security_Authentication" ]; + "Win32_Security_Authentication_Identity_Provider" = [ "Win32_Security_Authentication_Identity" ]; + "Win32_Security_Authorization" = [ "Win32_Security" ]; + "Win32_Security_Authorization_UI" = [ "Win32_Security_Authorization" ]; + "Win32_Security_ConfigurationSnapin" = [ "Win32_Security" ]; + "Win32_Security_Credentials" = [ "Win32_Security" ]; + "Win32_Security_Cryptography" = [ "Win32_Security" ]; + "Win32_Security_Cryptography_Catalog" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Certificates" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Sip" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_UI" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_DiagnosticDataQuery" = [ "Win32_Security" ]; + "Win32_Security_DirectoryServices" = [ "Win32_Security" ]; + "Win32_Security_EnterpriseData" = [ "Win32_Security" ]; + "Win32_Security_ExtensibleAuthenticationProtocol" = [ "Win32_Security" ]; + "Win32_Security_Isolation" = [ "Win32_Security" ]; + "Win32_Security_LicenseProtection" = [ "Win32_Security" ]; + "Win32_Security_NetworkAccessProtection" = [ "Win32_Security" ]; + "Win32_Security_Tpm" = [ "Win32_Security" ]; + "Win32_Security_WinTrust" = [ "Win32_Security" ]; + "Win32_Security_WinWlx" = [ "Win32_Security" ]; + "Win32_Storage" = [ "Win32" ]; + "Win32_Storage_Cabinets" = [ "Win32_Storage" ]; + "Win32_Storage_CloudFilters" = [ "Win32_Storage" ]; + "Win32_Storage_Compression" = [ "Win32_Storage" ]; + "Win32_Storage_DataDeduplication" = [ "Win32_Storage" ]; + "Win32_Storage_DistributedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_EnhancedStorage" = [ "Win32_Storage" ]; + "Win32_Storage_FileHistory" = [ "Win32_Storage" ]; + "Win32_Storage_FileServerResourceManager" = [ "Win32_Storage" ]; + "Win32_Storage_FileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_Imapi" = [ "Win32_Storage" ]; + "Win32_Storage_IndexServer" = [ "Win32_Storage" ]; + "Win32_Storage_InstallableFileSystems" = [ "Win32_Storage" ]; + "Win32_Storage_IscsiDisc" = [ "Win32_Storage" ]; + "Win32_Storage_Jet" = [ "Win32_Storage" ]; + "Win32_Storage_Nvme" = [ "Win32_Storage" ]; + "Win32_Storage_OfflineFiles" = [ "Win32_Storage" ]; + "Win32_Storage_OperationRecorder" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging_Appx" = [ "Win32_Storage_Packaging" ]; + "Win32_Storage_Packaging_Opc" = [ "Win32_Storage_Packaging" ]; + "Win32_Storage_ProjectedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_StructuredStorage" = [ "Win32_Storage" ]; + "Win32_Storage_Vhd" = [ "Win32_Storage" ]; + "Win32_Storage_VirtualDiskService" = [ "Win32_Storage" ]; + "Win32_Storage_Vss" = [ "Win32_Storage" ]; + "Win32_Storage_Xps" = [ "Win32_Storage" ]; + "Win32_Storage_Xps_Printing" = [ "Win32_Storage_Xps" ]; + "Win32_System" = [ "Win32" ]; + "Win32_System_AddressBook" = [ "Win32_System" ]; + "Win32_System_Antimalware" = [ "Win32_System" ]; + "Win32_System_ApplicationInstallationAndServicing" = [ "Win32_System" ]; + "Win32_System_ApplicationVerifier" = [ "Win32_System" ]; + "Win32_System_AssessmentTool" = [ "Win32_System" ]; + "Win32_System_ClrHosting" = [ "Win32_System" ]; + "Win32_System_Com" = [ "Win32_System" ]; + "Win32_System_Com_CallObj" = [ "Win32_System_Com" ]; + "Win32_System_Com_ChannelCredentials" = [ "Win32_System_Com" ]; + "Win32_System_Com_Events" = [ "Win32_System_Com" ]; + "Win32_System_Com_Marshal" = [ "Win32_System_Com" ]; + "Win32_System_Com_StructuredStorage" = [ "Win32_System_Com" ]; + "Win32_System_Com_UI" = [ "Win32_System_Com" ]; + "Win32_System_Com_Urlmon" = [ "Win32_System_Com" ]; + "Win32_System_ComponentServices" = [ "Win32_System" ]; + "Win32_System_Console" = [ "Win32_System" ]; + "Win32_System_Contacts" = [ "Win32_System" ]; + "Win32_System_CorrelationVector" = [ "Win32_System" ]; + "Win32_System_DataExchange" = [ "Win32_System" ]; + "Win32_System_DeploymentServices" = [ "Win32_System" ]; + "Win32_System_DesktopSharing" = [ "Win32_System" ]; + "Win32_System_DeveloperLicensing" = [ "Win32_System" ]; + "Win32_System_Diagnostics" = [ "Win32_System" ]; + "Win32_System_Diagnostics_Ceip" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ClrProfiling" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Debug" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Debug_ActiveScript" = [ "Win32_System_Diagnostics_Debug" ]; + "Win32_System_Diagnostics_Debug_Extensions" = [ "Win32_System_Diagnostics_Debug" ]; + "Win32_System_Diagnostics_Etw" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ProcessSnapshotting" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ToolHelp" = [ "Win32_System_Diagnostics" ]; + "Win32_System_DistributedTransactionCoordinator" = [ "Win32_System" ]; + "Win32_System_Environment" = [ "Win32_System" ]; + "Win32_System_ErrorReporting" = [ "Win32_System" ]; + "Win32_System_EventCollector" = [ "Win32_System" ]; + "Win32_System_EventLog" = [ "Win32_System" ]; + "Win32_System_EventNotificationService" = [ "Win32_System" ]; + "Win32_System_GroupPolicy" = [ "Win32_System" ]; + "Win32_System_HostCompute" = [ "Win32_System" ]; + "Win32_System_HostComputeNetwork" = [ "Win32_System" ]; + "Win32_System_HostComputeSystem" = [ "Win32_System" ]; + "Win32_System_Hypervisor" = [ "Win32_System" ]; + "Win32_System_IO" = [ "Win32_System" ]; + "Win32_System_Iis" = [ "Win32_System" ]; + "Win32_System_Ioctl" = [ "Win32_System" ]; + "Win32_System_JobObjects" = [ "Win32_System" ]; + "Win32_System_Js" = [ "Win32_System" ]; + "Win32_System_Kernel" = [ "Win32_System" ]; + "Win32_System_LibraryLoader" = [ "Win32_System" ]; + "Win32_System_Mailslots" = [ "Win32_System" ]; + "Win32_System_Mapi" = [ "Win32_System" ]; + "Win32_System_Memory" = [ "Win32_System" ]; + "Win32_System_Memory_NonVolatile" = [ "Win32_System_Memory" ]; + "Win32_System_MessageQueuing" = [ "Win32_System" ]; + "Win32_System_MixedReality" = [ "Win32_System" ]; + "Win32_System_Mmc" = [ "Win32_System" ]; + "Win32_System_Ole" = [ "Win32_System" ]; + "Win32_System_ParentalControls" = [ "Win32_System" ]; + "Win32_System_PasswordManagement" = [ "Win32_System" ]; + "Win32_System_Performance" = [ "Win32_System" ]; + "Win32_System_Performance_HardwareCounterProfiling" = [ "Win32_System_Performance" ]; + "Win32_System_Pipes" = [ "Win32_System" ]; + "Win32_System_Power" = [ "Win32_System" ]; + "Win32_System_ProcessStatus" = [ "Win32_System" ]; + "Win32_System_RealTimeCommunications" = [ "Win32_System" ]; + "Win32_System_Recovery" = [ "Win32_System" ]; + "Win32_System_Registry" = [ "Win32_System" ]; + "Win32_System_RemoteAssistance" = [ "Win32_System" ]; + "Win32_System_RemoteDesktop" = [ "Win32_System" ]; + "Win32_System_RemoteManagement" = [ "Win32_System" ]; + "Win32_System_RestartManager" = [ "Win32_System" ]; + "Win32_System_Restore" = [ "Win32_System" ]; + "Win32_System_Rpc" = [ "Win32_System" ]; + "Win32_System_Search" = [ "Win32_System" ]; + "Win32_System_Search_Common" = [ "Win32_System_Search" ]; + "Win32_System_SecurityCenter" = [ "Win32_System" ]; + "Win32_System_ServerBackup" = [ "Win32_System" ]; + "Win32_System_Services" = [ "Win32_System" ]; + "Win32_System_SettingsManagementInfrastructure" = [ "Win32_System" ]; + "Win32_System_SetupAndMigration" = [ "Win32_System" ]; + "Win32_System_Shutdown" = [ "Win32_System" ]; + "Win32_System_SideShow" = [ "Win32_System" ]; + "Win32_System_StationsAndDesktops" = [ "Win32_System" ]; + "Win32_System_SubsystemForLinux" = [ "Win32_System" ]; + "Win32_System_SystemInformation" = [ "Win32_System" ]; + "Win32_System_SystemServices" = [ "Win32_System" ]; + "Win32_System_TaskScheduler" = [ "Win32_System" ]; + "Win32_System_Threading" = [ "Win32_System" ]; + "Win32_System_Time" = [ "Win32_System" ]; + "Win32_System_TpmBaseServices" = [ "Win32_System" ]; + "Win32_System_TransactionServer" = [ "Win32_System" ]; + "Win32_System_UpdateAgent" = [ "Win32_System" ]; + "Win32_System_UpdateAssessment" = [ "Win32_System" ]; + "Win32_System_UserAccessLogging" = [ "Win32_System" ]; + "Win32_System_Variant" = [ "Win32_System" ]; + "Win32_System_VirtualDosMachines" = [ "Win32_System" ]; + "Win32_System_WinRT" = [ "Win32_System" ]; + "Win32_System_WinRT_AllJoyn" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Composition" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_CoreInputView" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Direct3D11" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Display" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Graphics" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Graphics_Capture" = [ "Win32_System_WinRT_Graphics" ]; + "Win32_System_WinRT_Graphics_Direct2D" = [ "Win32_System_WinRT_Graphics" ]; + "Win32_System_WinRT_Graphics_Imaging" = [ "Win32_System_WinRT_Graphics" ]; + "Win32_System_WinRT_Holographic" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Isolation" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_ML" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Media" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Metadata" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Pdf" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Printing" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Shell" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Storage" = [ "Win32_System_WinRT" ]; + "Win32_System_WindowsProgramming" = [ "Win32_System" ]; + "Win32_System_WindowsSync" = [ "Win32_System" ]; + "Win32_System_Wmi" = [ "Win32_System" ]; + "Win32_UI" = [ "Win32" ]; + "Win32_UI_Accessibility" = [ "Win32_UI" ]; + "Win32_UI_Animation" = [ "Win32_UI" ]; + "Win32_UI_ColorSystem" = [ "Win32_UI" ]; + "Win32_UI_Controls" = [ "Win32_UI" ]; + "Win32_UI_Controls_Dialogs" = [ "Win32_UI_Controls" ]; + "Win32_UI_Controls_RichEdit" = [ "Win32_UI_Controls" ]; + "Win32_UI_HiDpi" = [ "Win32_UI" ]; + "Win32_UI_Input" = [ "Win32_UI" ]; + "Win32_UI_Input_Ime" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Ink" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_KeyboardAndMouse" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Pointer" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Radial" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Touch" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_XboxController" = [ "Win32_UI_Input" ]; + "Win32_UI_InteractionContext" = [ "Win32_UI" ]; + "Win32_UI_LegacyWindowsEnvironmentFeatures" = [ "Win32_UI" ]; + "Win32_UI_Magnification" = [ "Win32_UI" ]; + "Win32_UI_Notifications" = [ "Win32_UI" ]; + "Win32_UI_Ribbon" = [ "Win32_UI" ]; + "Win32_UI_Shell" = [ "Win32_UI" ]; + "Win32_UI_Shell_Common" = [ "Win32_UI_Shell" ]; + "Win32_UI_Shell_PropertiesSystem" = [ "Win32_UI_Shell" ]; + "Win32_UI_TabletPC" = [ "Win32_UI" ]; + "Win32_UI_TextServices" = [ "Win32_UI" ]; + "Win32_UI_WindowsAndMessaging" = [ "Win32_UI" ]; + "Win32_UI_Wpf" = [ "Win32_UI" ]; + "Win32_Web" = [ "Win32" ]; + "Win32_Web_InternetExplorer" = [ "Win32_Web" ]; + "implement" = [ "windows-implement" "windows-interface" "windows-core/implement" ]; + "windows-implement" = [ "dep:windows-implement" ]; + "windows-interface" = [ "dep:windows-interface" ]; + }; + resolvedDefaultFeatures = [ "Wdk" "Wdk_System" "Wdk_System_SystemInformation" "Wdk_System_SystemServices" "Wdk_System_Threading" "Win32" "Win32_Foundation" "Win32_Graphics" "Win32_Graphics_Direct3D" "Win32_Graphics_Direct3D12" "Win32_Graphics_Dxgi" "Win32_Graphics_Dxgi_Common" "Win32_NetworkManagement" "Win32_NetworkManagement_IpHelper" "Win32_NetworkManagement_Ndis" "Win32_NetworkManagement_NetManagement" "Win32_Networking" "Win32_Networking_WinSock" "Win32_Security" "Win32_Security_Authentication" "Win32_Security_Authentication_Identity" "Win32_Security_Authorization" "Win32_Storage" "Win32_Storage_FileSystem" "Win32_System" "Win32_System_Com" "Win32_System_Diagnostics" "Win32_System_Diagnostics_Debug" "Win32_System_IO" "Win32_System_Ioctl" "Win32_System_Kernel" "Win32_System_LibraryLoader" "Win32_System_Memory" "Win32_System_Ole" "Win32_System_Performance" "Win32_System_Power" "Win32_System_ProcessStatus" "Win32_System_Registry" "Win32_System_RemoteDesktop" "Win32_System_Rpc" "Win32_System_SystemInformation" "Win32_System_SystemServices" "Win32_System_Threading" "Win32_System_Variant" "Win32_System_WindowsProgramming" "Win32_System_Wmi" "Win32_UI" "Win32_UI_Shell" "default" ]; + }; + "windows 0.54.0" = rec { + crateName = "windows"; + version = "0.54.0"; + edition = "2021"; + sha256 = "0j8vd8sg2rbln6g3a608qg1a7r2lwxcga78mmxjjin5ybmrfallj"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows-core"; + packageId = "windows-core 0.54.0"; + } + { + name = "windows-targets"; + packageId = "windows-targets 0.52.5"; + } + ]; + features = { + "AI" = [ "Foundation" ]; + "AI_MachineLearning" = [ "AI" ]; + "ApplicationModel" = [ "Foundation" ]; + "ApplicationModel_Activation" = [ "ApplicationModel" ]; + "ApplicationModel_AppExtensions" = [ "ApplicationModel" ]; + "ApplicationModel_AppService" = [ "ApplicationModel" ]; + "ApplicationModel_Appointments" = [ "ApplicationModel" ]; + "ApplicationModel_Appointments_AppointmentsProvider" = [ "ApplicationModel_Appointments" ]; + "ApplicationModel_Appointments_DataProvider" = [ "ApplicationModel_Appointments" ]; + "ApplicationModel_Background" = [ "ApplicationModel" ]; + "ApplicationModel_Calls" = [ "ApplicationModel" ]; + "ApplicationModel_Calls_Background" = [ "ApplicationModel_Calls" ]; + "ApplicationModel_Calls_Provider" = [ "ApplicationModel_Calls" ]; + "ApplicationModel_Chat" = [ "ApplicationModel" ]; + "ApplicationModel_CommunicationBlocking" = [ "ApplicationModel" ]; + "ApplicationModel_Contacts" = [ "ApplicationModel" ]; + "ApplicationModel_Contacts_DataProvider" = [ "ApplicationModel_Contacts" ]; + "ApplicationModel_Contacts_Provider" = [ "ApplicationModel_Contacts" ]; + "ApplicationModel_ConversationalAgent" = [ "ApplicationModel" ]; + "ApplicationModel_Core" = [ "ApplicationModel" ]; + "ApplicationModel_DataTransfer" = [ "ApplicationModel" ]; + "ApplicationModel_DataTransfer_DragDrop" = [ "ApplicationModel_DataTransfer" ]; + "ApplicationModel_DataTransfer_DragDrop_Core" = [ "ApplicationModel_DataTransfer_DragDrop" ]; + "ApplicationModel_DataTransfer_ShareTarget" = [ "ApplicationModel_DataTransfer" ]; + "ApplicationModel_Email" = [ "ApplicationModel" ]; + "ApplicationModel_Email_DataProvider" = [ "ApplicationModel_Email" ]; + "ApplicationModel_ExtendedExecution" = [ "ApplicationModel" ]; + "ApplicationModel_ExtendedExecution_Foreground" = [ "ApplicationModel_ExtendedExecution" ]; + "ApplicationModel_Holographic" = [ "ApplicationModel" ]; + "ApplicationModel_LockScreen" = [ "ApplicationModel" ]; + "ApplicationModel_Payments" = [ "ApplicationModel" ]; + "ApplicationModel_Payments_Provider" = [ "ApplicationModel_Payments" ]; + "ApplicationModel_Preview" = [ "ApplicationModel" ]; + "ApplicationModel_Preview_Holographic" = [ "ApplicationModel_Preview" ]; + "ApplicationModel_Preview_InkWorkspace" = [ "ApplicationModel_Preview" ]; + "ApplicationModel_Preview_Notes" = [ "ApplicationModel_Preview" ]; + "ApplicationModel_Resources" = [ "ApplicationModel" ]; + "ApplicationModel_Resources_Core" = [ "ApplicationModel_Resources" ]; + "ApplicationModel_Resources_Management" = [ "ApplicationModel_Resources" ]; + "ApplicationModel_Search" = [ "ApplicationModel" ]; + "ApplicationModel_Search_Core" = [ "ApplicationModel_Search" ]; + "ApplicationModel_Store" = [ "ApplicationModel" ]; + "ApplicationModel_Store_LicenseManagement" = [ "ApplicationModel_Store" ]; + "ApplicationModel_Store_Preview" = [ "ApplicationModel_Store" ]; + "ApplicationModel_Store_Preview_InstallControl" = [ "ApplicationModel_Store_Preview" ]; + "ApplicationModel_UserActivities" = [ "ApplicationModel" ]; + "ApplicationModel_UserActivities_Core" = [ "ApplicationModel_UserActivities" ]; + "ApplicationModel_UserDataAccounts" = [ "ApplicationModel" ]; + "ApplicationModel_UserDataAccounts_Provider" = [ "ApplicationModel_UserDataAccounts" ]; + "ApplicationModel_UserDataAccounts_SystemAccess" = [ "ApplicationModel_UserDataAccounts" ]; + "ApplicationModel_UserDataTasks" = [ "ApplicationModel" ]; + "ApplicationModel_UserDataTasks_DataProvider" = [ "ApplicationModel_UserDataTasks" ]; + "ApplicationModel_VoiceCommands" = [ "ApplicationModel" ]; + "ApplicationModel_Wallet" = [ "ApplicationModel" ]; + "ApplicationModel_Wallet_System" = [ "ApplicationModel_Wallet" ]; + "Data" = [ "Foundation" ]; + "Data_Html" = [ "Data" ]; + "Data_Json" = [ "Data" ]; + "Data_Pdf" = [ "Data" ]; + "Data_Text" = [ "Data" ]; + "Data_Xml" = [ "Data" ]; + "Data_Xml_Dom" = [ "Data_Xml" ]; + "Data_Xml_Xsl" = [ "Data_Xml" ]; + "Devices" = [ "Foundation" ]; + "Devices_Adc" = [ "Devices" ]; + "Devices_Adc_Provider" = [ "Devices_Adc" ]; + "Devices_Background" = [ "Devices" ]; + "Devices_Bluetooth" = [ "Devices" ]; + "Devices_Bluetooth_Advertisement" = [ "Devices_Bluetooth" ]; + "Devices_Bluetooth_Background" = [ "Devices_Bluetooth" ]; + "Devices_Bluetooth_GenericAttributeProfile" = [ "Devices_Bluetooth" ]; + "Devices_Bluetooth_Rfcomm" = [ "Devices_Bluetooth" ]; + "Devices_Custom" = [ "Devices" ]; + "Devices_Display" = [ "Devices" ]; + "Devices_Display_Core" = [ "Devices_Display" ]; + "Devices_Enumeration" = [ "Devices" ]; + "Devices_Enumeration_Pnp" = [ "Devices_Enumeration" ]; + "Devices_Geolocation" = [ "Devices" ]; + "Devices_Geolocation_Geofencing" = [ "Devices_Geolocation" ]; + "Devices_Geolocation_Provider" = [ "Devices_Geolocation" ]; + "Devices_Gpio" = [ "Devices" ]; + "Devices_Gpio_Provider" = [ "Devices_Gpio" ]; + "Devices_Haptics" = [ "Devices" ]; + "Devices_HumanInterfaceDevice" = [ "Devices" ]; + "Devices_I2c" = [ "Devices" ]; + "Devices_I2c_Provider" = [ "Devices_I2c" ]; + "Devices_Input" = [ "Devices" ]; + "Devices_Input_Preview" = [ "Devices_Input" ]; + "Devices_Lights" = [ "Devices" ]; + "Devices_Lights_Effects" = [ "Devices_Lights" ]; + "Devices_Midi" = [ "Devices" ]; + "Devices_PointOfService" = [ "Devices" ]; + "Devices_PointOfService_Provider" = [ "Devices_PointOfService" ]; + "Devices_Portable" = [ "Devices" ]; + "Devices_Power" = [ "Devices" ]; + "Devices_Printers" = [ "Devices" ]; + "Devices_Printers_Extensions" = [ "Devices_Printers" ]; + "Devices_Pwm" = [ "Devices" ]; + "Devices_Pwm_Provider" = [ "Devices_Pwm" ]; + "Devices_Radios" = [ "Devices" ]; + "Devices_Scanners" = [ "Devices" ]; + "Devices_Sensors" = [ "Devices" ]; + "Devices_Sensors_Custom" = [ "Devices_Sensors" ]; + "Devices_SerialCommunication" = [ "Devices" ]; + "Devices_SmartCards" = [ "Devices" ]; + "Devices_Sms" = [ "Devices" ]; + "Devices_Spi" = [ "Devices" ]; + "Devices_Spi_Provider" = [ "Devices_Spi" ]; + "Devices_Usb" = [ "Devices" ]; + "Devices_WiFi" = [ "Devices" ]; + "Devices_WiFiDirect" = [ "Devices" ]; + "Devices_WiFiDirect_Services" = [ "Devices_WiFiDirect" ]; + "Embedded" = [ "Foundation" ]; + "Embedded_DeviceLockdown" = [ "Embedded" ]; + "Foundation_Collections" = [ "Foundation" ]; + "Foundation_Diagnostics" = [ "Foundation" ]; + "Foundation_Metadata" = [ "Foundation" ]; + "Foundation_Numerics" = [ "Foundation" ]; + "Gaming" = [ "Foundation" ]; + "Gaming_Input" = [ "Gaming" ]; + "Gaming_Input_Custom" = [ "Gaming_Input" ]; + "Gaming_Input_ForceFeedback" = [ "Gaming_Input" ]; + "Gaming_Input_Preview" = [ "Gaming_Input" ]; + "Gaming_Preview" = [ "Gaming" ]; + "Gaming_Preview_GamesEnumeration" = [ "Gaming_Preview" ]; + "Gaming_UI" = [ "Gaming" ]; + "Gaming_XboxLive" = [ "Gaming" ]; + "Gaming_XboxLive_Storage" = [ "Gaming_XboxLive" ]; + "Globalization" = [ "Foundation" ]; + "Globalization_Collation" = [ "Globalization" ]; + "Globalization_DateTimeFormatting" = [ "Globalization" ]; + "Globalization_Fonts" = [ "Globalization" ]; + "Globalization_NumberFormatting" = [ "Globalization" ]; + "Globalization_PhoneNumberFormatting" = [ "Globalization" ]; + "Graphics" = [ "Foundation" ]; + "Graphics_Capture" = [ "Graphics" ]; + "Graphics_DirectX" = [ "Graphics" ]; + "Graphics_DirectX_Direct3D11" = [ "Graphics_DirectX" ]; + "Graphics_Display" = [ "Graphics" ]; + "Graphics_Display_Core" = [ "Graphics_Display" ]; + "Graphics_Effects" = [ "Graphics" ]; + "Graphics_Holographic" = [ "Graphics" ]; + "Graphics_Imaging" = [ "Graphics" ]; + "Graphics_Printing" = [ "Graphics" ]; + "Graphics_Printing3D" = [ "Graphics" ]; + "Graphics_Printing_OptionDetails" = [ "Graphics_Printing" ]; + "Graphics_Printing_PrintSupport" = [ "Graphics_Printing" ]; + "Graphics_Printing_PrintTicket" = [ "Graphics_Printing" ]; + "Graphics_Printing_Workflow" = [ "Graphics_Printing" ]; + "Management" = [ "Foundation" ]; + "Management_Core" = [ "Management" ]; + "Management_Deployment" = [ "Management" ]; + "Management_Deployment_Preview" = [ "Management_Deployment" ]; + "Management_Policies" = [ "Management" ]; + "Management_Update" = [ "Management" ]; + "Management_Workplace" = [ "Management" ]; + "Media" = [ "Foundation" ]; + "Media_AppBroadcasting" = [ "Media" ]; + "Media_AppRecording" = [ "Media" ]; + "Media_Audio" = [ "Media" ]; + "Media_Capture" = [ "Media" ]; + "Media_Capture_Core" = [ "Media_Capture" ]; + "Media_Capture_Frames" = [ "Media_Capture" ]; + "Media_Casting" = [ "Media" ]; + "Media_ClosedCaptioning" = [ "Media" ]; + "Media_ContentRestrictions" = [ "Media" ]; + "Media_Control" = [ "Media" ]; + "Media_Core" = [ "Media" ]; + "Media_Core_Preview" = [ "Media_Core" ]; + "Media_Devices" = [ "Media" ]; + "Media_Devices_Core" = [ "Media_Devices" ]; + "Media_DialProtocol" = [ "Media" ]; + "Media_Editing" = [ "Media" ]; + "Media_Effects" = [ "Media" ]; + "Media_FaceAnalysis" = [ "Media" ]; + "Media_Import" = [ "Media" ]; + "Media_MediaProperties" = [ "Media" ]; + "Media_Miracast" = [ "Media" ]; + "Media_Ocr" = [ "Media" ]; + "Media_PlayTo" = [ "Media" ]; + "Media_Playback" = [ "Media" ]; + "Media_Playlists" = [ "Media" ]; + "Media_Protection" = [ "Media" ]; + "Media_Protection_PlayReady" = [ "Media_Protection" ]; + "Media_Render" = [ "Media" ]; + "Media_SpeechRecognition" = [ "Media" ]; + "Media_SpeechSynthesis" = [ "Media" ]; + "Media_Streaming" = [ "Media" ]; + "Media_Streaming_Adaptive" = [ "Media_Streaming" ]; + "Media_Transcoding" = [ "Media" ]; + "Networking" = [ "Foundation" ]; + "Networking_BackgroundTransfer" = [ "Networking" ]; + "Networking_Connectivity" = [ "Networking" ]; + "Networking_NetworkOperators" = [ "Networking" ]; + "Networking_Proximity" = [ "Networking" ]; + "Networking_PushNotifications" = [ "Networking" ]; + "Networking_ServiceDiscovery" = [ "Networking" ]; + "Networking_ServiceDiscovery_Dnssd" = [ "Networking_ServiceDiscovery" ]; + "Networking_Sockets" = [ "Networking" ]; + "Networking_Vpn" = [ "Networking" ]; + "Networking_XboxLive" = [ "Networking" ]; + "Perception" = [ "Foundation" ]; + "Perception_Automation" = [ "Perception" ]; + "Perception_Automation_Core" = [ "Perception_Automation" ]; + "Perception_People" = [ "Perception" ]; + "Perception_Spatial" = [ "Perception" ]; + "Perception_Spatial_Preview" = [ "Perception_Spatial" ]; + "Perception_Spatial_Surfaces" = [ "Perception_Spatial" ]; + "Phone" = [ "Foundation" ]; + "Phone_ApplicationModel" = [ "Phone" ]; + "Phone_Devices" = [ "Phone" ]; + "Phone_Devices_Notification" = [ "Phone_Devices" ]; + "Phone_Devices_Power" = [ "Phone_Devices" ]; + "Phone_Management" = [ "Phone" ]; + "Phone_Management_Deployment" = [ "Phone_Management" ]; + "Phone_Media" = [ "Phone" ]; + "Phone_Media_Devices" = [ "Phone_Media" ]; + "Phone_Notification" = [ "Phone" ]; + "Phone_Notification_Management" = [ "Phone_Notification" ]; + "Phone_PersonalInformation" = [ "Phone" ]; + "Phone_PersonalInformation_Provisioning" = [ "Phone_PersonalInformation" ]; + "Phone_Speech" = [ "Phone" ]; + "Phone_Speech_Recognition" = [ "Phone_Speech" ]; + "Phone_StartScreen" = [ "Phone" ]; + "Phone_System" = [ "Phone" ]; + "Phone_System_Power" = [ "Phone_System" ]; + "Phone_System_Profile" = [ "Phone_System" ]; + "Phone_System_UserProfile" = [ "Phone_System" ]; + "Phone_System_UserProfile_GameServices" = [ "Phone_System_UserProfile" ]; + "Phone_System_UserProfile_GameServices_Core" = [ "Phone_System_UserProfile_GameServices" ]; + "Phone_UI" = [ "Phone" ]; + "Phone_UI_Input" = [ "Phone_UI" ]; + "Security" = [ "Foundation" ]; + "Security_Authentication" = [ "Security" ]; + "Security_Authentication_Identity" = [ "Security_Authentication" ]; + "Security_Authentication_Identity_Core" = [ "Security_Authentication_Identity" ]; + "Security_Authentication_OnlineId" = [ "Security_Authentication" ]; + "Security_Authentication_Web" = [ "Security_Authentication" ]; + "Security_Authentication_Web_Core" = [ "Security_Authentication_Web" ]; + "Security_Authentication_Web_Provider" = [ "Security_Authentication_Web" ]; + "Security_Authorization" = [ "Security" ]; + "Security_Authorization_AppCapabilityAccess" = [ "Security_Authorization" ]; + "Security_Credentials" = [ "Security" ]; + "Security_Credentials_UI" = [ "Security_Credentials" ]; + "Security_Cryptography" = [ "Security" ]; + "Security_Cryptography_Certificates" = [ "Security_Cryptography" ]; + "Security_Cryptography_Core" = [ "Security_Cryptography" ]; + "Security_Cryptography_DataProtection" = [ "Security_Cryptography" ]; + "Security_DataProtection" = [ "Security" ]; + "Security_EnterpriseData" = [ "Security" ]; + "Security_ExchangeActiveSyncProvisioning" = [ "Security" ]; + "Security_Isolation" = [ "Security" ]; + "Services" = [ "Foundation" ]; + "Services_Maps" = [ "Services" ]; + "Services_Maps_Guidance" = [ "Services_Maps" ]; + "Services_Maps_LocalSearch" = [ "Services_Maps" ]; + "Services_Maps_OfflineMaps" = [ "Services_Maps" ]; + "Services_Store" = [ "Services" ]; + "Services_TargetedContent" = [ "Services" ]; + "Storage" = [ "Foundation" ]; + "Storage_AccessCache" = [ "Storage" ]; + "Storage_BulkAccess" = [ "Storage" ]; + "Storage_Compression" = [ "Storage" ]; + "Storage_FileProperties" = [ "Storage" ]; + "Storage_Pickers" = [ "Storage" ]; + "Storage_Pickers_Provider" = [ "Storage_Pickers" ]; + "Storage_Provider" = [ "Storage" ]; + "Storage_Search" = [ "Storage" ]; + "Storage_Streams" = [ "Storage" ]; + "System" = [ "Foundation" ]; + "System_Diagnostics" = [ "System" ]; + "System_Diagnostics_DevicePortal" = [ "System_Diagnostics" ]; + "System_Diagnostics_Telemetry" = [ "System_Diagnostics" ]; + "System_Diagnostics_TraceReporting" = [ "System_Diagnostics" ]; + "System_Display" = [ "System" ]; + "System_Implementation" = [ "System" ]; + "System_Implementation_FileExplorer" = [ "System_Implementation" ]; + "System_Inventory" = [ "System" ]; + "System_Power" = [ "System" ]; + "System_Profile" = [ "System" ]; + "System_Profile_SystemManufacturers" = [ "System_Profile" ]; + "System_RemoteDesktop" = [ "System" ]; + "System_RemoteDesktop_Input" = [ "System_RemoteDesktop" ]; + "System_RemoteDesktop_Provider" = [ "System_RemoteDesktop" ]; + "System_RemoteSystems" = [ "System" ]; + "System_Threading" = [ "System" ]; + "System_Threading_Core" = [ "System_Threading" ]; + "System_Update" = [ "System" ]; + "System_UserProfile" = [ "System" ]; + "UI" = [ "Foundation" ]; + "UI_Accessibility" = [ "UI" ]; + "UI_ApplicationSettings" = [ "UI" ]; + "UI_Composition" = [ "UI" ]; + "UI_Composition_Core" = [ "UI_Composition" ]; + "UI_Composition_Desktop" = [ "UI_Composition" ]; + "UI_Composition_Diagnostics" = [ "UI_Composition" ]; + "UI_Composition_Effects" = [ "UI_Composition" ]; + "UI_Composition_Interactions" = [ "UI_Composition" ]; + "UI_Composition_Scenes" = [ "UI_Composition" ]; + "UI_Core" = [ "UI" ]; + "UI_Core_AnimationMetrics" = [ "UI_Core" ]; + "UI_Core_Preview" = [ "UI_Core" ]; + "UI_Input" = [ "UI" ]; + "UI_Input_Core" = [ "UI_Input" ]; + "UI_Input_Inking" = [ "UI_Input" ]; + "UI_Input_Inking_Analysis" = [ "UI_Input_Inking" ]; + "UI_Input_Inking_Core" = [ "UI_Input_Inking" ]; + "UI_Input_Inking_Preview" = [ "UI_Input_Inking" ]; + "UI_Input_Preview" = [ "UI_Input" ]; + "UI_Input_Preview_Injection" = [ "UI_Input_Preview" ]; + "UI_Input_Spatial" = [ "UI_Input" ]; + "UI_Notifications" = [ "UI" ]; + "UI_Notifications_Management" = [ "UI_Notifications" ]; + "UI_Notifications_Preview" = [ "UI_Notifications" ]; + "UI_Popups" = [ "UI" ]; + "UI_Shell" = [ "UI" ]; + "UI_StartScreen" = [ "UI" ]; + "UI_Text" = [ "UI" ]; + "UI_Text_Core" = [ "UI_Text" ]; + "UI_UIAutomation" = [ "UI" ]; + "UI_UIAutomation_Core" = [ "UI_UIAutomation" ]; + "UI_ViewManagement" = [ "UI" ]; + "UI_ViewManagement_Core" = [ "UI_ViewManagement" ]; + "UI_WebUI" = [ "UI" ]; + "UI_WebUI_Core" = [ "UI_WebUI" ]; + "UI_WindowManagement" = [ "UI" ]; + "UI_WindowManagement_Preview" = [ "UI_WindowManagement" ]; + "Wdk" = [ "Win32_Foundation" ]; + "Wdk_Devices" = [ "Wdk" ]; + "Wdk_Devices_HumanInterfaceDevice" = [ "Wdk_Devices" ]; + "Wdk_Foundation" = [ "Wdk" ]; + "Wdk_Graphics" = [ "Wdk" ]; + "Wdk_Graphics_Direct3D" = [ "Wdk_Graphics" ]; + "Wdk_NetworkManagement" = [ "Wdk" ]; + "Wdk_NetworkManagement_Ndis" = [ "Wdk_NetworkManagement" ]; + "Wdk_NetworkManagement_WindowsFilteringPlatform" = [ "Wdk_NetworkManagement" ]; + "Wdk_Storage" = [ "Wdk" ]; + "Wdk_Storage_FileSystem" = [ "Wdk_Storage" ]; + "Wdk_Storage_FileSystem_Minifilters" = [ "Wdk_Storage_FileSystem" ]; + "Wdk_System" = [ "Wdk" ]; + "Wdk_System_IO" = [ "Wdk_System" ]; + "Wdk_System_OfflineRegistry" = [ "Wdk_System" ]; + "Wdk_System_Registry" = [ "Wdk_System" ]; + "Wdk_System_SystemInformation" = [ "Wdk_System" ]; + "Wdk_System_SystemServices" = [ "Wdk_System" ]; + "Wdk_System_Threading" = [ "Wdk_System" ]; + "Web" = [ "Foundation" ]; + "Web_AtomPub" = [ "Web" ]; + "Web_Http" = [ "Web" ]; + "Web_Http_Diagnostics" = [ "Web_Http" ]; + "Web_Http_Filters" = [ "Web_Http" ]; + "Web_Http_Headers" = [ "Web_Http" ]; + "Web_Syndication" = [ "Web" ]; + "Web_UI" = [ "Web" ]; + "Web_UI_Interop" = [ "Web_UI" ]; + "Win32" = [ "Win32_Foundation" ]; + "Win32_AI" = [ "Win32" ]; + "Win32_AI_MachineLearning" = [ "Win32_AI" ]; + "Win32_AI_MachineLearning_DirectML" = [ "Win32_AI_MachineLearning" ]; + "Win32_AI_MachineLearning_WinML" = [ "Win32_AI_MachineLearning" ]; + "Win32_Data" = [ "Win32" ]; + "Win32_Data_HtmlHelp" = [ "Win32_Data" ]; + "Win32_Data_RightsManagement" = [ "Win32_Data" ]; + "Win32_Data_Xml" = [ "Win32_Data" ]; + "Win32_Data_Xml_MsXml" = [ "Win32_Data_Xml" ]; + "Win32_Data_Xml_XmlLite" = [ "Win32_Data_Xml" ]; + "Win32_Devices" = [ "Win32" ]; + "Win32_Devices_AllJoyn" = [ "Win32_Devices" ]; + "Win32_Devices_BiometricFramework" = [ "Win32_Devices" ]; + "Win32_Devices_Bluetooth" = [ "Win32_Devices" ]; + "Win32_Devices_Communication" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceAccess" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceAndDriverInstallation" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceQuery" = [ "Win32_Devices" ]; + "Win32_Devices_Display" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration_Pnp" = [ "Win32_Devices_Enumeration" ]; + "Win32_Devices_Fax" = [ "Win32_Devices" ]; + "Win32_Devices_FunctionDiscovery" = [ "Win32_Devices" ]; + "Win32_Devices_Geolocation" = [ "Win32_Devices" ]; + "Win32_Devices_HumanInterfaceDevice" = [ "Win32_Devices" ]; + "Win32_Devices_ImageAcquisition" = [ "Win32_Devices" ]; + "Win32_Devices_PortableDevices" = [ "Win32_Devices" ]; + "Win32_Devices_Properties" = [ "Win32_Devices" ]; + "Win32_Devices_Pwm" = [ "Win32_Devices" ]; + "Win32_Devices_Sensors" = [ "Win32_Devices" ]; + "Win32_Devices_SerialCommunication" = [ "Win32_Devices" ]; + "Win32_Devices_Tapi" = [ "Win32_Devices" ]; + "Win32_Devices_Usb" = [ "Win32_Devices" ]; + "Win32_Devices_WebServicesOnDevices" = [ "Win32_Devices" ]; + "Win32_Foundation" = [ "Win32" ]; + "Win32_Gaming" = [ "Win32" ]; + "Win32_Globalization" = [ "Win32" ]; + "Win32_Graphics" = [ "Win32" ]; + "Win32_Graphics_CompositionSwapchain" = [ "Win32_Graphics" ]; + "Win32_Graphics_DXCore" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct2D" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct2D_Common" = [ "Win32_Graphics_Direct2D" ]; + "Win32_Graphics_Direct3D" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D10" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D11" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D11on12" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D12" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D9" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D9on12" = [ "Win32_Graphics" ]; + "Win32_Graphics_Direct3D_Dxc" = [ "Win32_Graphics_Direct3D" ]; + "Win32_Graphics_Direct3D_Fxc" = [ "Win32_Graphics_Direct3D" ]; + "Win32_Graphics_DirectComposition" = [ "Win32_Graphics" ]; + "Win32_Graphics_DirectDraw" = [ "Win32_Graphics" ]; + "Win32_Graphics_DirectManipulation" = [ "Win32_Graphics" ]; + "Win32_Graphics_DirectWrite" = [ "Win32_Graphics" ]; + "Win32_Graphics_Dwm" = [ "Win32_Graphics" ]; + "Win32_Graphics_Dxgi" = [ "Win32_Graphics" ]; + "Win32_Graphics_Dxgi_Common" = [ "Win32_Graphics_Dxgi" ]; + "Win32_Graphics_Gdi" = [ "Win32_Graphics" ]; + "Win32_Graphics_GdiPlus" = [ "Win32_Graphics" ]; + "Win32_Graphics_Hlsl" = [ "Win32_Graphics" ]; + "Win32_Graphics_Imaging" = [ "Win32_Graphics" ]; + "Win32_Graphics_Imaging_D2D" = [ "Win32_Graphics_Imaging" ]; + "Win32_Graphics_OpenGL" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing_PrintTicket" = [ "Win32_Graphics_Printing" ]; + "Win32_Management" = [ "Win32" ]; + "Win32_Management_MobileDeviceManagementRegistration" = [ "Win32_Management" ]; + "Win32_Media" = [ "Win32" ]; + "Win32_Media_Audio" = [ "Win32_Media" ]; + "Win32_Media_Audio_Apo" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_DirectMusic" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_DirectSound" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_Endpoints" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_XAudio2" = [ "Win32_Media_Audio" ]; + "Win32_Media_DeviceManager" = [ "Win32_Media" ]; + "Win32_Media_DirectShow" = [ "Win32_Media" ]; + "Win32_Media_DirectShow_Tv" = [ "Win32_Media_DirectShow" ]; + "Win32_Media_DirectShow_Xml" = [ "Win32_Media_DirectShow" ]; + "Win32_Media_DxMediaObjects" = [ "Win32_Media" ]; + "Win32_Media_KernelStreaming" = [ "Win32_Media" ]; + "Win32_Media_LibrarySharingServices" = [ "Win32_Media" ]; + "Win32_Media_MediaFoundation" = [ "Win32_Media" ]; + "Win32_Media_MediaPlayer" = [ "Win32_Media" ]; + "Win32_Media_Multimedia" = [ "Win32_Media" ]; + "Win32_Media_PictureAcquisition" = [ "Win32_Media" ]; + "Win32_Media_Speech" = [ "Win32_Media" ]; + "Win32_Media_Streaming" = [ "Win32_Media" ]; + "Win32_Media_WindowsMediaFormat" = [ "Win32_Media" ]; + "Win32_NetworkManagement" = [ "Win32" ]; + "Win32_NetworkManagement_Dhcp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Dns" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_InternetConnectionWizard" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_IpHelper" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_MobileBroadband" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Multicast" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Ndis" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetBios" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetManagement" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetShell" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetworkDiagnosticsFramework" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetworkPolicyServer" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_P2P" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_QoS" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Rras" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Snmp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WNet" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WebDav" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WiFi" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsConnectNow" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsConnectionManager" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFilteringPlatform" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFirewall" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsNetworkVirtualization" = [ "Win32_NetworkManagement" ]; + "Win32_Networking" = [ "Win32" ]; + "Win32_Networking_ActiveDirectory" = [ "Win32_Networking" ]; + "Win32_Networking_BackgroundIntelligentTransferService" = [ "Win32_Networking" ]; + "Win32_Networking_Clustering" = [ "Win32_Networking" ]; + "Win32_Networking_HttpServer" = [ "Win32_Networking" ]; + "Win32_Networking_Ldap" = [ "Win32_Networking" ]; + "Win32_Networking_NetworkListManager" = [ "Win32_Networking" ]; + "Win32_Networking_RemoteDifferentialCompression" = [ "Win32_Networking" ]; + "Win32_Networking_WebSocket" = [ "Win32_Networking" ]; + "Win32_Networking_WinHttp" = [ "Win32_Networking" ]; + "Win32_Networking_WinInet" = [ "Win32_Networking" ]; + "Win32_Networking_WinSock" = [ "Win32_Networking" ]; + "Win32_Networking_WindowsWebServices" = [ "Win32_Networking" ]; + "Win32_Security" = [ "Win32" ]; + "Win32_Security_AppLocker" = [ "Win32_Security" ]; + "Win32_Security_Authentication" = [ "Win32_Security" ]; + "Win32_Security_Authentication_Identity" = [ "Win32_Security_Authentication" ]; + "Win32_Security_Authentication_Identity_Provider" = [ "Win32_Security_Authentication_Identity" ]; + "Win32_Security_Authorization" = [ "Win32_Security" ]; + "Win32_Security_Authorization_UI" = [ "Win32_Security_Authorization" ]; + "Win32_Security_ConfigurationSnapin" = [ "Win32_Security" ]; + "Win32_Security_Credentials" = [ "Win32_Security" ]; + "Win32_Security_Cryptography" = [ "Win32_Security" ]; + "Win32_Security_Cryptography_Catalog" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Certificates" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Sip" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_UI" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_DiagnosticDataQuery" = [ "Win32_Security" ]; + "Win32_Security_DirectoryServices" = [ "Win32_Security" ]; + "Win32_Security_EnterpriseData" = [ "Win32_Security" ]; + "Win32_Security_ExtensibleAuthenticationProtocol" = [ "Win32_Security" ]; + "Win32_Security_Isolation" = [ "Win32_Security" ]; + "Win32_Security_LicenseProtection" = [ "Win32_Security" ]; + "Win32_Security_NetworkAccessProtection" = [ "Win32_Security" ]; + "Win32_Security_Tpm" = [ "Win32_Security" ]; + "Win32_Security_WinTrust" = [ "Win32_Security" ]; + "Win32_Security_WinWlx" = [ "Win32_Security" ]; + "Win32_Storage" = [ "Win32" ]; + "Win32_Storage_Cabinets" = [ "Win32_Storage" ]; + "Win32_Storage_CloudFilters" = [ "Win32_Storage" ]; + "Win32_Storage_Compression" = [ "Win32_Storage" ]; + "Win32_Storage_DataDeduplication" = [ "Win32_Storage" ]; + "Win32_Storage_DistributedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_EnhancedStorage" = [ "Win32_Storage" ]; + "Win32_Storage_FileHistory" = [ "Win32_Storage" ]; + "Win32_Storage_FileServerResourceManager" = [ "Win32_Storage" ]; + "Win32_Storage_FileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_Imapi" = [ "Win32_Storage" ]; + "Win32_Storage_IndexServer" = [ "Win32_Storage" ]; + "Win32_Storage_InstallableFileSystems" = [ "Win32_Storage" ]; + "Win32_Storage_IscsiDisc" = [ "Win32_Storage" ]; + "Win32_Storage_Jet" = [ "Win32_Storage" ]; + "Win32_Storage_Nvme" = [ "Win32_Storage" ]; + "Win32_Storage_OfflineFiles" = [ "Win32_Storage" ]; + "Win32_Storage_OperationRecorder" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging_Appx" = [ "Win32_Storage_Packaging" ]; + "Win32_Storage_Packaging_Opc" = [ "Win32_Storage_Packaging" ]; + "Win32_Storage_ProjectedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_StructuredStorage" = [ "Win32_Storage" ]; + "Win32_Storage_Vhd" = [ "Win32_Storage" ]; + "Win32_Storage_VirtualDiskService" = [ "Win32_Storage" ]; + "Win32_Storage_Vss" = [ "Win32_Storage" ]; + "Win32_Storage_Xps" = [ "Win32_Storage" ]; + "Win32_Storage_Xps_Printing" = [ "Win32_Storage_Xps" ]; + "Win32_System" = [ "Win32" ]; + "Win32_System_AddressBook" = [ "Win32_System" ]; + "Win32_System_Antimalware" = [ "Win32_System" ]; + "Win32_System_ApplicationInstallationAndServicing" = [ "Win32_System" ]; + "Win32_System_ApplicationVerifier" = [ "Win32_System" ]; + "Win32_System_AssessmentTool" = [ "Win32_System" ]; + "Win32_System_ClrHosting" = [ "Win32_System" ]; + "Win32_System_Com" = [ "Win32_System" ]; + "Win32_System_Com_CallObj" = [ "Win32_System_Com" ]; + "Win32_System_Com_ChannelCredentials" = [ "Win32_System_Com" ]; + "Win32_System_Com_Events" = [ "Win32_System_Com" ]; + "Win32_System_Com_Marshal" = [ "Win32_System_Com" ]; + "Win32_System_Com_StructuredStorage" = [ "Win32_System_Com" ]; + "Win32_System_Com_UI" = [ "Win32_System_Com" ]; + "Win32_System_Com_Urlmon" = [ "Win32_System_Com" ]; + "Win32_System_ComponentServices" = [ "Win32_System" ]; + "Win32_System_Console" = [ "Win32_System" ]; + "Win32_System_Contacts" = [ "Win32_System" ]; + "Win32_System_CorrelationVector" = [ "Win32_System" ]; + "Win32_System_DataExchange" = [ "Win32_System" ]; + "Win32_System_DeploymentServices" = [ "Win32_System" ]; + "Win32_System_DesktopSharing" = [ "Win32_System" ]; + "Win32_System_DeveloperLicensing" = [ "Win32_System" ]; + "Win32_System_Diagnostics" = [ "Win32_System" ]; + "Win32_System_Diagnostics_Ceip" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ClrProfiling" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Debug" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Debug_ActiveScript" = [ "Win32_System_Diagnostics_Debug" ]; + "Win32_System_Diagnostics_Debug_Extensions" = [ "Win32_System_Diagnostics_Debug" ]; + "Win32_System_Diagnostics_Etw" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ProcessSnapshotting" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ToolHelp" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_TraceLogging" = [ "Win32_System_Diagnostics" ]; + "Win32_System_DistributedTransactionCoordinator" = [ "Win32_System" ]; + "Win32_System_Environment" = [ "Win32_System" ]; + "Win32_System_ErrorReporting" = [ "Win32_System" ]; + "Win32_System_EventCollector" = [ "Win32_System" ]; + "Win32_System_EventLog" = [ "Win32_System" ]; + "Win32_System_EventNotificationService" = [ "Win32_System" ]; + "Win32_System_GroupPolicy" = [ "Win32_System" ]; + "Win32_System_HostCompute" = [ "Win32_System" ]; + "Win32_System_HostComputeNetwork" = [ "Win32_System" ]; + "Win32_System_HostComputeSystem" = [ "Win32_System" ]; + "Win32_System_Hypervisor" = [ "Win32_System" ]; + "Win32_System_IO" = [ "Win32_System" ]; + "Win32_System_Iis" = [ "Win32_System" ]; + "Win32_System_Ioctl" = [ "Win32_System" ]; + "Win32_System_JobObjects" = [ "Win32_System" ]; + "Win32_System_Js" = [ "Win32_System" ]; + "Win32_System_Kernel" = [ "Win32_System" ]; + "Win32_System_LibraryLoader" = [ "Win32_System" ]; + "Win32_System_Mailslots" = [ "Win32_System" ]; + "Win32_System_Mapi" = [ "Win32_System" ]; + "Win32_System_Memory" = [ "Win32_System" ]; + "Win32_System_Memory_NonVolatile" = [ "Win32_System_Memory" ]; + "Win32_System_MessageQueuing" = [ "Win32_System" ]; + "Win32_System_MixedReality" = [ "Win32_System" ]; + "Win32_System_Mmc" = [ "Win32_System" ]; + "Win32_System_Ole" = [ "Win32_System" ]; + "Win32_System_ParentalControls" = [ "Win32_System" ]; + "Win32_System_PasswordManagement" = [ "Win32_System" ]; + "Win32_System_Performance" = [ "Win32_System" ]; + "Win32_System_Performance_HardwareCounterProfiling" = [ "Win32_System_Performance" ]; + "Win32_System_Pipes" = [ "Win32_System" ]; + "Win32_System_Power" = [ "Win32_System" ]; + "Win32_System_ProcessStatus" = [ "Win32_System" ]; + "Win32_System_RealTimeCommunications" = [ "Win32_System" ]; + "Win32_System_Recovery" = [ "Win32_System" ]; + "Win32_System_Registry" = [ "Win32_System" ]; + "Win32_System_RemoteAssistance" = [ "Win32_System" ]; + "Win32_System_RemoteDesktop" = [ "Win32_System" ]; + "Win32_System_RemoteManagement" = [ "Win32_System" ]; + "Win32_System_RestartManager" = [ "Win32_System" ]; + "Win32_System_Restore" = [ "Win32_System" ]; + "Win32_System_Rpc" = [ "Win32_System" ]; + "Win32_System_Search" = [ "Win32_System" ]; + "Win32_System_Search_Common" = [ "Win32_System_Search" ]; + "Win32_System_SecurityCenter" = [ "Win32_System" ]; + "Win32_System_ServerBackup" = [ "Win32_System" ]; + "Win32_System_Services" = [ "Win32_System" ]; + "Win32_System_SettingsManagementInfrastructure" = [ "Win32_System" ]; + "Win32_System_SetupAndMigration" = [ "Win32_System" ]; + "Win32_System_Shutdown" = [ "Win32_System" ]; + "Win32_System_SideShow" = [ "Win32_System" ]; + "Win32_System_StationsAndDesktops" = [ "Win32_System" ]; + "Win32_System_SubsystemForLinux" = [ "Win32_System" ]; + "Win32_System_SystemInformation" = [ "Win32_System" ]; + "Win32_System_SystemServices" = [ "Win32_System" ]; + "Win32_System_TaskScheduler" = [ "Win32_System" ]; + "Win32_System_Threading" = [ "Win32_System" ]; + "Win32_System_Time" = [ "Win32_System" ]; + "Win32_System_TpmBaseServices" = [ "Win32_System" ]; + "Win32_System_TransactionServer" = [ "Win32_System" ]; + "Win32_System_UpdateAgent" = [ "Win32_System" ]; + "Win32_System_UpdateAssessment" = [ "Win32_System" ]; + "Win32_System_UserAccessLogging" = [ "Win32_System" ]; + "Win32_System_Variant" = [ "Win32_System" ]; + "Win32_System_VirtualDosMachines" = [ "Win32_System" ]; + "Win32_System_WinRT" = [ "Win32_System" ]; + "Win32_System_WinRT_AllJoyn" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Composition" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_CoreInputView" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Direct3D11" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Display" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Graphics" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Graphics_Capture" = [ "Win32_System_WinRT_Graphics" ]; + "Win32_System_WinRT_Graphics_Direct2D" = [ "Win32_System_WinRT_Graphics" ]; + "Win32_System_WinRT_Graphics_Imaging" = [ "Win32_System_WinRT_Graphics" ]; + "Win32_System_WinRT_Holographic" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Isolation" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_ML" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Media" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Metadata" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Pdf" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Printing" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Shell" = [ "Win32_System_WinRT" ]; + "Win32_System_WinRT_Storage" = [ "Win32_System_WinRT" ]; + "Win32_System_WindowsProgramming" = [ "Win32_System" ]; + "Win32_System_WindowsSync" = [ "Win32_System" ]; + "Win32_System_Wmi" = [ "Win32_System" ]; + "Win32_UI" = [ "Win32" ]; + "Win32_UI_Accessibility" = [ "Win32_UI" ]; + "Win32_UI_Animation" = [ "Win32_UI" ]; + "Win32_UI_ColorSystem" = [ "Win32_UI" ]; + "Win32_UI_Controls" = [ "Win32_UI" ]; + "Win32_UI_Controls_Dialogs" = [ "Win32_UI_Controls" ]; + "Win32_UI_Controls_RichEdit" = [ "Win32_UI_Controls" ]; + "Win32_UI_HiDpi" = [ "Win32_UI" ]; + "Win32_UI_Input" = [ "Win32_UI" ]; + "Win32_UI_Input_Ime" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Ink" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_KeyboardAndMouse" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Pointer" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Radial" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Touch" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_XboxController" = [ "Win32_UI_Input" ]; + "Win32_UI_InteractionContext" = [ "Win32_UI" ]; + "Win32_UI_LegacyWindowsEnvironmentFeatures" = [ "Win32_UI" ]; + "Win32_UI_Magnification" = [ "Win32_UI" ]; + "Win32_UI_Notifications" = [ "Win32_UI" ]; + "Win32_UI_Ribbon" = [ "Win32_UI" ]; + "Win32_UI_Shell" = [ "Win32_UI" ]; + "Win32_UI_Shell_Common" = [ "Win32_UI_Shell" ]; + "Win32_UI_Shell_PropertiesSystem" = [ "Win32_UI_Shell" ]; + "Win32_UI_TabletPC" = [ "Win32_UI" ]; + "Win32_UI_TextServices" = [ "Win32_UI" ]; + "Win32_UI_WindowsAndMessaging" = [ "Win32_UI" ]; + "Win32_UI_Wpf" = [ "Win32_UI" ]; + "Win32_Web" = [ "Win32" ]; + "Win32_Web_InternetExplorer" = [ "Win32_Web" ]; + "implement" = [ "windows-implement" "windows-interface" "windows-core/implement" ]; + "windows-implement" = [ "dep:windows-implement" ]; + "windows-interface" = [ "dep:windows-interface" ]; + }; + resolvedDefaultFeatures = [ "Devices" "Devices_Power" "Foundation" "Foundation_Collections" "Gaming" "Gaming_Input" "Gaming_Input_ForceFeedback" "System" "System_Power" "Win32" "Win32_Devices" "Win32_Devices_Properties" "Win32_Foundation" "Win32_Media" "Win32_Media_Audio" "Win32_Media_KernelStreaming" "Win32_Media_Multimedia" "Win32_Security" "Win32_System" "Win32_System_Com" "Win32_System_Com_StructuredStorage" "Win32_System_SystemServices" "Win32_System_Threading" "Win32_System_Variant" "Win32_UI" "Win32_UI_Shell" "Win32_UI_Shell_PropertiesSystem" "default" ]; + }; + "windows-core 0.52.0" = rec { + crateName = "windows-core"; + version = "0.52.0"; + edition = "2021"; + sha256 = "1nc3qv7sy24x0nlnb32f7alzpd6f72l4p24vl65vydbyil669ark"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows-targets"; + packageId = "windows-targets 0.52.5"; + } + ]; + features = { + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "windows-core 0.54.0" = rec { + crateName = "windows-core"; + version = "0.54.0"; + edition = "2021"; + sha256 = "0r8x2sgl4qq1h23ldf4z7cj213k0bz7479m8a156h79mi6f1nrhj"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows-result"; + packageId = "windows-result"; + } + { + name = "windows-targets"; + packageId = "windows-targets 0.52.5"; + } + ]; + features = { + }; + resolvedDefaultFeatures = [ "default" ]; + }; + "windows-implement" = rec { + crateName = "windows-implement"; + version = "0.48.0"; + edition = "2018"; + sha256 = "1764n853zd7bb0wn94i0qxfs6kdy7wrz7v9qhdn7x7hvk64fabjy"; + procMacro = true; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 1.0.109"; + usesDefaultFeatures = false; + features = [ "parsing" "proc-macro" "printing" "full" "derive" ]; + } + ]; + + }; + "windows-interface" = rec { + crateName = "windows-interface"; + version = "0.48.0"; + edition = "2018"; + sha256 = "1iqcilw0hfyzwhk12xfmcy40r10406sgf4xmdansijlv1kr8vyz6"; + procMacro = true; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 1.0.109"; + usesDefaultFeatures = false; + features = [ "parsing" "proc-macro" "printing" "full" "derive" ]; + } + ]; + + }; + "windows-result" = rec { + crateName = "windows-result"; + version = "0.1.1"; + edition = "2021"; + sha256 = "0fw1j5birb2nhp2s2wcg0fwyv7hbvp548bld1mh2xn3jrjlhv7vl"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows-targets"; + packageId = "windows-targets 0.52.5"; + } + ]; + + }; + "windows-sys 0.45.0" = rec { + crateName = "windows-sys"; + version = "0.45.0"; + edition = "2018"; + sha256 = "1l36bcqm4g89pknfp8r9rl1w4bn017q6a8qlx8viv0xjxzjkna3m"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows-targets"; + packageId = "windows-targets 0.42.2"; + target = { target, features }: (!(target."windows_raw_dylib" or false)); + } + ]; + features = { + "Win32_Data" = [ "Win32" ]; + "Win32_Data_HtmlHelp" = [ "Win32_Data" ]; + "Win32_Data_RightsManagement" = [ "Win32_Data" ]; + "Win32_Data_Xml" = [ "Win32_Data" ]; + "Win32_Data_Xml_MsXml" = [ "Win32_Data_Xml" ]; + "Win32_Data_Xml_XmlLite" = [ "Win32_Data_Xml" ]; + "Win32_Devices" = [ "Win32" ]; + "Win32_Devices_AllJoyn" = [ "Win32_Devices" ]; + "Win32_Devices_BiometricFramework" = [ "Win32_Devices" ]; + "Win32_Devices_Bluetooth" = [ "Win32_Devices" ]; + "Win32_Devices_Communication" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceAccess" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceAndDriverInstallation" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceQuery" = [ "Win32_Devices" ]; + "Win32_Devices_Display" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration_Pnp" = [ "Win32_Devices_Enumeration" ]; + "Win32_Devices_Fax" = [ "Win32_Devices" ]; + "Win32_Devices_FunctionDiscovery" = [ "Win32_Devices" ]; + "Win32_Devices_Geolocation" = [ "Win32_Devices" ]; + "Win32_Devices_HumanInterfaceDevice" = [ "Win32_Devices" ]; + "Win32_Devices_ImageAcquisition" = [ "Win32_Devices" ]; + "Win32_Devices_PortableDevices" = [ "Win32_Devices" ]; + "Win32_Devices_Properties" = [ "Win32_Devices" ]; + "Win32_Devices_Pwm" = [ "Win32_Devices" ]; + "Win32_Devices_Sensors" = [ "Win32_Devices" ]; + "Win32_Devices_SerialCommunication" = [ "Win32_Devices" ]; + "Win32_Devices_Tapi" = [ "Win32_Devices" ]; + "Win32_Devices_Usb" = [ "Win32_Devices" ]; + "Win32_Devices_WebServicesOnDevices" = [ "Win32_Devices" ]; + "Win32_Foundation" = [ "Win32" ]; + "Win32_Gaming" = [ "Win32" ]; + "Win32_Globalization" = [ "Win32" ]; + "Win32_Graphics" = [ "Win32" ]; + "Win32_Graphics_Dwm" = [ "Win32_Graphics" ]; + "Win32_Graphics_Gdi" = [ "Win32_Graphics" ]; + "Win32_Graphics_Hlsl" = [ "Win32_Graphics" ]; + "Win32_Graphics_OpenGL" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing_PrintTicket" = [ "Win32_Graphics_Printing" ]; + "Win32_Management" = [ "Win32" ]; + "Win32_Management_MobileDeviceManagementRegistration" = [ "Win32_Management" ]; + "Win32_Media" = [ "Win32" ]; + "Win32_Media_Audio" = [ "Win32_Media" ]; + "Win32_Media_Audio_Apo" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_DirectMusic" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_Endpoints" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_XAudio2" = [ "Win32_Media_Audio" ]; + "Win32_Media_DeviceManager" = [ "Win32_Media" ]; + "Win32_Media_DxMediaObjects" = [ "Win32_Media" ]; + "Win32_Media_KernelStreaming" = [ "Win32_Media" ]; + "Win32_Media_LibrarySharingServices" = [ "Win32_Media" ]; + "Win32_Media_MediaPlayer" = [ "Win32_Media" ]; + "Win32_Media_Multimedia" = [ "Win32_Media" ]; + "Win32_Media_Speech" = [ "Win32_Media" ]; + "Win32_Media_Streaming" = [ "Win32_Media" ]; + "Win32_Media_WindowsMediaFormat" = [ "Win32_Media" ]; + "Win32_NetworkManagement" = [ "Win32" ]; + "Win32_NetworkManagement_Dhcp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Dns" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_InternetConnectionWizard" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_IpHelper" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_MobileBroadband" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Multicast" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Ndis" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetBios" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetManagement" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetShell" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetworkDiagnosticsFramework" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetworkPolicyServer" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_P2P" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_QoS" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Rras" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Snmp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WNet" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WebDav" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WiFi" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsConnectNow" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsConnectionManager" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFilteringPlatform" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFirewall" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsNetworkVirtualization" = [ "Win32_NetworkManagement" ]; + "Win32_Networking" = [ "Win32" ]; + "Win32_Networking_ActiveDirectory" = [ "Win32_Networking" ]; + "Win32_Networking_BackgroundIntelligentTransferService" = [ "Win32_Networking" ]; + "Win32_Networking_Clustering" = [ "Win32_Networking" ]; + "Win32_Networking_HttpServer" = [ "Win32_Networking" ]; + "Win32_Networking_Ldap" = [ "Win32_Networking" ]; + "Win32_Networking_NetworkListManager" = [ "Win32_Networking" ]; + "Win32_Networking_RemoteDifferentialCompression" = [ "Win32_Networking" ]; + "Win32_Networking_WebSocket" = [ "Win32_Networking" ]; + "Win32_Networking_WinHttp" = [ "Win32_Networking" ]; + "Win32_Networking_WinInet" = [ "Win32_Networking" ]; + "Win32_Networking_WinSock" = [ "Win32_Networking" ]; + "Win32_Networking_WindowsWebServices" = [ "Win32_Networking" ]; + "Win32_Security" = [ "Win32" ]; + "Win32_Security_AppLocker" = [ "Win32_Security" ]; + "Win32_Security_Authentication" = [ "Win32_Security" ]; + "Win32_Security_Authentication_Identity" = [ "Win32_Security_Authentication" ]; + "Win32_Security_Authentication_Identity_Provider" = [ "Win32_Security_Authentication_Identity" ]; + "Win32_Security_Authorization" = [ "Win32_Security" ]; + "Win32_Security_Authorization_UI" = [ "Win32_Security_Authorization" ]; + "Win32_Security_ConfigurationSnapin" = [ "Win32_Security" ]; + "Win32_Security_Credentials" = [ "Win32_Security" ]; + "Win32_Security_Cryptography" = [ "Win32_Security" ]; + "Win32_Security_Cryptography_Catalog" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Certificates" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Sip" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_UI" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_DiagnosticDataQuery" = [ "Win32_Security" ]; + "Win32_Security_DirectoryServices" = [ "Win32_Security" ]; + "Win32_Security_EnterpriseData" = [ "Win32_Security" ]; + "Win32_Security_ExtensibleAuthenticationProtocol" = [ "Win32_Security" ]; + "Win32_Security_Isolation" = [ "Win32_Security" ]; + "Win32_Security_LicenseProtection" = [ "Win32_Security" ]; + "Win32_Security_NetworkAccessProtection" = [ "Win32_Security" ]; + "Win32_Security_Tpm" = [ "Win32_Security" ]; + "Win32_Security_WinTrust" = [ "Win32_Security" ]; + "Win32_Security_WinWlx" = [ "Win32_Security" ]; + "Win32_Storage" = [ "Win32" ]; + "Win32_Storage_Cabinets" = [ "Win32_Storage" ]; + "Win32_Storage_CloudFilters" = [ "Win32_Storage" ]; + "Win32_Storage_Compression" = [ "Win32_Storage" ]; + "Win32_Storage_DataDeduplication" = [ "Win32_Storage" ]; + "Win32_Storage_DistributedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_EnhancedStorage" = [ "Win32_Storage" ]; + "Win32_Storage_FileHistory" = [ "Win32_Storage" ]; + "Win32_Storage_FileServerResourceManager" = [ "Win32_Storage" ]; + "Win32_Storage_FileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_Imapi" = [ "Win32_Storage" ]; + "Win32_Storage_IndexServer" = [ "Win32_Storage" ]; + "Win32_Storage_InstallableFileSystems" = [ "Win32_Storage" ]; + "Win32_Storage_IscsiDisc" = [ "Win32_Storage" ]; + "Win32_Storage_Jet" = [ "Win32_Storage" ]; + "Win32_Storage_OfflineFiles" = [ "Win32_Storage" ]; + "Win32_Storage_OperationRecorder" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging_Appx" = [ "Win32_Storage_Packaging" ]; + "Win32_Storage_Packaging_Opc" = [ "Win32_Storage_Packaging" ]; + "Win32_Storage_ProjectedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_StructuredStorage" = [ "Win32_Storage" ]; + "Win32_Storage_Vhd" = [ "Win32_Storage" ]; + "Win32_Storage_VirtualDiskService" = [ "Win32_Storage" ]; + "Win32_Storage_Vss" = [ "Win32_Storage" ]; + "Win32_Storage_Xps" = [ "Win32_Storage" ]; + "Win32_Storage_Xps_Printing" = [ "Win32_Storage_Xps" ]; + "Win32_System" = [ "Win32" ]; + "Win32_System_AddressBook" = [ "Win32_System" ]; + "Win32_System_Antimalware" = [ "Win32_System" ]; + "Win32_System_ApplicationInstallationAndServicing" = [ "Win32_System" ]; + "Win32_System_ApplicationVerifier" = [ "Win32_System" ]; + "Win32_System_AssessmentTool" = [ "Win32_System" ]; + "Win32_System_Com" = [ "Win32_System" ]; + "Win32_System_Com_CallObj" = [ "Win32_System_Com" ]; + "Win32_System_Com_ChannelCredentials" = [ "Win32_System_Com" ]; + "Win32_System_Com_Events" = [ "Win32_System_Com" ]; + "Win32_System_Com_Marshal" = [ "Win32_System_Com" ]; + "Win32_System_Com_StructuredStorage" = [ "Win32_System_Com" ]; + "Win32_System_Com_UI" = [ "Win32_System_Com" ]; + "Win32_System_Com_Urlmon" = [ "Win32_System_Com" ]; + "Win32_System_ComponentServices" = [ "Win32_System" ]; + "Win32_System_Console" = [ "Win32_System" ]; + "Win32_System_Contacts" = [ "Win32_System" ]; + "Win32_System_CorrelationVector" = [ "Win32_System" ]; + "Win32_System_DataExchange" = [ "Win32_System" ]; + "Win32_System_DeploymentServices" = [ "Win32_System" ]; + "Win32_System_DesktopSharing" = [ "Win32_System" ]; + "Win32_System_DeveloperLicensing" = [ "Win32_System" ]; + "Win32_System_Diagnostics" = [ "Win32_System" ]; + "Win32_System_Diagnostics_Ceip" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Debug" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Etw" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ProcessSnapshotting" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ToolHelp" = [ "Win32_System_Diagnostics" ]; + "Win32_System_DistributedTransactionCoordinator" = [ "Win32_System" ]; + "Win32_System_Environment" = [ "Win32_System" ]; + "Win32_System_ErrorReporting" = [ "Win32_System" ]; + "Win32_System_EventCollector" = [ "Win32_System" ]; + "Win32_System_EventLog" = [ "Win32_System" ]; + "Win32_System_EventNotificationService" = [ "Win32_System" ]; + "Win32_System_GroupPolicy" = [ "Win32_System" ]; + "Win32_System_HostCompute" = [ "Win32_System" ]; + "Win32_System_HostComputeNetwork" = [ "Win32_System" ]; + "Win32_System_HostComputeSystem" = [ "Win32_System" ]; + "Win32_System_Hypervisor" = [ "Win32_System" ]; + "Win32_System_IO" = [ "Win32_System" ]; + "Win32_System_Iis" = [ "Win32_System" ]; + "Win32_System_Ioctl" = [ "Win32_System" ]; + "Win32_System_JobObjects" = [ "Win32_System" ]; + "Win32_System_Js" = [ "Win32_System" ]; + "Win32_System_Kernel" = [ "Win32_System" ]; + "Win32_System_LibraryLoader" = [ "Win32_System" ]; + "Win32_System_Mailslots" = [ "Win32_System" ]; + "Win32_System_Mapi" = [ "Win32_System" ]; + "Win32_System_Memory" = [ "Win32_System" ]; + "Win32_System_Memory_NonVolatile" = [ "Win32_System_Memory" ]; + "Win32_System_MessageQueuing" = [ "Win32_System" ]; + "Win32_System_MixedReality" = [ "Win32_System" ]; + "Win32_System_Mmc" = [ "Win32_System" ]; + "Win32_System_Ole" = [ "Win32_System" ]; + "Win32_System_ParentalControls" = [ "Win32_System" ]; + "Win32_System_PasswordManagement" = [ "Win32_System" ]; + "Win32_System_Performance" = [ "Win32_System" ]; + "Win32_System_Performance_HardwareCounterProfiling" = [ "Win32_System_Performance" ]; + "Win32_System_Pipes" = [ "Win32_System" ]; + "Win32_System_Power" = [ "Win32_System" ]; + "Win32_System_ProcessStatus" = [ "Win32_System" ]; + "Win32_System_RealTimeCommunications" = [ "Win32_System" ]; + "Win32_System_Recovery" = [ "Win32_System" ]; + "Win32_System_Registry" = [ "Win32_System" ]; + "Win32_System_RemoteAssistance" = [ "Win32_System" ]; + "Win32_System_RemoteDesktop" = [ "Win32_System" ]; + "Win32_System_RemoteManagement" = [ "Win32_System" ]; + "Win32_System_RestartManager" = [ "Win32_System" ]; + "Win32_System_Restore" = [ "Win32_System" ]; + "Win32_System_Rpc" = [ "Win32_System" ]; + "Win32_System_Search" = [ "Win32_System" ]; + "Win32_System_Search_Common" = [ "Win32_System_Search" ]; + "Win32_System_SecurityCenter" = [ "Win32_System" ]; + "Win32_System_ServerBackup" = [ "Win32_System" ]; + "Win32_System_Services" = [ "Win32_System" ]; + "Win32_System_SettingsManagementInfrastructure" = [ "Win32_System" ]; + "Win32_System_SetupAndMigration" = [ "Win32_System" ]; + "Win32_System_Shutdown" = [ "Win32_System" ]; + "Win32_System_StationsAndDesktops" = [ "Win32_System" ]; + "Win32_System_SubsystemForLinux" = [ "Win32_System" ]; + "Win32_System_SystemInformation" = [ "Win32_System" ]; + "Win32_System_SystemServices" = [ "Win32_System" ]; + "Win32_System_TaskScheduler" = [ "Win32_System" ]; + "Win32_System_Threading" = [ "Win32_System" ]; + "Win32_System_Time" = [ "Win32_System" ]; + "Win32_System_TpmBaseServices" = [ "Win32_System" ]; + "Win32_System_UpdateAgent" = [ "Win32_System" ]; + "Win32_System_UpdateAssessment" = [ "Win32_System" ]; + "Win32_System_UserAccessLogging" = [ "Win32_System" ]; + "Win32_System_VirtualDosMachines" = [ "Win32_System" ]; + "Win32_System_WindowsProgramming" = [ "Win32_System" ]; + "Win32_System_WindowsSync" = [ "Win32_System" ]; + "Win32_System_Wmi" = [ "Win32_System" ]; + "Win32_UI" = [ "Win32" ]; + "Win32_UI_Accessibility" = [ "Win32_UI" ]; + "Win32_UI_Animation" = [ "Win32_UI" ]; + "Win32_UI_ColorSystem" = [ "Win32_UI" ]; + "Win32_UI_Controls" = [ "Win32_UI" ]; + "Win32_UI_Controls_Dialogs" = [ "Win32_UI_Controls" ]; + "Win32_UI_Controls_RichEdit" = [ "Win32_UI_Controls" ]; + "Win32_UI_HiDpi" = [ "Win32_UI" ]; + "Win32_UI_Input" = [ "Win32_UI" ]; + "Win32_UI_Input_Ime" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Ink" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_KeyboardAndMouse" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Pointer" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Radial" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Touch" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_XboxController" = [ "Win32_UI_Input" ]; + "Win32_UI_InteractionContext" = [ "Win32_UI" ]; + "Win32_UI_LegacyWindowsEnvironmentFeatures" = [ "Win32_UI" ]; + "Win32_UI_Magnification" = [ "Win32_UI" ]; + "Win32_UI_Notifications" = [ "Win32_UI" ]; + "Win32_UI_Ribbon" = [ "Win32_UI" ]; + "Win32_UI_Shell" = [ "Win32_UI" ]; + "Win32_UI_Shell_Common" = [ "Win32_UI_Shell" ]; + "Win32_UI_Shell_PropertiesSystem" = [ "Win32_UI_Shell" ]; + "Win32_UI_TabletPC" = [ "Win32_UI" ]; + "Win32_UI_TextServices" = [ "Win32_UI" ]; + "Win32_UI_WindowsAndMessaging" = [ "Win32_UI" ]; + "Win32_UI_Wpf" = [ "Win32_UI" ]; + }; + resolvedDefaultFeatures = [ "Win32" "Win32_Globalization" "default" ]; + }; + "windows-sys 0.48.0" = rec { + crateName = "windows-sys"; + version = "0.48.0"; + edition = "2018"; + sha256 = "1aan23v5gs7gya1lc46hqn9mdh8yph3fhxmhxlw36pn6pqc28zb7"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows-targets"; + packageId = "windows-targets 0.48.5"; + } + ]; + features = { + "Wdk_System" = [ "Wdk" ]; + "Wdk_System_OfflineRegistry" = [ "Wdk_System" ]; + "Win32_Data" = [ "Win32" ]; + "Win32_Data_HtmlHelp" = [ "Win32_Data" ]; + "Win32_Data_RightsManagement" = [ "Win32_Data" ]; + "Win32_Data_Xml" = [ "Win32_Data" ]; + "Win32_Data_Xml_MsXml" = [ "Win32_Data_Xml" ]; + "Win32_Data_Xml_XmlLite" = [ "Win32_Data_Xml" ]; + "Win32_Devices" = [ "Win32" ]; + "Win32_Devices_AllJoyn" = [ "Win32_Devices" ]; + "Win32_Devices_BiometricFramework" = [ "Win32_Devices" ]; + "Win32_Devices_Bluetooth" = [ "Win32_Devices" ]; + "Win32_Devices_Communication" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceAccess" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceAndDriverInstallation" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceQuery" = [ "Win32_Devices" ]; + "Win32_Devices_Display" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration_Pnp" = [ "Win32_Devices_Enumeration" ]; + "Win32_Devices_Fax" = [ "Win32_Devices" ]; + "Win32_Devices_FunctionDiscovery" = [ "Win32_Devices" ]; + "Win32_Devices_Geolocation" = [ "Win32_Devices" ]; + "Win32_Devices_HumanInterfaceDevice" = [ "Win32_Devices" ]; + "Win32_Devices_ImageAcquisition" = [ "Win32_Devices" ]; + "Win32_Devices_PortableDevices" = [ "Win32_Devices" ]; + "Win32_Devices_Properties" = [ "Win32_Devices" ]; + "Win32_Devices_Pwm" = [ "Win32_Devices" ]; + "Win32_Devices_Sensors" = [ "Win32_Devices" ]; + "Win32_Devices_SerialCommunication" = [ "Win32_Devices" ]; + "Win32_Devices_Tapi" = [ "Win32_Devices" ]; + "Win32_Devices_Usb" = [ "Win32_Devices" ]; + "Win32_Devices_WebServicesOnDevices" = [ "Win32_Devices" ]; + "Win32_Foundation" = [ "Win32" ]; + "Win32_Gaming" = [ "Win32" ]; + "Win32_Globalization" = [ "Win32" ]; + "Win32_Graphics" = [ "Win32" ]; + "Win32_Graphics_Dwm" = [ "Win32_Graphics" ]; + "Win32_Graphics_Gdi" = [ "Win32_Graphics" ]; + "Win32_Graphics_Hlsl" = [ "Win32_Graphics" ]; + "Win32_Graphics_OpenGL" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing_PrintTicket" = [ "Win32_Graphics_Printing" ]; + "Win32_Management" = [ "Win32" ]; + "Win32_Management_MobileDeviceManagementRegistration" = [ "Win32_Management" ]; + "Win32_Media" = [ "Win32" ]; + "Win32_Media_Audio" = [ "Win32_Media" ]; + "Win32_Media_Audio_Apo" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_DirectMusic" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_Endpoints" = [ "Win32_Media_Audio" ]; + "Win32_Media_Audio_XAudio2" = [ "Win32_Media_Audio" ]; + "Win32_Media_DeviceManager" = [ "Win32_Media" ]; + "Win32_Media_DxMediaObjects" = [ "Win32_Media" ]; + "Win32_Media_KernelStreaming" = [ "Win32_Media" ]; + "Win32_Media_LibrarySharingServices" = [ "Win32_Media" ]; + "Win32_Media_MediaPlayer" = [ "Win32_Media" ]; + "Win32_Media_Multimedia" = [ "Win32_Media" ]; + "Win32_Media_Speech" = [ "Win32_Media" ]; + "Win32_Media_Streaming" = [ "Win32_Media" ]; + "Win32_Media_WindowsMediaFormat" = [ "Win32_Media" ]; + "Win32_NetworkManagement" = [ "Win32" ]; + "Win32_NetworkManagement_Dhcp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Dns" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_InternetConnectionWizard" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_IpHelper" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_MobileBroadband" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Multicast" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Ndis" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetBios" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetManagement" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetShell" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetworkDiagnosticsFramework" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetworkPolicyServer" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_P2P" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_QoS" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Rras" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Snmp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WNet" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WebDav" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WiFi" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsConnectNow" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsConnectionManager" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFilteringPlatform" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFirewall" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsNetworkVirtualization" = [ "Win32_NetworkManagement" ]; + "Win32_Networking" = [ "Win32" ]; + "Win32_Networking_ActiveDirectory" = [ "Win32_Networking" ]; + "Win32_Networking_BackgroundIntelligentTransferService" = [ "Win32_Networking" ]; + "Win32_Networking_Clustering" = [ "Win32_Networking" ]; + "Win32_Networking_HttpServer" = [ "Win32_Networking" ]; + "Win32_Networking_Ldap" = [ "Win32_Networking" ]; + "Win32_Networking_NetworkListManager" = [ "Win32_Networking" ]; + "Win32_Networking_RemoteDifferentialCompression" = [ "Win32_Networking" ]; + "Win32_Networking_WebSocket" = [ "Win32_Networking" ]; + "Win32_Networking_WinHttp" = [ "Win32_Networking" ]; + "Win32_Networking_WinInet" = [ "Win32_Networking" ]; + "Win32_Networking_WinSock" = [ "Win32_Networking" ]; + "Win32_Networking_WindowsWebServices" = [ "Win32_Networking" ]; + "Win32_Security" = [ "Win32" ]; + "Win32_Security_AppLocker" = [ "Win32_Security" ]; + "Win32_Security_Authentication" = [ "Win32_Security" ]; + "Win32_Security_Authentication_Identity" = [ "Win32_Security_Authentication" ]; + "Win32_Security_Authentication_Identity_Provider" = [ "Win32_Security_Authentication_Identity" ]; + "Win32_Security_Authorization" = [ "Win32_Security" ]; + "Win32_Security_Authorization_UI" = [ "Win32_Security_Authorization" ]; + "Win32_Security_ConfigurationSnapin" = [ "Win32_Security" ]; + "Win32_Security_Credentials" = [ "Win32_Security" ]; + "Win32_Security_Cryptography" = [ "Win32_Security" ]; + "Win32_Security_Cryptography_Catalog" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Certificates" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Sip" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_UI" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_DiagnosticDataQuery" = [ "Win32_Security" ]; + "Win32_Security_DirectoryServices" = [ "Win32_Security" ]; + "Win32_Security_EnterpriseData" = [ "Win32_Security" ]; + "Win32_Security_ExtensibleAuthenticationProtocol" = [ "Win32_Security" ]; + "Win32_Security_Isolation" = [ "Win32_Security" ]; + "Win32_Security_LicenseProtection" = [ "Win32_Security" ]; + "Win32_Security_NetworkAccessProtection" = [ "Win32_Security" ]; + "Win32_Security_Tpm" = [ "Win32_Security" ]; + "Win32_Security_WinTrust" = [ "Win32_Security" ]; + "Win32_Security_WinWlx" = [ "Win32_Security" ]; + "Win32_Storage" = [ "Win32" ]; + "Win32_Storage_Cabinets" = [ "Win32_Storage" ]; + "Win32_Storage_CloudFilters" = [ "Win32_Storage" ]; + "Win32_Storage_Compression" = [ "Win32_Storage" ]; + "Win32_Storage_DataDeduplication" = [ "Win32_Storage" ]; + "Win32_Storage_DistributedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_EnhancedStorage" = [ "Win32_Storage" ]; + "Win32_Storage_FileHistory" = [ "Win32_Storage" ]; + "Win32_Storage_FileServerResourceManager" = [ "Win32_Storage" ]; + "Win32_Storage_FileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_Imapi" = [ "Win32_Storage" ]; + "Win32_Storage_IndexServer" = [ "Win32_Storage" ]; + "Win32_Storage_InstallableFileSystems" = [ "Win32_Storage" ]; + "Win32_Storage_IscsiDisc" = [ "Win32_Storage" ]; + "Win32_Storage_Jet" = [ "Win32_Storage" ]; + "Win32_Storage_OfflineFiles" = [ "Win32_Storage" ]; + "Win32_Storage_OperationRecorder" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging_Appx" = [ "Win32_Storage_Packaging" ]; + "Win32_Storage_Packaging_Opc" = [ "Win32_Storage_Packaging" ]; + "Win32_Storage_ProjectedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_StructuredStorage" = [ "Win32_Storage" ]; + "Win32_Storage_Vhd" = [ "Win32_Storage" ]; + "Win32_Storage_VirtualDiskService" = [ "Win32_Storage" ]; + "Win32_Storage_Vss" = [ "Win32_Storage" ]; + "Win32_Storage_Xps" = [ "Win32_Storage" ]; + "Win32_Storage_Xps_Printing" = [ "Win32_Storage_Xps" ]; + "Win32_System" = [ "Win32" ]; + "Win32_System_AddressBook" = [ "Win32_System" ]; + "Win32_System_Antimalware" = [ "Win32_System" ]; + "Win32_System_ApplicationInstallationAndServicing" = [ "Win32_System" ]; + "Win32_System_ApplicationVerifier" = [ "Win32_System" ]; + "Win32_System_AssessmentTool" = [ "Win32_System" ]; + "Win32_System_ClrHosting" = [ "Win32_System" ]; + "Win32_System_Com" = [ "Win32_System" ]; + "Win32_System_Com_CallObj" = [ "Win32_System_Com" ]; + "Win32_System_Com_ChannelCredentials" = [ "Win32_System_Com" ]; + "Win32_System_Com_Events" = [ "Win32_System_Com" ]; + "Win32_System_Com_Marshal" = [ "Win32_System_Com" ]; + "Win32_System_Com_StructuredStorage" = [ "Win32_System_Com" ]; + "Win32_System_Com_UI" = [ "Win32_System_Com" ]; + "Win32_System_Com_Urlmon" = [ "Win32_System_Com" ]; + "Win32_System_ComponentServices" = [ "Win32_System" ]; + "Win32_System_Console" = [ "Win32_System" ]; + "Win32_System_Contacts" = [ "Win32_System" ]; + "Win32_System_CorrelationVector" = [ "Win32_System" ]; + "Win32_System_DataExchange" = [ "Win32_System" ]; + "Win32_System_DeploymentServices" = [ "Win32_System" ]; + "Win32_System_DesktopSharing" = [ "Win32_System" ]; + "Win32_System_DeveloperLicensing" = [ "Win32_System" ]; + "Win32_System_Diagnostics" = [ "Win32_System" ]; + "Win32_System_Diagnostics_Ceip" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ClrProfiling" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Debug" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Debug_ActiveScript" = [ "Win32_System_Diagnostics_Debug" ]; + "Win32_System_Diagnostics_Debug_Extensions" = [ "Win32_System_Diagnostics_Debug" ]; + "Win32_System_Diagnostics_Etw" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ProcessSnapshotting" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ToolHelp" = [ "Win32_System_Diagnostics" ]; + "Win32_System_DistributedTransactionCoordinator" = [ "Win32_System" ]; + "Win32_System_Environment" = [ "Win32_System" ]; + "Win32_System_ErrorReporting" = [ "Win32_System" ]; + "Win32_System_EventCollector" = [ "Win32_System" ]; + "Win32_System_EventLog" = [ "Win32_System" ]; + "Win32_System_EventNotificationService" = [ "Win32_System" ]; + "Win32_System_GroupPolicy" = [ "Win32_System" ]; + "Win32_System_HostCompute" = [ "Win32_System" ]; + "Win32_System_HostComputeNetwork" = [ "Win32_System" ]; + "Win32_System_HostComputeSystem" = [ "Win32_System" ]; + "Win32_System_Hypervisor" = [ "Win32_System" ]; + "Win32_System_IO" = [ "Win32_System" ]; + "Win32_System_Iis" = [ "Win32_System" ]; + "Win32_System_Ioctl" = [ "Win32_System" ]; + "Win32_System_JobObjects" = [ "Win32_System" ]; + "Win32_System_Js" = [ "Win32_System" ]; + "Win32_System_Kernel" = [ "Win32_System" ]; + "Win32_System_LibraryLoader" = [ "Win32_System" ]; + "Win32_System_Mailslots" = [ "Win32_System" ]; + "Win32_System_Mapi" = [ "Win32_System" ]; + "Win32_System_Memory" = [ "Win32_System" ]; + "Win32_System_Memory_NonVolatile" = [ "Win32_System_Memory" ]; + "Win32_System_MessageQueuing" = [ "Win32_System" ]; + "Win32_System_MixedReality" = [ "Win32_System" ]; + "Win32_System_Mmc" = [ "Win32_System" ]; + "Win32_System_Ole" = [ "Win32_System" ]; + "Win32_System_ParentalControls" = [ "Win32_System" ]; + "Win32_System_PasswordManagement" = [ "Win32_System" ]; + "Win32_System_Performance" = [ "Win32_System" ]; + "Win32_System_Performance_HardwareCounterProfiling" = [ "Win32_System_Performance" ]; + "Win32_System_Pipes" = [ "Win32_System" ]; + "Win32_System_Power" = [ "Win32_System" ]; + "Win32_System_ProcessStatus" = [ "Win32_System" ]; + "Win32_System_RealTimeCommunications" = [ "Win32_System" ]; + "Win32_System_Recovery" = [ "Win32_System" ]; + "Win32_System_Registry" = [ "Win32_System" ]; + "Win32_System_RemoteAssistance" = [ "Win32_System" ]; + "Win32_System_RemoteDesktop" = [ "Win32_System" ]; + "Win32_System_RemoteManagement" = [ "Win32_System" ]; + "Win32_System_RestartManager" = [ "Win32_System" ]; + "Win32_System_Restore" = [ "Win32_System" ]; + "Win32_System_Rpc" = [ "Win32_System" ]; + "Win32_System_Search" = [ "Win32_System" ]; + "Win32_System_Search_Common" = [ "Win32_System_Search" ]; + "Win32_System_SecurityCenter" = [ "Win32_System" ]; + "Win32_System_ServerBackup" = [ "Win32_System" ]; + "Win32_System_Services" = [ "Win32_System" ]; + "Win32_System_SettingsManagementInfrastructure" = [ "Win32_System" ]; + "Win32_System_SetupAndMigration" = [ "Win32_System" ]; + "Win32_System_Shutdown" = [ "Win32_System" ]; + "Win32_System_StationsAndDesktops" = [ "Win32_System" ]; + "Win32_System_SubsystemForLinux" = [ "Win32_System" ]; + "Win32_System_SystemInformation" = [ "Win32_System" ]; + "Win32_System_SystemServices" = [ "Win32_System" ]; + "Win32_System_TaskScheduler" = [ "Win32_System" ]; + "Win32_System_Threading" = [ "Win32_System" ]; + "Win32_System_Time" = [ "Win32_System" ]; + "Win32_System_TpmBaseServices" = [ "Win32_System" ]; + "Win32_System_UpdateAgent" = [ "Win32_System" ]; + "Win32_System_UpdateAssessment" = [ "Win32_System" ]; + "Win32_System_UserAccessLogging" = [ "Win32_System" ]; + "Win32_System_VirtualDosMachines" = [ "Win32_System" ]; + "Win32_System_WindowsProgramming" = [ "Win32_System" ]; + "Win32_System_WindowsSync" = [ "Win32_System" ]; + "Win32_System_Wmi" = [ "Win32_System" ]; + "Win32_UI" = [ "Win32" ]; + "Win32_UI_Accessibility" = [ "Win32_UI" ]; + "Win32_UI_Animation" = [ "Win32_UI" ]; + "Win32_UI_ColorSystem" = [ "Win32_UI" ]; + "Win32_UI_Controls" = [ "Win32_UI" ]; + "Win32_UI_Controls_Dialogs" = [ "Win32_UI_Controls" ]; + "Win32_UI_Controls_RichEdit" = [ "Win32_UI_Controls" ]; + "Win32_UI_HiDpi" = [ "Win32_UI" ]; + "Win32_UI_Input" = [ "Win32_UI" ]; + "Win32_UI_Input_Ime" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Ink" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_KeyboardAndMouse" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Pointer" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Radial" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Touch" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_XboxController" = [ "Win32_UI_Input" ]; + "Win32_UI_InteractionContext" = [ "Win32_UI" ]; + "Win32_UI_LegacyWindowsEnvironmentFeatures" = [ "Win32_UI" ]; + "Win32_UI_Magnification" = [ "Win32_UI" ]; + "Win32_UI_Notifications" = [ "Win32_UI" ]; + "Win32_UI_Ribbon" = [ "Win32_UI" ]; + "Win32_UI_Shell" = [ "Win32_UI" ]; + "Win32_UI_Shell_Common" = [ "Win32_UI_Shell" ]; + "Win32_UI_Shell_PropertiesSystem" = [ "Win32_UI_Shell" ]; + "Win32_UI_TabletPC" = [ "Win32_UI" ]; + "Win32_UI_TextServices" = [ "Win32_UI" ]; + "Win32_UI_WindowsAndMessaging" = [ "Win32_UI" ]; + "Win32_UI_Wpf" = [ "Win32_UI" ]; + "Win32_Web" = [ "Win32" ]; + "Win32_Web_InternetExplorer" = [ "Win32_Web" ]; + }; + resolvedDefaultFeatures = [ "Win32" "Win32_Devices" "Win32_Devices_HumanInterfaceDevice" "Win32_Foundation" "Win32_Globalization" "Win32_Graphics" "Win32_Graphics_Dwm" "Win32_Graphics_Gdi" "Win32_Media" "Win32_System" "Win32_System_Com" "Win32_System_Com_StructuredStorage" "Win32_System_LibraryLoader" "Win32_System_Ole" "Win32_System_SystemInformation" "Win32_System_SystemServices" "Win32_System_Threading" "Win32_System_WindowsProgramming" "Win32_UI" "Win32_UI_Accessibility" "Win32_UI_Controls" "Win32_UI_HiDpi" "Win32_UI_Input" "Win32_UI_Input_Ime" "Win32_UI_Input_KeyboardAndMouse" "Win32_UI_Input_Pointer" "Win32_UI_Input_Touch" "Win32_UI_Shell" "Win32_UI_TextServices" "Win32_UI_WindowsAndMessaging" "default" ]; + }; + "windows-sys 0.52.0" = rec { + crateName = "windows-sys"; + version = "0.52.0"; + edition = "2021"; + sha256 = "0gd3v4ji88490zgb6b5mq5zgbvwv7zx1ibn8v3x83rwcdbryaar8"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows-targets"; + packageId = "windows-targets 0.52.5"; + } + ]; + features = { + "Wdk_Foundation" = [ "Wdk" ]; + "Wdk_Graphics" = [ "Wdk" ]; + "Wdk_Graphics_Direct3D" = [ "Wdk_Graphics" ]; + "Wdk_Storage" = [ "Wdk" ]; + "Wdk_Storage_FileSystem" = [ "Wdk_Storage" ]; + "Wdk_Storage_FileSystem_Minifilters" = [ "Wdk_Storage_FileSystem" ]; + "Wdk_System" = [ "Wdk" ]; + "Wdk_System_IO" = [ "Wdk_System" ]; + "Wdk_System_OfflineRegistry" = [ "Wdk_System" ]; + "Wdk_System_Registry" = [ "Wdk_System" ]; + "Wdk_System_SystemInformation" = [ "Wdk_System" ]; + "Wdk_System_SystemServices" = [ "Wdk_System" ]; + "Wdk_System_Threading" = [ "Wdk_System" ]; + "Win32_Data" = [ "Win32" ]; + "Win32_Data_HtmlHelp" = [ "Win32_Data" ]; + "Win32_Data_RightsManagement" = [ "Win32_Data" ]; + "Win32_Devices" = [ "Win32" ]; + "Win32_Devices_AllJoyn" = [ "Win32_Devices" ]; + "Win32_Devices_BiometricFramework" = [ "Win32_Devices" ]; + "Win32_Devices_Bluetooth" = [ "Win32_Devices" ]; + "Win32_Devices_Communication" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceAndDriverInstallation" = [ "Win32_Devices" ]; + "Win32_Devices_DeviceQuery" = [ "Win32_Devices" ]; + "Win32_Devices_Display" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration" = [ "Win32_Devices" ]; + "Win32_Devices_Enumeration_Pnp" = [ "Win32_Devices_Enumeration" ]; + "Win32_Devices_Fax" = [ "Win32_Devices" ]; + "Win32_Devices_HumanInterfaceDevice" = [ "Win32_Devices" ]; + "Win32_Devices_PortableDevices" = [ "Win32_Devices" ]; + "Win32_Devices_Properties" = [ "Win32_Devices" ]; + "Win32_Devices_Pwm" = [ "Win32_Devices" ]; + "Win32_Devices_Sensors" = [ "Win32_Devices" ]; + "Win32_Devices_SerialCommunication" = [ "Win32_Devices" ]; + "Win32_Devices_Tapi" = [ "Win32_Devices" ]; + "Win32_Devices_Usb" = [ "Win32_Devices" ]; + "Win32_Devices_WebServicesOnDevices" = [ "Win32_Devices" ]; + "Win32_Foundation" = [ "Win32" ]; + "Win32_Gaming" = [ "Win32" ]; + "Win32_Globalization" = [ "Win32" ]; + "Win32_Graphics" = [ "Win32" ]; + "Win32_Graphics_Dwm" = [ "Win32_Graphics" ]; + "Win32_Graphics_Gdi" = [ "Win32_Graphics" ]; + "Win32_Graphics_GdiPlus" = [ "Win32_Graphics" ]; + "Win32_Graphics_Hlsl" = [ "Win32_Graphics" ]; + "Win32_Graphics_OpenGL" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing" = [ "Win32_Graphics" ]; + "Win32_Graphics_Printing_PrintTicket" = [ "Win32_Graphics_Printing" ]; + "Win32_Management" = [ "Win32" ]; + "Win32_Management_MobileDeviceManagementRegistration" = [ "Win32_Management" ]; + "Win32_Media" = [ "Win32" ]; + "Win32_Media_Audio" = [ "Win32_Media" ]; + "Win32_Media_DxMediaObjects" = [ "Win32_Media" ]; + "Win32_Media_KernelStreaming" = [ "Win32_Media" ]; + "Win32_Media_Multimedia" = [ "Win32_Media" ]; + "Win32_Media_Streaming" = [ "Win32_Media" ]; + "Win32_Media_WindowsMediaFormat" = [ "Win32_Media" ]; + "Win32_NetworkManagement" = [ "Win32" ]; + "Win32_NetworkManagement_Dhcp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Dns" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_InternetConnectionWizard" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_IpHelper" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Multicast" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Ndis" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetBios" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetManagement" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetShell" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_NetworkDiagnosticsFramework" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_P2P" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_QoS" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Rras" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_Snmp" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WNet" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WebDav" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WiFi" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsConnectionManager" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFilteringPlatform" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsFirewall" = [ "Win32_NetworkManagement" ]; + "Win32_NetworkManagement_WindowsNetworkVirtualization" = [ "Win32_NetworkManagement" ]; + "Win32_Networking" = [ "Win32" ]; + "Win32_Networking_ActiveDirectory" = [ "Win32_Networking" ]; + "Win32_Networking_Clustering" = [ "Win32_Networking" ]; + "Win32_Networking_HttpServer" = [ "Win32_Networking" ]; + "Win32_Networking_Ldap" = [ "Win32_Networking" ]; + "Win32_Networking_WebSocket" = [ "Win32_Networking" ]; + "Win32_Networking_WinHttp" = [ "Win32_Networking" ]; + "Win32_Networking_WinInet" = [ "Win32_Networking" ]; + "Win32_Networking_WinSock" = [ "Win32_Networking" ]; + "Win32_Networking_WindowsWebServices" = [ "Win32_Networking" ]; + "Win32_Security" = [ "Win32" ]; + "Win32_Security_AppLocker" = [ "Win32_Security" ]; + "Win32_Security_Authentication" = [ "Win32_Security" ]; + "Win32_Security_Authentication_Identity" = [ "Win32_Security_Authentication" ]; + "Win32_Security_Authorization" = [ "Win32_Security" ]; + "Win32_Security_Credentials" = [ "Win32_Security" ]; + "Win32_Security_Cryptography" = [ "Win32_Security" ]; + "Win32_Security_Cryptography_Catalog" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Certificates" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_Sip" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_Cryptography_UI" = [ "Win32_Security_Cryptography" ]; + "Win32_Security_DiagnosticDataQuery" = [ "Win32_Security" ]; + "Win32_Security_DirectoryServices" = [ "Win32_Security" ]; + "Win32_Security_EnterpriseData" = [ "Win32_Security" ]; + "Win32_Security_ExtensibleAuthenticationProtocol" = [ "Win32_Security" ]; + "Win32_Security_Isolation" = [ "Win32_Security" ]; + "Win32_Security_LicenseProtection" = [ "Win32_Security" ]; + "Win32_Security_NetworkAccessProtection" = [ "Win32_Security" ]; + "Win32_Security_WinTrust" = [ "Win32_Security" ]; + "Win32_Security_WinWlx" = [ "Win32_Security" ]; + "Win32_Storage" = [ "Win32" ]; + "Win32_Storage_Cabinets" = [ "Win32_Storage" ]; + "Win32_Storage_CloudFilters" = [ "Win32_Storage" ]; + "Win32_Storage_Compression" = [ "Win32_Storage" ]; + "Win32_Storage_DistributedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_FileHistory" = [ "Win32_Storage" ]; + "Win32_Storage_FileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_Imapi" = [ "Win32_Storage" ]; + "Win32_Storage_IndexServer" = [ "Win32_Storage" ]; + "Win32_Storage_InstallableFileSystems" = [ "Win32_Storage" ]; + "Win32_Storage_IscsiDisc" = [ "Win32_Storage" ]; + "Win32_Storage_Jet" = [ "Win32_Storage" ]; + "Win32_Storage_Nvme" = [ "Win32_Storage" ]; + "Win32_Storage_OfflineFiles" = [ "Win32_Storage" ]; + "Win32_Storage_OperationRecorder" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging" = [ "Win32_Storage" ]; + "Win32_Storage_Packaging_Appx" = [ "Win32_Storage_Packaging" ]; + "Win32_Storage_ProjectedFileSystem" = [ "Win32_Storage" ]; + "Win32_Storage_StructuredStorage" = [ "Win32_Storage" ]; + "Win32_Storage_Vhd" = [ "Win32_Storage" ]; + "Win32_Storage_Xps" = [ "Win32_Storage" ]; + "Win32_System" = [ "Win32" ]; + "Win32_System_AddressBook" = [ "Win32_System" ]; + "Win32_System_Antimalware" = [ "Win32_System" ]; + "Win32_System_ApplicationInstallationAndServicing" = [ "Win32_System" ]; + "Win32_System_ApplicationVerifier" = [ "Win32_System" ]; + "Win32_System_ClrHosting" = [ "Win32_System" ]; + "Win32_System_Com" = [ "Win32_System" ]; + "Win32_System_Com_Marshal" = [ "Win32_System_Com" ]; + "Win32_System_Com_StructuredStorage" = [ "Win32_System_Com" ]; + "Win32_System_Com_Urlmon" = [ "Win32_System_Com" ]; + "Win32_System_ComponentServices" = [ "Win32_System" ]; + "Win32_System_Console" = [ "Win32_System" ]; + "Win32_System_CorrelationVector" = [ "Win32_System" ]; + "Win32_System_DataExchange" = [ "Win32_System" ]; + "Win32_System_DeploymentServices" = [ "Win32_System" ]; + "Win32_System_DeveloperLicensing" = [ "Win32_System" ]; + "Win32_System_Diagnostics" = [ "Win32_System" ]; + "Win32_System_Diagnostics_Ceip" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Debug" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_Debug_Extensions" = [ "Win32_System_Diagnostics_Debug" ]; + "Win32_System_Diagnostics_Etw" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ProcessSnapshotting" = [ "Win32_System_Diagnostics" ]; + "Win32_System_Diagnostics_ToolHelp" = [ "Win32_System_Diagnostics" ]; + "Win32_System_DistributedTransactionCoordinator" = [ "Win32_System" ]; + "Win32_System_Environment" = [ "Win32_System" ]; + "Win32_System_ErrorReporting" = [ "Win32_System" ]; + "Win32_System_EventCollector" = [ "Win32_System" ]; + "Win32_System_EventLog" = [ "Win32_System" ]; + "Win32_System_EventNotificationService" = [ "Win32_System" ]; + "Win32_System_GroupPolicy" = [ "Win32_System" ]; + "Win32_System_HostCompute" = [ "Win32_System" ]; + "Win32_System_HostComputeNetwork" = [ "Win32_System" ]; + "Win32_System_HostComputeSystem" = [ "Win32_System" ]; + "Win32_System_Hypervisor" = [ "Win32_System" ]; + "Win32_System_IO" = [ "Win32_System" ]; + "Win32_System_Iis" = [ "Win32_System" ]; + "Win32_System_Ioctl" = [ "Win32_System" ]; + "Win32_System_JobObjects" = [ "Win32_System" ]; + "Win32_System_Js" = [ "Win32_System" ]; + "Win32_System_Kernel" = [ "Win32_System" ]; + "Win32_System_LibraryLoader" = [ "Win32_System" ]; + "Win32_System_Mailslots" = [ "Win32_System" ]; + "Win32_System_Mapi" = [ "Win32_System" ]; + "Win32_System_Memory" = [ "Win32_System" ]; + "Win32_System_Memory_NonVolatile" = [ "Win32_System_Memory" ]; + "Win32_System_MessageQueuing" = [ "Win32_System" ]; + "Win32_System_MixedReality" = [ "Win32_System" ]; + "Win32_System_Ole" = [ "Win32_System" ]; + "Win32_System_PasswordManagement" = [ "Win32_System" ]; + "Win32_System_Performance" = [ "Win32_System" ]; + "Win32_System_Performance_HardwareCounterProfiling" = [ "Win32_System_Performance" ]; + "Win32_System_Pipes" = [ "Win32_System" ]; + "Win32_System_Power" = [ "Win32_System" ]; + "Win32_System_ProcessStatus" = [ "Win32_System" ]; + "Win32_System_Recovery" = [ "Win32_System" ]; + "Win32_System_Registry" = [ "Win32_System" ]; + "Win32_System_RemoteDesktop" = [ "Win32_System" ]; + "Win32_System_RemoteManagement" = [ "Win32_System" ]; + "Win32_System_RestartManager" = [ "Win32_System" ]; + "Win32_System_Restore" = [ "Win32_System" ]; + "Win32_System_Rpc" = [ "Win32_System" ]; + "Win32_System_Search" = [ "Win32_System" ]; + "Win32_System_Search_Common" = [ "Win32_System_Search" ]; + "Win32_System_SecurityCenter" = [ "Win32_System" ]; + "Win32_System_Services" = [ "Win32_System" ]; + "Win32_System_SetupAndMigration" = [ "Win32_System" ]; + "Win32_System_Shutdown" = [ "Win32_System" ]; + "Win32_System_StationsAndDesktops" = [ "Win32_System" ]; + "Win32_System_SubsystemForLinux" = [ "Win32_System" ]; + "Win32_System_SystemInformation" = [ "Win32_System" ]; + "Win32_System_SystemServices" = [ "Win32_System" ]; + "Win32_System_Threading" = [ "Win32_System" ]; + "Win32_System_Time" = [ "Win32_System" ]; + "Win32_System_TpmBaseServices" = [ "Win32_System" ]; + "Win32_System_UserAccessLogging" = [ "Win32_System" ]; + "Win32_System_Variant" = [ "Win32_System" ]; + "Win32_System_VirtualDosMachines" = [ "Win32_System" ]; + "Win32_System_WindowsProgramming" = [ "Win32_System" ]; + "Win32_System_Wmi" = [ "Win32_System" ]; + "Win32_UI" = [ "Win32" ]; + "Win32_UI_Accessibility" = [ "Win32_UI" ]; + "Win32_UI_ColorSystem" = [ "Win32_UI" ]; + "Win32_UI_Controls" = [ "Win32_UI" ]; + "Win32_UI_Controls_Dialogs" = [ "Win32_UI_Controls" ]; + "Win32_UI_HiDpi" = [ "Win32_UI" ]; + "Win32_UI_Input" = [ "Win32_UI" ]; + "Win32_UI_Input_Ime" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_KeyboardAndMouse" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Pointer" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_Touch" = [ "Win32_UI_Input" ]; + "Win32_UI_Input_XboxController" = [ "Win32_UI_Input" ]; + "Win32_UI_InteractionContext" = [ "Win32_UI" ]; + "Win32_UI_Magnification" = [ "Win32_UI" ]; + "Win32_UI_Shell" = [ "Win32_UI" ]; + "Win32_UI_Shell_PropertiesSystem" = [ "Win32_UI_Shell" ]; + "Win32_UI_TabletPC" = [ "Win32_UI" ]; + "Win32_UI_TextServices" = [ "Win32_UI" ]; + "Win32_UI_WindowsAndMessaging" = [ "Win32_UI" ]; + "Win32_Web" = [ "Win32" ]; + "Win32_Web_InternetExplorer" = [ "Win32_Web" ]; + }; + resolvedDefaultFeatures = [ "Wdk" "Wdk_Foundation" "Wdk_Storage" "Wdk_Storage_FileSystem" "Win32" "Win32_Foundation" "Win32_NetworkManagement" "Win32_NetworkManagement_IpHelper" "Win32_Networking" "Win32_Networking_WinSock" "Win32_Security" "Win32_Storage" "Win32_Storage_FileSystem" "Win32_System" "Win32_System_Diagnostics" "Win32_System_Diagnostics_Debug" "Win32_System_IO" "Win32_System_LibraryLoader" "Win32_System_Threading" "Win32_System_WindowsProgramming" "default" ]; + }; + "windows-targets 0.42.2" = rec { + crateName = "windows-targets"; + version = "0.42.2"; + edition = "2018"; + sha256 = "0wfhnib2fisxlx8c507dbmh97kgij4r6kcxdi0f9nk6l1k080lcf"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows_aarch64_gnullvm"; + packageId = "windows_aarch64_gnullvm 0.42.2"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "aarch64-pc-windows-gnullvm"); + } + { + name = "windows_aarch64_msvc"; + packageId = "windows_aarch64_msvc 0.42.2"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "aarch64-pc-windows-msvc"); + } + { + name = "windows_aarch64_msvc"; + packageId = "windows_aarch64_msvc 0.42.2"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "aarch64-uwp-windows-msvc"); + } + { + name = "windows_i686_gnu"; + packageId = "windows_i686_gnu 0.42.2"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "i686-pc-windows-gnu"); + } + { + name = "windows_i686_gnu"; + packageId = "windows_i686_gnu 0.42.2"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "i686-uwp-windows-gnu"); + } + { + name = "windows_i686_msvc"; + packageId = "windows_i686_msvc 0.42.2"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "i686-pc-windows-msvc"); + } + { + name = "windows_i686_msvc"; + packageId = "windows_i686_msvc 0.42.2"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "i686-uwp-windows-msvc"); + } + { + name = "windows_x86_64_gnu"; + packageId = "windows_x86_64_gnu 0.42.2"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "x86_64-pc-windows-gnu"); + } + { + name = "windows_x86_64_gnu"; + packageId = "windows_x86_64_gnu 0.42.2"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "x86_64-uwp-windows-gnu"); + } + { + name = "windows_x86_64_gnullvm"; + packageId = "windows_x86_64_gnullvm 0.42.2"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "x86_64-pc-windows-gnullvm"); + } + { + name = "windows_x86_64_msvc"; + packageId = "windows_x86_64_msvc 0.42.2"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "x86_64-pc-windows-msvc"); + } + { + name = "windows_x86_64_msvc"; + packageId = "windows_x86_64_msvc 0.42.2"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "x86_64-uwp-windows-msvc"); + } + ]; + + }; + "windows-targets 0.48.5" = rec { + crateName = "windows-targets"; + version = "0.48.5"; + edition = "2018"; + sha256 = "034ljxqshifs1lan89xwpcy1hp0lhdh4b5n0d2z4fwjx2piacbws"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows_aarch64_gnullvm"; + packageId = "windows_aarch64_gnullvm 0.48.5"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "aarch64-pc-windows-gnullvm"); + } + { + name = "windows_aarch64_msvc"; + packageId = "windows_aarch64_msvc 0.48.5"; + target = { target, features }: (("aarch64" == target."arch" or null) && ("msvc" == target."env" or null) && (!(target."windows_raw_dylib" or false))); + } + { + name = "windows_i686_gnu"; + packageId = "windows_i686_gnu 0.48.5"; + target = { target, features }: (("x86" == target."arch" or null) && ("gnu" == target."env" or null) && (!(target."windows_raw_dylib" or false))); + } + { + name = "windows_i686_msvc"; + packageId = "windows_i686_msvc 0.48.5"; + target = { target, features }: (("x86" == target."arch" or null) && ("msvc" == target."env" or null) && (!(target."windows_raw_dylib" or false))); + } + { + name = "windows_x86_64_gnu"; + packageId = "windows_x86_64_gnu 0.48.5"; + target = { target, features }: (("x86_64" == target."arch" or null) && ("gnu" == target."env" or null) && (!("llvm" == target."abi" or null)) && (!(target."windows_raw_dylib" or false))); + } + { + name = "windows_x86_64_gnullvm"; + packageId = "windows_x86_64_gnullvm 0.48.5"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "x86_64-pc-windows-gnullvm"); + } + { + name = "windows_x86_64_msvc"; + packageId = "windows_x86_64_msvc 0.48.5"; + target = { target, features }: (("x86_64" == target."arch" or null) && ("msvc" == target."env" or null) && (!(target."windows_raw_dylib" or false))); + } + ]; + + }; + "windows-targets 0.52.5" = rec { + crateName = "windows-targets"; + version = "0.52.5"; + edition = "2021"; + sha256 = "1sz7jrnkygmmlj1ia8fk85wbyil450kq5qkh5qh9sh2rcnj161vg"; + authors = [ + "Microsoft" + ]; + dependencies = [ + { + name = "windows_aarch64_gnullvm"; + packageId = "windows_aarch64_gnullvm 0.52.5"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "aarch64-pc-windows-gnullvm"); + } + { + name = "windows_aarch64_msvc"; + packageId = "windows_aarch64_msvc 0.52.5"; + target = { target, features }: (("aarch64" == target."arch" or null) && ("msvc" == target."env" or null) && (!(target."windows_raw_dylib" or false))); + } + { + name = "windows_i686_gnu"; + packageId = "windows_i686_gnu 0.52.5"; + target = { target, features }: (("x86" == target."arch" or null) && ("gnu" == target."env" or null) && (!("llvm" == target."abi" or null)) && (!(target."windows_raw_dylib" or false))); + } + { + name = "windows_i686_gnullvm"; + packageId = "windows_i686_gnullvm"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "i686-pc-windows-gnullvm"); + } + { + name = "windows_i686_msvc"; + packageId = "windows_i686_msvc 0.52.5"; + target = { target, features }: (("x86" == target."arch" or null) && ("msvc" == target."env" or null) && (!(target."windows_raw_dylib" or false))); + } + { + name = "windows_x86_64_gnu"; + packageId = "windows_x86_64_gnu 0.52.5"; + target = { target, features }: (("x86_64" == target."arch" or null) && ("gnu" == target."env" or null) && (!("llvm" == target."abi" or null)) && (!(target."windows_raw_dylib" or false))); + } + { + name = "windows_x86_64_gnullvm"; + packageId = "windows_x86_64_gnullvm 0.52.5"; + target = { target, features }: (pkgs.rust.lib.toRustTarget stdenv.hostPlatform == "x86_64-pc-windows-gnullvm"); + } + { + name = "windows_x86_64_msvc"; + packageId = "windows_x86_64_msvc 0.52.5"; + target = { target, features }: ((("x86_64" == target."arch" or null) || ("arm64ec" == target."arch" or null)) && ("msvc" == target."env" or null) && (!(target."windows_raw_dylib" or false))); + } + ]; + + }; + "windows_aarch64_gnullvm 0.42.2" = rec { + crateName = "windows_aarch64_gnullvm"; + version = "0.42.2"; + edition = "2018"; + sha256 = "1y4q0qmvl0lvp7syxvfykafvmwal5hrjb4fmv04bqs0bawc52yjr"; + authors = [ + "Microsoft" + ]; + + }; + "windows_aarch64_gnullvm 0.48.5" = rec { + crateName = "windows_aarch64_gnullvm"; + version = "0.48.5"; + edition = "2018"; + sha256 = "1n05v7qblg1ci3i567inc7xrkmywczxrs1z3lj3rkkxw18py6f1b"; + authors = [ + "Microsoft" + ]; + + }; + "windows_aarch64_gnullvm 0.52.5" = rec { + crateName = "windows_aarch64_gnullvm"; + version = "0.52.5"; + edition = "2021"; + sha256 = "0qrjimbj67nnyn7zqy15mzzmqg0mn5gsr2yciqjxm3cb3vbyx23h"; + authors = [ + "Microsoft" + ]; + + }; + "windows_aarch64_msvc 0.42.2" = rec { + crateName = "windows_aarch64_msvc"; + version = "0.42.2"; + edition = "2018"; + sha256 = "0hsdikjl5sa1fva5qskpwlxzpc5q9l909fpl1w6yy1hglrj8i3p0"; + authors = [ + "Microsoft" + ]; + + }; + "windows_aarch64_msvc 0.48.5" = rec { + crateName = "windows_aarch64_msvc"; + version = "0.48.5"; + edition = "2018"; + sha256 = "1g5l4ry968p73g6bg6jgyvy9lb8fyhcs54067yzxpcpkf44k2dfw"; + authors = [ + "Microsoft" + ]; + + }; + "windows_aarch64_msvc 0.52.5" = rec { + crateName = "windows_aarch64_msvc"; + version = "0.52.5"; + edition = "2021"; + sha256 = "1dmga8kqlmln2ibckk6mxc9n59vdg8ziqa2zr8awcl720hazv1cr"; + authors = [ + "Microsoft" + ]; + + }; + "windows_i686_gnu 0.42.2" = rec { + crateName = "windows_i686_gnu"; + version = "0.42.2"; + edition = "2018"; + sha256 = "0kx866dfrby88lqs9v1vgmrkk1z6af9lhaghh5maj7d4imyr47f6"; + authors = [ + "Microsoft" + ]; + + }; + "windows_i686_gnu 0.48.5" = rec { + crateName = "windows_i686_gnu"; + version = "0.48.5"; + edition = "2018"; + sha256 = "0gklnglwd9ilqx7ac3cn8hbhkraqisd0n83jxzf9837nvvkiand7"; + authors = [ + "Microsoft" + ]; + + }; + "windows_i686_gnu 0.52.5" = rec { + crateName = "windows_i686_gnu"; + version = "0.52.5"; + edition = "2021"; + sha256 = "0w4np3l6qwlra9s2xpflqrs60qk1pz6ahhn91rr74lvdy4y0gfl8"; + authors = [ + "Microsoft" + ]; + + }; + "windows_i686_gnullvm" = rec { + crateName = "windows_i686_gnullvm"; + version = "0.52.5"; + edition = "2021"; + sha256 = "1s9f4gff0cixd86mw3n63rpmsm4pmr4ffndl6s7qa2h35492dx47"; + authors = [ + "Microsoft" + ]; + + }; + "windows_i686_msvc 0.42.2" = rec { + crateName = "windows_i686_msvc"; + version = "0.42.2"; + edition = "2018"; + sha256 = "0q0h9m2aq1pygc199pa5jgc952qhcnf0zn688454i7v4xjv41n24"; + authors = [ + "Microsoft" + ]; + + }; + "windows_i686_msvc 0.48.5" = rec { + crateName = "windows_i686_msvc"; + version = "0.48.5"; + edition = "2018"; + sha256 = "01m4rik437dl9rdf0ndnm2syh10hizvq0dajdkv2fjqcywrw4mcg"; + authors = [ + "Microsoft" + ]; + + }; + "windows_i686_msvc 0.52.5" = rec { + crateName = "windows_i686_msvc"; + version = "0.52.5"; + edition = "2021"; + sha256 = "1gw7fklxywgpnwbwg43alb4hm0qjmx72hqrlwy5nanrxs7rjng6v"; + authors = [ + "Microsoft" + ]; + + }; + "windows_x86_64_gnu 0.42.2" = rec { + crateName = "windows_x86_64_gnu"; + version = "0.42.2"; + edition = "2018"; + sha256 = "0dnbf2xnp3xrvy8v9mgs3var4zq9v9yh9kv79035rdgyp2w15scd"; + authors = [ + "Microsoft" + ]; + + }; + "windows_x86_64_gnu 0.48.5" = rec { + crateName = "windows_x86_64_gnu"; + version = "0.48.5"; + edition = "2018"; + sha256 = "13kiqqcvz2vnyxzydjh73hwgigsdr2z1xpzx313kxll34nyhmm2k"; + authors = [ + "Microsoft" + ]; + + }; + "windows_x86_64_gnu 0.52.5" = rec { + crateName = "windows_x86_64_gnu"; + version = "0.52.5"; + edition = "2021"; + sha256 = "1n8p2mcf3lw6300k77a0knksssmgwb9hynl793mhkzyydgvlchjf"; + authors = [ + "Microsoft" + ]; + + }; + "windows_x86_64_gnullvm 0.42.2" = rec { + crateName = "windows_x86_64_gnullvm"; + version = "0.42.2"; + edition = "2018"; + sha256 = "18wl9r8qbsl475j39zvawlidp1bsbinliwfymr43fibdld31pm16"; + authors = [ + "Microsoft" + ]; + + }; + "windows_x86_64_gnullvm 0.48.5" = rec { + crateName = "windows_x86_64_gnullvm"; + version = "0.48.5"; + edition = "2018"; + sha256 = "1k24810wfbgz8k48c2yknqjmiigmql6kk3knmddkv8k8g1v54yqb"; + authors = [ + "Microsoft" + ]; + + }; + "windows_x86_64_gnullvm 0.52.5" = rec { + crateName = "windows_x86_64_gnullvm"; + version = "0.52.5"; + edition = "2021"; + sha256 = "15n56jrh4s5bz66zimavr1rmcaw6wa306myrvmbc6rydhbj9h8l5"; + authors = [ + "Microsoft" + ]; + + }; + "windows_x86_64_msvc 0.42.2" = rec { + crateName = "windows_x86_64_msvc"; + version = "0.42.2"; + edition = "2018"; + sha256 = "1w5r0q0yzx827d10dpjza2ww0j8iajqhmb54s735hhaj66imvv4s"; + authors = [ + "Microsoft" + ]; + + }; + "windows_x86_64_msvc 0.48.5" = rec { + crateName = "windows_x86_64_msvc"; + version = "0.48.5"; + edition = "2018"; + sha256 = "0f4mdp895kkjh9zv8dxvn4pc10xr7839lf5pa9l0193i2pkgr57d"; + authors = [ + "Microsoft" + ]; + + }; + "windows_x86_64_msvc 0.52.5" = rec { + crateName = "windows_x86_64_msvc"; + version = "0.52.5"; + edition = "2021"; + sha256 = "1w1bn24ap8dp9i85s8mlg8cim2bl2368bd6qyvm0xzqvzmdpxi5y"; + authors = [ + "Microsoft" + ]; + + }; + "winit" = rec { + crateName = "winit"; + version = "0.29.15"; + edition = "2021"; + sha256 = "1jp5j96hcr6xif7asgck522791fqmlmhd3wwy3x5fmk3babasn8d"; + authors = [ + "The winit contributors" + "Pierre Krieger " + ]; + dependencies = [ + { + name = "android-activity"; + packageId = "android-activity"; + target = { target, features }: ("android" == target."os" or null); + } + { + name = "atomic-waker"; + packageId = "atomic-waker"; + target = { target, features }: (builtins.elem "wasm" target."family"); + } + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "bytemuck"; + packageId = "bytemuck"; + optional = true; + usesDefaultFeatures = false; + target = { target, features }: ((target."unix" or false) && (!(("redox" == target."os" or null) || (builtins.elem "wasm" target."family") || ("android" == target."os" or null) || ("ios" == target."os" or null) || ("macos" == target."os" or null)))); + } + { + name = "calloop"; + packageId = "calloop"; + target = { target, features }: ((target."unix" or false) && (!(("redox" == target."os" or null) || (builtins.elem "wasm" target."family") || ("android" == target."os" or null) || ("ios" == target."os" or null) || ("macos" == target."os" or null)))); + } + { + name = "core-foundation"; + packageId = "core-foundation"; + target = { target, features }: (("ios" == target."os" or null) || ("macos" == target."os" or null)); + } + { + name = "core-graphics"; + packageId = "core-graphics"; + target = { target, features }: ("macos" == target."os" or null); + } + { + name = "cursor-icon"; + packageId = "cursor-icon"; + } + { + name = "icrate"; + packageId = "icrate"; + target = { target, features }: ("ios" == target."os" or null); + features = [ "dispatch" "Foundation" "Foundation_NSArray" "Foundation_NSString" "Foundation_NSProcessInfo" "Foundation_NSThread" "Foundation_NSSet" ]; + } + { + name = "icrate"; + packageId = "icrate"; + target = { target, features }: ("macos" == target."os" or null); + features = [ "dispatch" "Foundation" "Foundation_NSArray" "Foundation_NSAttributedString" "Foundation_NSMutableAttributedString" "Foundation_NSData" "Foundation_NSDictionary" "Foundation_NSString" "Foundation_NSProcessInfo" "Foundation_NSThread" "Foundation_NSNumber" ]; + } + { + name = "js-sys"; + packageId = "js-sys"; + target = { target, features }: (builtins.elem "wasm" target."family"); + } + { + name = "libc"; + packageId = "libc"; + target = { target, features }: ((target."unix" or false) && (!(("redox" == target."os" or null) || (builtins.elem "wasm" target."family") || ("android" == target."os" or null) || ("ios" == target."os" or null) || ("macos" == target."os" or null)))); + } + { + name = "log"; + packageId = "log"; + } + { + name = "ndk"; + packageId = "ndk"; + usesDefaultFeatures = false; + target = { target, features }: ("android" == target."os" or null); + } + { + name = "ndk-sys"; + packageId = "ndk-sys"; + target = { target, features }: ("android" == target."os" or null); + } + { + name = "objc2"; + packageId = "objc2 0.4.1"; + target = { target, features }: (("ios" == target."os" or null) || ("macos" == target."os" or null)); + } + { + name = "once_cell"; + packageId = "once_cell"; + } + { + name = "orbclient"; + packageId = "orbclient"; + usesDefaultFeatures = false; + target = { target, features }: ("redox" == target."os" or null); + } + { + name = "percent-encoding"; + packageId = "percent-encoding"; + optional = true; + target = { target, features }: ((target."unix" or false) && (!(("redox" == target."os" or null) || (builtins.elem "wasm" target."family") || ("android" == target."os" or null) || ("ios" == target."os" or null) || ("macos" == target."os" or null)))); + } + { + name = "raw-window-handle"; + packageId = "raw-window-handle"; + rename = "rwh_06"; + optional = true; + features = [ "std" ]; + } + { + name = "redox_syscall"; + packageId = "redox_syscall 0.3.5"; + target = { target, features }: ("redox" == target."os" or null); + } + { + name = "rustix"; + packageId = "rustix"; + usesDefaultFeatures = false; + target = { target, features }: ((target."unix" or false) && (!(("redox" == target."os" or null) || (builtins.elem "wasm" target."family") || ("android" == target."os" or null) || ("ios" == target."os" or null) || ("macos" == target."os" or null)))); + features = [ "std" "system" "thread" "process" ]; + } + { + name = "smol_str"; + packageId = "smol_str"; + } + { + name = "unicode-segmentation"; + packageId = "unicode-segmentation"; + target = { target, features }: ("windows" == target."os" or null); + } + { + name = "wasm-bindgen"; + packageId = "wasm-bindgen"; + target = { target, features }: (builtins.elem "wasm" target."family"); + } + { + name = "wasm-bindgen-futures"; + packageId = "wasm-bindgen-futures"; + target = { target, features }: (builtins.elem "wasm" target."family"); + } + { + name = "web-sys"; + packageId = "web-sys"; + rename = "web_sys"; + target = { target, features }: (builtins.elem "wasm" target."family"); + features = [ "AbortController" "AbortSignal" "console" "CssStyleDeclaration" "Document" "DomRect" "DomRectReadOnly" "Element" "Event" "EventTarget" "FocusEvent" "HtmlCanvasElement" "HtmlElement" "IntersectionObserver" "IntersectionObserverEntry" "KeyboardEvent" "MediaQueryList" "MessageChannel" "MessagePort" "Node" "PageTransitionEvent" "PointerEvent" "ResizeObserver" "ResizeObserverBoxOptions" "ResizeObserverEntry" "ResizeObserverOptions" "ResizeObserverSize" "VisibilityState" "Window" "WheelEvent" ]; + } + { + name = "web-time"; + packageId = "web-time"; + target = { target, features }: (builtins.elem "wasm" target."family"); + } + { + name = "windows-sys"; + packageId = "windows-sys 0.48.0"; + target = { target, features }: ("windows" == target."os" or null); + features = [ "Win32_Devices_HumanInterfaceDevice" "Win32_Foundation" "Win32_Globalization" "Win32_Graphics_Dwm" "Win32_Graphics_Gdi" "Win32_Media" "Win32_System_Com_StructuredStorage" "Win32_System_Com" "Win32_System_LibraryLoader" "Win32_System_Ole" "Win32_System_SystemInformation" "Win32_System_SystemServices" "Win32_System_Threading" "Win32_System_WindowsProgramming" "Win32_UI_Accessibility" "Win32_UI_Controls" "Win32_UI_HiDpi" "Win32_UI_Input_Ime" "Win32_UI_Input_KeyboardAndMouse" "Win32_UI_Input_Pointer" "Win32_UI_Input_Touch" "Win32_UI_Shell" "Win32_UI_TextServices" "Win32_UI_WindowsAndMessaging" ]; + } + { + name = "x11-dl"; + packageId = "x11-dl"; + optional = true; + target = { target, features }: ((target."unix" or false) && (!(("redox" == target."os" or null) || (builtins.elem "wasm" target."family") || ("android" == target."os" or null) || ("ios" == target."os" or null) || ("macos" == target."os" or null)))); + } + { + name = "x11rb"; + packageId = "x11rb"; + optional = true; + usesDefaultFeatures = false; + target = { target, features }: ((target."unix" or false) && (!(("redox" == target."os" or null) || (builtins.elem "wasm" target."family") || ("android" == target."os" or null) || ("ios" == target."os" or null) || ("macos" == target."os" or null)))); + features = [ "allow-unsafe-code" "dl-libxcb" "randr" "resource_manager" "xinput" "xkb" ]; + } + { + name = "xkbcommon-dl"; + packageId = "xkbcommon-dl"; + target = { target, features }: ((target."unix" or false) && (!(("redox" == target."os" or null) || (builtins.elem "wasm" target."family") || ("android" == target."os" or null) || ("ios" == target."os" or null) || ("macos" == target."os" or null)))); + } + ]; + buildDependencies = [ + { + name = "cfg_aliases"; + packageId = "cfg_aliases"; + } + ]; + devDependencies = [ + { + name = "web-sys"; + packageId = "web-sys"; + target = {target, features}: (builtins.elem "wasm" target."family"); + features = [ "CanvasRenderingContext2d" ]; + } + ]; + features = { + "ahash" = [ "dep:ahash" ]; + "android-game-activity" = [ "android-activity/game-activity" ]; + "android-native-activity" = [ "android-activity/native-activity" ]; + "bytemuck" = [ "dep:bytemuck" ]; + "default" = [ "rwh_06" "x11" "wayland" "wayland-dlopen" "wayland-csd-adwaita" ]; + "memmap2" = [ "dep:memmap2" ]; + "mint" = [ "dep:mint" ]; + "percent-encoding" = [ "dep:percent-encoding" ]; + "rwh_04" = [ "dep:rwh_04" "ndk/rwh_04" ]; + "rwh_05" = [ "dep:rwh_05" "ndk/rwh_05" ]; + "rwh_06" = [ "dep:rwh_06" "ndk/rwh_06" ]; + "sctk" = [ "dep:sctk" ]; + "sctk-adwaita" = [ "dep:sctk-adwaita" ]; + "serde" = [ "dep:serde" "cursor-icon/serde" "smol_str/serde" ]; + "wayland" = [ "wayland-client" "wayland-backend" "wayland-protocols" "wayland-protocols-plasma" "sctk" "ahash" "memmap2" ]; + "wayland-backend" = [ "dep:wayland-backend" ]; + "wayland-client" = [ "dep:wayland-client" ]; + "wayland-csd-adwaita" = [ "sctk-adwaita" "sctk-adwaita/ab_glyph" ]; + "wayland-csd-adwaita-crossfont" = [ "sctk-adwaita" "sctk-adwaita/crossfont" ]; + "wayland-csd-adwaita-notitle" = [ "sctk-adwaita" ]; + "wayland-dlopen" = [ "wayland-backend/dlopen" ]; + "wayland-protocols" = [ "dep:wayland-protocols" ]; + "wayland-protocols-plasma" = [ "dep:wayland-protocols-plasma" ]; + "x11" = [ "x11-dl" "bytemuck" "percent-encoding" "xkbcommon-dl/x11" "x11rb" ]; + "x11-dl" = [ "dep:x11-dl" ]; + "x11rb" = [ "dep:x11rb" ]; + }; + resolvedDefaultFeatures = [ "android-native-activity" "bytemuck" "percent-encoding" "rwh_06" "x11" "x11-dl" "x11rb" ]; + }; + "winnow" = rec { + crateName = "winnow"; + version = "0.5.40"; + edition = "2021"; + sha256 = "0xk8maai7gyxda673mmw3pj1hdizy5fpi7287vaywykkk19sk4zm"; + dependencies = [ + { + name = "memchr"; + packageId = "memchr"; + optional = true; + usesDefaultFeatures = false; + } + ]; + features = { + "debug" = [ "dep:anstream" "dep:anstyle" "dep:is-terminal" "dep:terminal_size" ]; + "default" = [ "std" ]; + "simd" = [ "dep:memchr" ]; + "std" = [ "alloc" "memchr?/std" ]; + "unstable-doc" = [ "alloc" "std" "simd" "unstable-recover" ]; + }; + resolvedDefaultFeatures = [ "alloc" "default" "std" ]; + }; + "x11-dl" = rec { + crateName = "x11-dl"; + version = "2.21.0"; + edition = "2021"; + sha256 = "0vsiq62xpcfm0kn9zjw5c9iycvccxl22jya8wnk18lyxzqj5jwrq"; + authors = [ + "daggerbot " + "Erle Pereira " + "AltF02 " + ]; + dependencies = [ + { + name = "libc"; + packageId = "libc"; + } + { + name = "once_cell"; + packageId = "once_cell"; + } + ]; + buildDependencies = [ + { + name = "pkg-config"; + packageId = "pkg-config"; + } + ]; + + }; + "x11rb" = rec { + crateName = "x11rb"; + version = "0.13.0"; + edition = "2021"; + sha256 = "06lzpmb67sfw37m0i9zz786hx6fklmykd9j3689blk3yijnmxwpq"; + authors = [ + "Uli Schlachter " + "Eduardo Sánchez Muñoz " + "notgull " + ]; + dependencies = [ + { + name = "as-raw-xcb-connection"; + packageId = "as-raw-xcb-connection"; + optional = true; + } + { + name = "gethostname"; + packageId = "gethostname"; + target = { target, features }: (!(target."unix" or false)); + } + { + name = "libc"; + packageId = "libc"; + optional = true; + } + { + name = "libloading"; + packageId = "libloading 0.8.3"; + optional = true; + } + { + name = "once_cell"; + packageId = "once_cell"; + optional = true; + } + { + name = "rustix"; + packageId = "rustix"; + usesDefaultFeatures = false; + features = [ "std" "event" "fs" "net" "system" ]; + } + { + name = "x11rb-protocol"; + packageId = "x11rb-protocol"; + usesDefaultFeatures = false; + features = [ "std" ]; + } + ]; + devDependencies = [ + { + name = "gethostname"; + packageId = "gethostname"; + } + ]; + features = { + "all-extensions" = [ "x11rb-protocol/all-extensions" "composite" "damage" "dbe" "dpms" "dri2" "dri3" "glx" "present" "randr" "record" "render" "res" "screensaver" "shape" "shm" "sync" "xevie" "xf86dri" "xf86vidmode" "xfixes" "xinerama" "xinput" "xkb" "xprint" "xselinux" "xtest" "xv" "xvmc" ]; + "allow-unsafe-code" = [ "libc" "as-raw-xcb-connection" ]; + "as-raw-xcb-connection" = [ "dep:as-raw-xcb-connection" ]; + "composite" = [ "x11rb-protocol/composite" "xfixes" ]; + "cursor" = [ "render" "resource_manager" ]; + "damage" = [ "x11rb-protocol/damage" "xfixes" ]; + "dbe" = [ "x11rb-protocol/dbe" ]; + "dl-libxcb" = [ "allow-unsafe-code" "libloading" "once_cell" ]; + "dpms" = [ "x11rb-protocol/dpms" ]; + "dri2" = [ "x11rb-protocol/dri2" ]; + "dri3" = [ "x11rb-protocol/dri3" ]; + "extra-traits" = [ "x11rb-protocol/extra-traits" ]; + "glx" = [ "x11rb-protocol/glx" ]; + "libc" = [ "dep:libc" ]; + "libloading" = [ "dep:libloading" ]; + "once_cell" = [ "dep:once_cell" ]; + "present" = [ "x11rb-protocol/present" "randr" "xfixes" "sync" ]; + "randr" = [ "x11rb-protocol/randr" "render" ]; + "record" = [ "x11rb-protocol/record" ]; + "render" = [ "x11rb-protocol/render" ]; + "request-parsing" = [ "x11rb-protocol/request-parsing" ]; + "res" = [ "x11rb-protocol/res" ]; + "resource_manager" = [ "x11rb-protocol/resource_manager" ]; + "screensaver" = [ "x11rb-protocol/screensaver" ]; + "shape" = [ "x11rb-protocol/shape" ]; + "shm" = [ "x11rb-protocol/shm" ]; + "sync" = [ "x11rb-protocol/sync" ]; + "tracing" = [ "dep:tracing" ]; + "xevie" = [ "x11rb-protocol/xevie" ]; + "xf86dri" = [ "x11rb-protocol/xf86dri" ]; + "xf86vidmode" = [ "x11rb-protocol/xf86vidmode" ]; + "xfixes" = [ "x11rb-protocol/xfixes" "render" "shape" ]; + "xinerama" = [ "x11rb-protocol/xinerama" ]; + "xinput" = [ "x11rb-protocol/xinput" "xfixes" ]; + "xkb" = [ "x11rb-protocol/xkb" ]; + "xprint" = [ "x11rb-protocol/xprint" ]; + "xselinux" = [ "x11rb-protocol/xselinux" ]; + "xtest" = [ "x11rb-protocol/xtest" ]; + "xv" = [ "x11rb-protocol/xv" "shm" ]; + "xvmc" = [ "x11rb-protocol/xvmc" "xv" ]; + }; + resolvedDefaultFeatures = [ "allow-unsafe-code" "as-raw-xcb-connection" "dl-libxcb" "libc" "libloading" "once_cell" "randr" "render" "resource_manager" "shape" "xfixes" "xinput" "xkb" ]; + }; + "x11rb-protocol" = rec { + crateName = "x11rb-protocol"; + version = "0.13.0"; + edition = "2021"; + sha256 = "0d3cc2dr5fcx8asgrm31d7lrxpnbqi6kl5v3r71gx7xxp3272gp6"; + authors = [ + "Uli Schlachter " + "Eduardo Sánchez Muñoz " + "notgull " + ]; + features = { + "all-extensions" = [ "composite" "damage" "dbe" "dpms" "dri2" "dri3" "glx" "present" "randr" "record" "render" "res" "screensaver" "shape" "shm" "sync" "xevie" "xf86dri" "xf86vidmode" "xfixes" "xinerama" "xinput" "xkb" "xprint" "xselinux" "xtest" "xv" "xvmc" ]; + "composite" = [ "xfixes" ]; + "damage" = [ "xfixes" ]; + "default" = [ "std" ]; + "present" = [ "randr" "xfixes" "sync" ]; + "randr" = [ "render" ]; + "resource_manager" = [ "std" ]; + "serde" = [ "dep:serde" ]; + "xfixes" = [ "render" "shape" ]; + "xinput" = [ "xfixes" ]; + "xv" = [ "shm" ]; + "xvmc" = [ "xv" ]; + }; + resolvedDefaultFeatures = [ "randr" "render" "resource_manager" "shape" "std" "xfixes" "xinput" "xkb" ]; + }; + "xi-unicode" = rec { + crateName = "xi-unicode"; + version = "0.3.0"; + edition = "2018"; + sha256 = "12mvjgrhr7557cib69wm4q5s4srba27pg2df9l1zihrxgnbh0wx6"; + authors = [ + "Raph Levien " + ]; + + }; + "xkbcommon-dl" = rec { + crateName = "xkbcommon-dl"; + version = "0.4.2"; + edition = "2021"; + sha256 = "1iai0r3b5skd9vbr8z5b0qixiz8jblzfm778ddm8ba596a0dwffh"; + authors = [ + "Francesca Frangipane " + ]; + dependencies = [ + { + name = "bitflags"; + packageId = "bitflags 2.5.0"; + } + { + name = "dlib"; + packageId = "dlib"; + } + { + name = "log"; + packageId = "log"; + } + { + name = "once_cell"; + packageId = "once_cell"; + } + { + name = "xkeysym"; + packageId = "xkeysym"; + } + ]; + features = { + }; + resolvedDefaultFeatures = [ "x11" ]; + }; + "xkeysym" = rec { + crateName = "xkeysym"; + version = "0.2.0"; + edition = "2018"; + sha256 = "0886dn1rlkiazcp5n6ayqfg0ibpiny62dlbiyr9v4l32nxl8wjh5"; + authors = [ + "John Nunley " + ]; + features = { + "bytemuck" = [ "dep:bytemuck" ]; + "serde" = [ "dep:serde" ]; + }; + }; + "xml-rs" = rec { + crateName = "xml-rs"; + version = "0.8.20"; + edition = "2021"; + crateBin = []; + sha256 = "14s1czpj83zhgr4pizxa4j07layw9wmlqhkq0k3wz5q5ixwph6br"; + libName = "xml"; + authors = [ + "Vladimir Matveev " + ]; + + }; + "zerocopy" = rec { + crateName = "zerocopy"; + version = "0.7.32"; + edition = "2018"; + sha256 = "1ghnfxw69kx5d1aqfd5fsfrra9dgpz17yqx84nd4ryjk3sbd7m3l"; + authors = [ + "Joshua Liebow-Feeser " + ]; + dependencies = [ + { + name = "zerocopy-derive"; + packageId = "zerocopy-derive"; + optional = true; + } + { + name = "zerocopy-derive"; + packageId = "zerocopy-derive"; + target = { target, features }: false; + } + ]; + devDependencies = [ + { + name = "zerocopy-derive"; + packageId = "zerocopy-derive"; + } + ]; + features = { + "__internal_use_only_features_that_work_on_stable" = [ "alloc" "derive" "simd" ]; + "byteorder" = [ "dep:byteorder" ]; + "default" = [ "byteorder" ]; + "derive" = [ "zerocopy-derive" ]; + "simd-nightly" = [ "simd" ]; + "zerocopy-derive" = [ "dep:zerocopy-derive" ]; + }; + resolvedDefaultFeatures = [ "simd" ]; + }; + "zerocopy-derive" = rec { + crateName = "zerocopy-derive"; + version = "0.7.32"; + edition = "2018"; + sha256 = "19nj11md42aijyqnfx8pa647fjzhz537xyc624rajwwfrn6b3qcw"; + procMacro = true; + authors = [ + "Joshua Liebow-Feeser " + ]; + dependencies = [ + { + name = "proc-macro2"; + packageId = "proc-macro2"; + } + { + name = "quote"; + packageId = "quote"; + } + { + name = "syn"; + packageId = "syn 2.0.60"; + } + ]; + + }; + }; + + # +# crate2nix/default.nix (excerpt start) +# + + /* Target (platform) data for conditional dependencies. + This corresponds roughly to what buildRustCrate is setting. + */ + makeDefaultTarget = platform: { + unix = platform.isUnix; + windows = platform.isWindows; + fuchsia = true; + test = false; + + /* We are choosing an arbitrary rust version to grab `lib` from, + which is unfortunate, but `lib` has been version-agnostic the + whole time so this is good enough for now. + */ + os = pkgs.rust.lib.toTargetOs platform; + arch = pkgs.rust.lib.toTargetArch platform; + family = pkgs.rust.lib.toTargetFamily platform; + vendor = pkgs.rust.lib.toTargetVendor platform; + env = "gnu"; + endian = + if platform.parsed.cpu.significantByte.name == "littleEndian" + then "little" else "big"; + pointer_width = toString platform.parsed.cpu.bits; + debug_assertions = false; + }; + + /* Filters common temp files and build files. */ + # TODO(pkolloch): Substitute with gitignore filter + sourceFilter = name: type: + let + baseName = builtins.baseNameOf (builtins.toString name); + in + ! ( + # Filter out git + baseName == ".gitignore" + || (type == "directory" && baseName == ".git") + + # Filter out build results + || ( + type == "directory" && ( + baseName == "target" + || baseName == "_site" + || baseName == ".sass-cache" + || baseName == ".jekyll-metadata" + || baseName == "build-artifacts" + ) + ) + + # Filter out nix-build result symlinks + || ( + type == "symlink" && lib.hasPrefix "result" baseName + ) + + # Filter out IDE config + || ( + type == "directory" && ( + baseName == ".idea" || baseName == ".vscode" + ) + ) || lib.hasSuffix ".iml" baseName + + # Filter out nix build files + || baseName == "Cargo.nix" + + # Filter out editor backup / swap files. + || lib.hasSuffix "~" baseName + || builtins.match "^\\.sw[a-z]$$" baseName != null + || builtins.match "^\\..*\\.sw[a-z]$$" baseName != null + || lib.hasSuffix ".tmp" baseName + || lib.hasSuffix ".bak" baseName + || baseName == "tests.nix" + ); + + /* Returns a crate which depends on successful test execution + of crate given as the second argument. + + testCrateFlags: list of flags to pass to the test exectuable + testInputs: list of packages that should be available during test execution + */ + crateWithTest = { crate, testCrate, testCrateFlags, testInputs, testPreRun, testPostRun }: + assert builtins.typeOf testCrateFlags == "list"; + assert builtins.typeOf testInputs == "list"; + assert builtins.typeOf testPreRun == "string"; + assert builtins.typeOf testPostRun == "string"; + let + # override the `crate` so that it will build and execute tests instead of + # building the actual lib and bin targets We just have to pass `--test` + # to rustc and it will do the right thing. We execute the tests and copy + # their log and the test executables to $out for later inspection. + test = + let + drv = testCrate.override + ( + _: { + buildTests = true; + } + ); + # If the user hasn't set any pre/post commands, we don't want to + # insert empty lines. This means that any existing users of crate2nix + # don't get a spurious rebuild unless they set these explicitly. + testCommand = pkgs.lib.concatStringsSep "\n" + (pkgs.lib.filter (s: s != "") [ + testPreRun + "$f $testCrateFlags 2>&1 | tee -a $out" + testPostRun + ]); + in + pkgs.runCommand "run-tests-${testCrate.name}" + { + inherit testCrateFlags; + buildInputs = testInputs; + } '' + set -e + + export RUST_BACKTRACE=1 + + # recreate a file hierarchy as when running tests with cargo + + # the source for test data + # It's necessary to locate the source in $NIX_BUILD_TOP/source/ + # instead of $NIX_BUILD_TOP/ + # because we compiled those test binaries in the former and not the latter. + # So all paths will expect source tree to be there and not in the build top directly. + # For example: $NIX_BUILD_TOP := /build in general, if you ask yourself. + # NOTE: There could be edge cases if `crate.sourceRoot` does exist but + # it's very hard to reason about them. + # Open a bug if you run into this! + mkdir -p source/ + cd source/ + + ${pkgs.buildPackages.xorg.lndir}/bin/lndir ${crate.src} + + # build outputs + testRoot=target/debug + mkdir -p $testRoot + + # executables of the crate + # we copy to prevent std::env::current_exe() to resolve to a store location + for i in ${crate}/bin/*; do + cp "$i" "$testRoot" + done + chmod +w -R . + + # test harness executables are suffixed with a hash, like cargo does + # this allows to prevent name collision with the main + # executables of the crate + hash=$(basename $out) + for file in ${drv}/tests/*; do + f=$testRoot/$(basename $file)-$hash + cp $file $f + ${testCommand} + done + ''; + in + pkgs.runCommand "${crate.name}-linked" + { + inherit (crate) outputs crateName; + passthru = (crate.passthru or { }) // { + inherit test; + }; + } + (lib.optionalString (stdenv.buildPlatform.canExecute stdenv.hostPlatform) '' + echo tested by ${test} + '' + '' + ${lib.concatMapStringsSep "\n" (output: "ln -s ${crate.${output}} ${"$"}${output}") crate.outputs} + ''); + + /* A restricted overridable version of builtRustCratesWithFeatures. */ + buildRustCrateWithFeatures = + { packageId + , features ? rootFeatures + , crateOverrides ? defaultCrateOverrides + , buildRustCrateForPkgsFunc ? null + , runTests ? false + , testCrateFlags ? [ ] + , testInputs ? [ ] + # Any command to run immediatelly before a test is executed. + , testPreRun ? "" + # Any command run immediatelly after a test is executed. + , testPostRun ? "" + }: + lib.makeOverridable + ( + { features + , crateOverrides + , runTests + , testCrateFlags + , testInputs + , testPreRun + , testPostRun + }: + let + buildRustCrateForPkgsFuncOverriden = + if buildRustCrateForPkgsFunc != null + then buildRustCrateForPkgsFunc + else + ( + if crateOverrides == pkgs.defaultCrateOverrides + then buildRustCrateForPkgs + else + pkgs: (buildRustCrateForPkgs pkgs).override { + defaultCrateOverrides = crateOverrides; + } + ); + builtRustCrates = builtRustCratesWithFeatures { + inherit packageId features; + buildRustCrateForPkgsFunc = buildRustCrateForPkgsFuncOverriden; + runTests = false; + }; + builtTestRustCrates = builtRustCratesWithFeatures { + inherit packageId features; + buildRustCrateForPkgsFunc = buildRustCrateForPkgsFuncOverriden; + runTests = true; + }; + drv = builtRustCrates.crates.${packageId}; + testDrv = builtTestRustCrates.crates.${packageId}; + derivation = + if runTests then + crateWithTest + { + crate = drv; + testCrate = testDrv; + inherit testCrateFlags testInputs testPreRun testPostRun; + } + else drv; + in + derivation + ) + { inherit features crateOverrides runTests testCrateFlags testInputs testPreRun testPostRun; }; + + /* Returns an attr set with packageId mapped to the result of buildRustCrateForPkgsFunc + for the corresponding crate. + */ + builtRustCratesWithFeatures = + { packageId + , features + , crateConfigs ? crates + , buildRustCrateForPkgsFunc + , runTests + , makeTarget ? makeDefaultTarget + } @ args: + assert (builtins.isAttrs crateConfigs); + assert (builtins.isString packageId); + assert (builtins.isList features); + assert (builtins.isAttrs (makeTarget stdenv.hostPlatform)); + assert (builtins.isBool runTests); + let + rootPackageId = packageId; + mergedFeatures = mergePackageFeatures + ( + args // { + inherit rootPackageId; + target = makeTarget stdenv.hostPlatform // { test = runTests; }; + } + ); + # Memoize built packages so that reappearing packages are only built once. + builtByPackageIdByPkgs = mkBuiltByPackageIdByPkgs pkgs; + mkBuiltByPackageIdByPkgs = pkgs: + let + self = { + crates = lib.mapAttrs (packageId: value: buildByPackageIdForPkgsImpl self pkgs packageId) crateConfigs; + target = makeTarget pkgs.stdenv.hostPlatform; + build = mkBuiltByPackageIdByPkgs pkgs.buildPackages; + }; + in + self; + buildByPackageIdForPkgsImpl = self: pkgs: packageId: + let + features = mergedFeatures."${packageId}" or [ ]; + crateConfig' = crateConfigs."${packageId}"; + crateConfig = + builtins.removeAttrs crateConfig' [ "resolvedDefaultFeatures" "devDependencies" ]; + devDependencies = + lib.optionals + (runTests && packageId == rootPackageId) + (crateConfig'.devDependencies or [ ]); + dependencies = + dependencyDerivations { + inherit features; + inherit (self) target; + buildByPackageId = depPackageId: + # proc_macro crates must be compiled for the build architecture + if crateConfigs.${depPackageId}.procMacro or false + then self.build.crates.${depPackageId} + else self.crates.${depPackageId}; + dependencies = + (crateConfig.dependencies or [ ]) + ++ devDependencies; + }; + buildDependencies = + dependencyDerivations { + inherit features; + inherit (self.build) target; + buildByPackageId = depPackageId: + self.build.crates.${depPackageId}; + dependencies = crateConfig.buildDependencies or [ ]; + }; + dependenciesWithRenames = + let + buildDeps = filterEnabledDependencies { + inherit features; + inherit (self) target; + dependencies = crateConfig.dependencies or [ ] ++ devDependencies; + }; + hostDeps = filterEnabledDependencies { + inherit features; + inherit (self.build) target; + dependencies = crateConfig.buildDependencies or [ ]; + }; + in + lib.filter (d: d ? "rename") (hostDeps ++ buildDeps); + # Crate renames have the form: + # + # { + # crate_name = [ + # { version = "1.2.3"; rename = "crate_name01"; } + # ]; + # # ... + # } + crateRenames = + let + grouped = + lib.groupBy + (dependency: dependency.name) + dependenciesWithRenames; + versionAndRename = dep: + let + package = crateConfigs."${dep.packageId}"; + in + { inherit (dep) rename; inherit (package) version; }; + in + lib.mapAttrs (name: builtins.map versionAndRename) grouped; + in + buildRustCrateForPkgsFunc pkgs + ( + crateConfig // { + # https://github.com/NixOS/nixpkgs/issues/218712 + dontStrip = stdenv.hostPlatform.isDarwin; + src = crateConfig.src or ( + pkgs.fetchurl rec { + name = "${crateConfig.crateName}-${crateConfig.version}.tar.gz"; + # https://www.pietroalbini.org/blog/downloading-crates-io/ + # Not rate-limited, CDN URL. + url = "https://static.crates.io/crates/${crateConfig.crateName}/${crateConfig.crateName}-${crateConfig.version}.crate"; + sha256 = + assert (lib.assertMsg (crateConfig ? sha256) "Missing sha256 for ${name}"); + crateConfig.sha256; + } + ); + extraRustcOpts = lib.lists.optional (targetFeatures != [ ]) "-C target-feature=${lib.concatMapStringsSep "," (x: "+${x}") targetFeatures}"; + inherit features dependencies buildDependencies crateRenames release; + } + ); + in + builtByPackageIdByPkgs; + + /* Returns the actual derivations for the given dependencies. */ + dependencyDerivations = + { buildByPackageId + , features + , dependencies + , target + }: + assert (builtins.isList features); + assert (builtins.isList dependencies); + assert (builtins.isAttrs target); + let + enabledDependencies = filterEnabledDependencies { + inherit dependencies features target; + }; + depDerivation = dependency: buildByPackageId dependency.packageId; + in + map depDerivation enabledDependencies; + + /* Returns a sanitized version of val with all values substituted that cannot + be serialized as JSON. + */ + sanitizeForJson = val: + if builtins.isAttrs val + then lib.mapAttrs (n: sanitizeForJson) val + else if builtins.isList val + then builtins.map sanitizeForJson val + else if builtins.isFunction val + then "function" + else val; + + /* Returns various tools to debug a crate. */ + debugCrate = { packageId, target ? makeDefaultTarget stdenv.hostPlatform }: + assert (builtins.isString packageId); + let + debug = rec { + # The built tree as passed to buildRustCrate. + buildTree = buildRustCrateWithFeatures { + buildRustCrateForPkgsFunc = _: lib.id; + inherit packageId; + }; + sanitizedBuildTree = sanitizeForJson buildTree; + dependencyTree = sanitizeForJson + ( + buildRustCrateWithFeatures { + buildRustCrateForPkgsFunc = _: crate: { + "01_crateName" = crate.crateName or false; + "02_features" = crate.features or [ ]; + "03_dependencies" = crate.dependencies or [ ]; + }; + inherit packageId; + } + ); + mergedPackageFeatures = mergePackageFeatures { + features = rootFeatures; + inherit packageId target; + }; + diffedDefaultPackageFeatures = diffDefaultPackageFeatures { + inherit packageId target; + }; + }; + in + { internal = debug; }; + + /* Returns differences between cargo default features and crate2nix default + features. + + This is useful for verifying the feature resolution in crate2nix. + */ + diffDefaultPackageFeatures = + { crateConfigs ? crates + , packageId + , target + }: + assert (builtins.isAttrs crateConfigs); + let + prefixValues = prefix: lib.mapAttrs (n: v: { "${prefix}" = v; }); + mergedFeatures = + prefixValues + "crate2nix" + (mergePackageFeatures { inherit crateConfigs packageId target; features = [ "default" ]; }); + configs = prefixValues "cargo" crateConfigs; + combined = lib.foldAttrs (a: b: a // b) { } [ mergedFeatures configs ]; + onlyInCargo = + builtins.attrNames + (lib.filterAttrs (n: v: !(v ? "crate2nix") && (v ? "cargo")) combined); + onlyInCrate2Nix = + builtins.attrNames + (lib.filterAttrs (n: v: (v ? "crate2nix") && !(v ? "cargo")) combined); + differentFeatures = lib.filterAttrs + ( + n: v: + (v ? "crate2nix") + && (v ? "cargo") + && (v.crate2nix.features or [ ]) != (v."cargo".resolved_default_features or [ ]) + ) + combined; + in + builtins.toJSON { + inherit onlyInCargo onlyInCrate2Nix differentFeatures; + }; + + /* Returns an attrset mapping packageId to the list of enabled features. + + If multiple paths to a dependency enable different features, the + corresponding feature sets are merged. Features in rust are additive. + */ + mergePackageFeatures = + { crateConfigs ? crates + , packageId + , rootPackageId ? packageId + , features ? rootFeatures + , dependencyPath ? [ crates.${packageId}.crateName ] + , featuresByPackageId ? { } + , target + # Adds devDependencies to the crate with rootPackageId. + , runTests ? false + , ... + } @ args: + assert (builtins.isAttrs crateConfigs); + assert (builtins.isString packageId); + assert (builtins.isString rootPackageId); + assert (builtins.isList features); + assert (builtins.isList dependencyPath); + assert (builtins.isAttrs featuresByPackageId); + assert (builtins.isAttrs target); + assert (builtins.isBool runTests); + let + crateConfig = crateConfigs."${packageId}" or (builtins.throw "Package not found: ${packageId}"); + expandedFeatures = expandFeatures (crateConfig.features or { }) features; + enabledFeatures = enableFeatures (crateConfig.dependencies or [ ]) expandedFeatures; + depWithResolvedFeatures = dependency: + let + inherit (dependency) packageId; + features = dependencyFeatures enabledFeatures dependency; + in + { inherit packageId features; }; + resolveDependencies = cache: path: dependencies: + assert (builtins.isAttrs cache); + assert (builtins.isList dependencies); + let + enabledDependencies = filterEnabledDependencies { + inherit dependencies target; + features = enabledFeatures; + }; + directDependencies = map depWithResolvedFeatures enabledDependencies; + foldOverCache = op: lib.foldl op cache directDependencies; + in + foldOverCache + ( + cache: { packageId, features }: + let + cacheFeatures = cache.${packageId} or [ ]; + combinedFeatures = sortedUnique (cacheFeatures ++ features); + in + if cache ? ${packageId} && cache.${packageId} == combinedFeatures + then cache + else + mergePackageFeatures { + features = combinedFeatures; + featuresByPackageId = cache; + inherit crateConfigs packageId target runTests rootPackageId; + } + ); + cacheWithSelf = + let + cacheFeatures = featuresByPackageId.${packageId} or [ ]; + combinedFeatures = sortedUnique (cacheFeatures ++ enabledFeatures); + in + featuresByPackageId // { + "${packageId}" = combinedFeatures; + }; + cacheWithDependencies = + resolveDependencies cacheWithSelf "dep" + ( + crateConfig.dependencies or [ ] + ++ lib.optionals + (runTests && packageId == rootPackageId) + (crateConfig.devDependencies or [ ]) + ); + cacheWithAll = + resolveDependencies + cacheWithDependencies "build" + (crateConfig.buildDependencies or [ ]); + in + cacheWithAll; + + /* Returns the enabled dependencies given the enabled features. */ + filterEnabledDependencies = { dependencies, features, target }: + assert (builtins.isList dependencies); + assert (builtins.isList features); + assert (builtins.isAttrs target); + + lib.filter + ( + dep: + let + targetFunc = dep.target or (features: true); + in + targetFunc { inherit features target; } + && ( + !(dep.optional or false) + || builtins.any (doesFeatureEnableDependency dep) features + ) + ) + dependencies; + + /* Returns whether the given feature should enable the given dependency. */ + doesFeatureEnableDependency = dependency: feature: + let + name = dependency.rename or dependency.name; + prefix = "${name}/"; + len = builtins.stringLength prefix; + startsWithPrefix = builtins.substring 0 len feature == prefix; + in + feature == name || feature == "dep:" + name || startsWithPrefix; + + /* Returns the expanded features for the given inputFeatures by applying the + rules in featureMap. + + featureMap is an attribute set which maps feature names to lists of further + feature names to enable in case this feature is selected. + */ + expandFeatures = featureMap: inputFeatures: + assert (builtins.isAttrs featureMap); + assert (builtins.isList inputFeatures); + let + expandFeaturesNoCycle = oldSeen: inputFeatures: + if inputFeatures != [ ] + then + let + # The feature we're currently expanding. + feature = builtins.head inputFeatures; + # All the features we've seen/expanded so far, including the one + # we're currently processing. + seen = oldSeen // { ${feature} = 1; }; + # Expand the feature but be careful to not re-introduce a feature + # that we've already seen: this can easily cause a cycle, see issue + # #209. + enables = builtins.filter (f: !(seen ? "${f}")) (featureMap."${feature}" or [ ]); + in + [ feature ] ++ (expandFeaturesNoCycle seen (builtins.tail inputFeatures ++ enables)) + # No more features left, nothing to expand to. + else [ ]; + outFeatures = expandFeaturesNoCycle { } inputFeatures; + in + sortedUnique outFeatures; + + /* This function adds optional dependencies as features if they are enabled + indirectly by dependency features. This function mimics Cargo's behavior + described in a note at: + https://doc.rust-lang.org/nightly/cargo/reference/features.html#dependency-features + */ + enableFeatures = dependencies: features: + assert (builtins.isList features); + assert (builtins.isList dependencies); + let + additionalFeatures = lib.concatMap + ( + dependency: + assert (builtins.isAttrs dependency); + let + enabled = builtins.any (doesFeatureEnableDependency dependency) features; + in + if (dependency.optional or false) && enabled + then [ (dependency.rename or dependency.name) ] + else [ ] + ) + dependencies; + in + sortedUnique (features ++ additionalFeatures); + + /* + Returns the actual features for the given dependency. + + features: The features of the crate that refers this dependency. + */ + dependencyFeatures = features: dependency: + assert (builtins.isList features); + assert (builtins.isAttrs dependency); + let + defaultOrNil = + if dependency.usesDefaultFeatures or true + then [ "default" ] + else [ ]; + explicitFeatures = dependency.features or [ ]; + additionalDependencyFeatures = + let + name = dependency.rename or dependency.name; + stripPrefixMatch = prefix: s: + if lib.hasPrefix prefix s + then lib.removePrefix prefix s + else null; + extractFeature = feature: lib.findFirst + (f: f != null) + null + (map (prefix: stripPrefixMatch prefix feature) [ + (name + "/") + (name + "?/") + ]); + dependencyFeatures = lib.filter (f: f != null) (map extractFeature features); + in + dependencyFeatures; + in + defaultOrNil ++ explicitFeatures ++ additionalDependencyFeatures; + + /* Sorts and removes duplicates from a list of strings. */ + sortedUnique = features: + assert (builtins.isList features); + assert (builtins.all builtins.isString features); + let + outFeaturesSet = lib.foldl (set: feature: set // { "${feature}" = 1; }) { } features; + outFeaturesUnique = builtins.attrNames outFeaturesSet; + in + builtins.sort (a: b: a < b) outFeaturesUnique; + + deprecationWarning = message: value: + if strictDeprecation + then builtins.throw "strictDeprecation enabled, aborting: ${message}" + else builtins.trace message value; + + # + # crate2nix/default.nix (excerpt end) + # + }; +} + diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..72c2d33 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,10 @@ +[package] +name = "icebreaker" +description = "An example project about rust and nix" +publish = false +version = "0.1.0" + +edition = "2021" + +[dependencies] +bevy = {version = "0.13.2", features = []} diff --git a/flake.lock b/flake.lock new file mode 100644 index 0000000..95c61b6 --- /dev/null +++ b/flake.lock @@ -0,0 +1,388 @@ +{ + "nodes": { + "cachix": { + "inputs": { + "devenv": [ + "crate2nix" + ], + "flake-compat": [ + "crate2nix" + ], + "nixpkgs": "nixpkgs", + "pre-commit-hooks": [ + "crate2nix" + ] + }, + "locked": { + "lastModified": 1709700175, + "narHash": "sha256-A0/6ZjLmT9qdYzKHmevnEIC7G+GiZ4UCr8v0poRPzds=", + "owner": "cachix", + "repo": "cachix", + "rev": "be97b37989f11b724197b5f4c7ffd78f12c8c4bf", + "type": "github" + }, + "original": { + "owner": "cachix", + "ref": "latest", + "repo": "cachix", + "type": "github" + } + }, + "crate2nix": { + "inputs": { + "cachix": "cachix", + "crate2nix_stable": "crate2nix_stable", + "devshell": "devshell", + "flake-compat": "flake-compat", + "flake-parts": "flake-parts", + "nix-test-runner": "nix-test-runner", + "nixpkgs": "nixpkgs_2", + "pre-commit-hooks": "pre-commit-hooks" + }, + "locked": { + "lastModified": 1712821856, + "narHash": "sha256-rObTWSqfqt0qlOCokE2abesI11Ic8bCCkPNxlyk57Q0=", + "owner": "nix-community", + "repo": "crate2nix", + "rev": "cf034861fdc4e091fc7c5f01d6c022dc46686cf1", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "crate2nix", + "type": "github" + } + }, + "crate2nix_stable": { + "inputs": { + "flake-utils": "flake-utils" + }, + "locked": { + "lastModified": 1702842982, + "narHash": "sha256-A9AowkHIjsy1a4LuiPiVP88FMxyCWK41flZEZOUuwQM=", + "owner": "nix-community", + "repo": "crate2nix", + "rev": "75ac2973affa6b9b4f661a7b592cba6e4f51d426", + "type": "github" + }, + "original": { + "owner": "nix-community", + "ref": "0.12.0", + "repo": "crate2nix", + "type": "github" + } + }, + "devshell": { + "inputs": { + "flake-utils": "flake-utils_2", + "nixpkgs": [ + "crate2nix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1711099426, + "narHash": "sha256-HzpgM/wc3aqpnHJJ2oDqPBkNsqWbW0WfWUO8lKu8nGk=", + "owner": "numtide", + "repo": "devshell", + "rev": "2d45b54ca4a183f2fdcf4b19c895b64fbf620ee8", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "devshell", + "type": "github" + } + }, + "flake-compat": { + "locked": { + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "revCount": 57, + "type": "tarball", + "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz" + }, + "original": { + "type": "tarball", + "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz" + } + }, + "flake-parts": { + "inputs": { + "nixpkgs-lib": [ + "crate2nix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1712014858, + "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, + "flake-utils": { + "inputs": { + "systems": "systems" + }, + "locked": { + "lastModified": 1694529238, + "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_2": { + "inputs": { + "systems": "systems_2" + }, + "locked": { + "lastModified": 1701680307, + "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "4022d587cbbfd70fe950c1e2083a02621806a725", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_3": { + "inputs": { + "systems": "systems_3" + }, + "locked": { + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_4": { + "inputs": { + "systems": "systems_4" + }, + "locked": { + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "gitignore": { + "inputs": { + "nixpkgs": [ + "crate2nix", + "pre-commit-hooks", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1709087332, + "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", + "owner": "hercules-ci", + "repo": "gitignore.nix", + "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "gitignore.nix", + "type": "github" + } + }, + "nix-test-runner": { + "flake": false, + "locked": { + "lastModified": 1588761593, + "narHash": "sha256-FKJykltAN/g3eIceJl4SfDnnyuH2jHImhMrXS2KvGIs=", + "owner": "stoeffel", + "repo": "nix-test-runner", + "rev": "c45d45b11ecef3eb9d834c3b6304c05c49b06ca2", + "type": "github" + }, + "original": { + "owner": "stoeffel", + "repo": "nix-test-runner", + "type": "github" + } + }, + "nixpkgs": { + "locked": { + "lastModified": 1700612854, + "narHash": "sha256-yrQ8osMD+vDLGFX7pcwsY/Qr5PUd6OmDMYJZzZi0+zc=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "19cbff58383a4ae384dea4d1d0c823d72b49d614", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_2": { + "locked": { + "lastModified": 1712026416, + "narHash": "sha256-N/3VR/9e1NlN49p7kCiATiEY6Tzdo+CbrAG8kqCQKcI=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "080a4a27f206d07724b88da096e27ef63401a504", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "type": "indirect" + } + }, + "nixpkgs_3": { + "locked": { + "lastModified": 1713687659, + "narHash": "sha256-Yd8KuOBpZ0Slau/NxFhMPJI0gBxeax0vq/FD0rqKwuQ=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "f2d7a289c5a5ece8521dd082b81ac7e4a57c2c5c", + "type": "github" + }, + "original": { + "owner": "nixos", + "repo": "nixpkgs", + "type": "github" + } + }, + "pre-commit-hooks": { + "inputs": { + "flake-compat": [ + "crate2nix", + "flake-compat" + ], + "flake-utils": "flake-utils_3", + "gitignore": "gitignore", + "nixpkgs": [ + "crate2nix", + "nixpkgs" + ], + "nixpkgs-stable": [ + "crate2nix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1712055707, + "narHash": "sha256-4XLvuSIDZJGS17xEwSrNuJLL7UjDYKGJSbK1WWX2AK8=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "e35aed5fda3cc79f88ed7f1795021e559582093a", + "type": "github" + }, + "original": { + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "type": "github" + } + }, + "root": { + "inputs": { + "crate2nix": "crate2nix", + "flake-utils": "flake-utils_4", + "nixpkgs": "nixpkgs_3" + } + }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_2": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_3": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_4": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + } + }, + "root": "root", + "version": 7 +} diff --git a/flake.nix b/flake.nix new file mode 100644 index 0000000..6df0f35 --- /dev/null +++ b/flake.nix @@ -0,0 +1,61 @@ +{ + description = "icebreaker"; + + inputs = { + nixpkgs.url = "github:nixos/nixpkgs"; + flake-utils.url = "github:numtide/flake-utils"; + crate2nix.url = "github:nix-community/crate2nix"; + }; + + outputs = { self, nixpkgs, flake-utils, crate2nix, ... }@inputs: + flake-utils.lib.eachDefaultSystem (system: + let + pkgs = nixpkgs.legacyPackages.${system}; + + crateName = "icebreaker"; + + inherit (import "${crate2nix}/tools.nix" { inherit pkgs; }) + generatedCargoNix; + + project = import (generatedCargoNix { + name = crateName; + src = ./.; + }) { + inherit pkgs; + defaultCrateOverrides = pkgs.defaultCrateOverrides // { + alsa-sys = attrs: { + nativeBuildInputs = [ + pkgs.pkg-config + ]; + buildInputs = [ + pkgs.alsa-lib.dev + ]; + }; + libudev-sys = attrs: { + nativeBuildInputs = [ + pkgs.pkg-config + ]; + buildInputs = [ + pkgs.systemd.dev + ]; + }; + }; + }; + + in + rec { + packages.${crateName} = project.rootCrate.build; + defaultPackage = packages.${crateName}; + devShell = pkgs.mkShell { + inputsFrom = builtins.attrValues self.packages.${system}; + buildInputs = with pkgs; [ + cargo + rust-analyzer + clippy + pkg-config + alsa-lib.dev + systemd.dev + ]; + }; + }); +} diff --git a/src/main.rs b/src/main.rs new file mode 100644 index 0000000..8df11f9 --- /dev/null +++ b/src/main.rs @@ -0,0 +1,40 @@ +use bevy::prelude::*; + +fn main() { + App::new() + .add_plugins(DefaultPlugins) + .add_systems(Startup, add_people) + .add_systems(Update, (hello_world, (update_people, greet_people).chain())) + .run(); +} + +fn hello_world() { + println!("hi!"); +} + +#[derive(Component)] +struct Person; + +#[derive(Component)] +struct Name(String); + +fn add_people(mut commands: Commands) { + commands.spawn((Person, Name("Albert Einstein".to_string()))); + commands.spawn((Person, Name("Robert Oppenheimer".to_string()))); + commands.spawn((Person, Name("Marie Skłodowska".to_string()))); +} + +fn greet_people(query: Query<&Name, With>) { + for name in &query { + println!("hello {}!", name.0); + } +} + +fn update_people(mut query: Query<&mut Name, With>) { + for mut name in &mut query { + if name.0 == "Marie Skłodowska" { + name.0 = "Marie Curie".to_string(); + break; + } + } +}