/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/ |
H A D | Cargo.toml | 16 cfg-if = { version = "1.0", features = ['rustc-dep-of-std'] } qkey 20 compiler_builtins = { version = "0.1.105", features = ["weak-intrinsics"] } qkey 23 hashbrown = { version = "0.14", default-features = false, features = ['rustc-dep-of-std'] } qkey 24 std_detect = { path = "../stdarch/crates/std_detect", default-features = false, features = ['rustc-… qkey 27 rustc-demangle = { version = "0.1.24", features = ['rustc-dep-of-std'] } qkey 34 libc = { version = "0.2.153", default-features = false, features = ['rustc-dep-of-std'], public = t… qkey 37 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey 40 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey 43 rand = { version = "0.8.5", default-features = false, features = ["alloc"] } qkey 47 dlmalloc = { version = "0.2.4", features = ['rustc-dep-of-std'] } qkey [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/ |
H A D | Cargo.toml | 16 cfg-if = { version = "1.0", features = ['rustc-dep-of-std'] } qkey 20 compiler_builtins = { version = "0.1.105", features = ["weak-intrinsics"] } qkey 23 hashbrown = { version = "0.14", default-features = false, features = ['rustc-dep-of-std'] } qkey 24 std_detect = { path = "../stdarch/crates/std_detect", default-features = false, features = ['rustc-… qkey 27 rustc-demangle = { version = "0.1.24", features = ['rustc-dep-of-std'] } qkey 34 libc = { version = "0.2.153", default-features = false, features = ['rustc-dep-of-std'], public = t… qkey 37 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey 40 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey 43 rand = { version = "0.8.5", default-features = false, features = ["alloc"] } qkey 47 dlmalloc = { version = "0.2.4", features = ['rustc-dep-of-std'] } qkey [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/ |
H A D | Cargo.toml | 16 cfg-if = { version = "1.0", features = ['rustc-dep-of-std'] } qkey 20 compiler_builtins = { version = "0.1.105", features = ["weak-intrinsics"] } qkey 23 hashbrown = { version = "0.14", default-features = false, features = ['rustc-dep-of-std'] } qkey 24 std_detect = { path = "../stdarch/crates/std_detect", default-features = false, features = ['rustc-… qkey 27 rustc-demangle = { version = "0.1.24", features = ['rustc-dep-of-std'] } qkey 34 libc = { version = "0.2.153", default-features = false, features = ['rustc-dep-of-std'], public = t… qkey 37 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey 40 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey 43 rand = { version = "0.8.5", default-features = false, features = ["alloc"] } qkey 47 dlmalloc = { version = "0.2.4", features = ['rustc-dep-of-std'] } qkey [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/ |
H A D | Cargo.toml | 16 cfg-if = { version = "1.0", features = ['rustc-dep-of-std'] } qkey 20 compiler_builtins = { version = "0.1.105", features = ["weak-intrinsics"] } qkey 23 hashbrown = { version = "0.14", default-features = false, features = ['rustc-dep-of-std'] } qkey 24 std_detect = { path = "../stdarch/crates/std_detect", default-features = false, features = ['rustc-… qkey 27 rustc-demangle = { version = "0.1.24", features = ['rustc-dep-of-std'] } qkey 34 libc = { version = "0.2.153", default-features = false, features = ['rustc-dep-of-std'], public = t… qkey 37 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey 40 object = { version = "0.36.0", default-features = false, optional = true, features = ['read_core', … qkey 43 rand = { version = "0.8.5", default-features = false, features = ["alloc"] } qkey 47 dlmalloc = { version = "0.2.4", features = ['rustc-dep-of-std'] } qkey [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/base64/ |
D | Cargo.toml | 60 features = ["derive"] qkey 70 features = ["small_rng"] qkey 80 features = ["derive"] qkey 82 [features] table 84 default = ["std"] qkey
|
/aosp_15_r20/external/crosvm/perfetto/ |
H A D | Cargo.toml | 7 [features] table 10 default = ["openssl"] qkey 22 serde = { version = "1", features = [ "derive" ] } qkey 25 zerocopy = { version = "0.7", features = ["derive"] } qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-bigint/ |
D | Cargo.toml | 41 features = [ qkey 72 features = ["i128"] qkey 77 features = ["i128"] qkey 101 [features] table 102 default = ["std"] qkey
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/ |
H A D | Cargo.toml | 16 [features] table 18 default = ["cargo"] qkey 30 clap = { version = "4.3.11", features = ["derive", "env"] } qkey 31 crates-index = { version = "2.2.0", default-features = false, features = [ qkey 42 serde = { version = "1.0.190", features = ["derive"] } qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/rand/ |
D | Cargo.toml | 32 features = ["small_rng", "serde1"] qkey 39 features = ["into_bits"] qkey 53 features = ["derive"] qkey 61 [features] table 63 default = ["std", "std_rng"] qkey
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/ |
H A D | Cargo.toml | 32 features = ["small_rng", "serde1"] qkey 39 features = ["into_bits"] qkey 53 features = ["derive"] qkey 61 [features] table 63 default = ["std", "std_rng"] qkey
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/ |
D | Cargo.toml | 51 features = ["__internal_use_only_features_that_work_on_stable"] qkey 73 features = ["small_rng"] qkey 83 features = ["diff"] qkey 88 [features] table 95 default = ["byteorder"] qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/ |
D | Cargo.toml | 51 features = ["__internal_use_only_features_that_work_on_stable"] qkey 73 features = ["small_rng"] qkey 83 features = ["diff"] qkey 88 [features] table 95 default = ["byteorder"] qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs-core/ |
D | Cargo.toml | 28 features = ["derive"] qkey 33 features = ["alloc"] qkey 59 features = [ qkey 80 features = [ qkey 89 [features] table 94 default = [ qkey
|
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/ |
H A D | Cargo.toml | 13 [features] table 14 default = [] qkey 25 zerocopy = { version = "0.7", features = ["derive"] } qkey 28 serde = { version = "1", features = [ "derive" ] } qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/fastrand/ |
D | Cargo.toml | 48 [features] table 50 default = ["std"] qkey 59 features = ["js"] qkey 64 features = ["js"] qkey
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt_np_adv/ |
D | Cargo.toml | 10 [features] table 11 default = [] qkey 23 crypto_provider_default = { workspace = true, features = ["rustcrypto", "std"] } qkey 30 serde_json = { workspace = true, features = ["std"] } qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde/ |
D | Cargo.toml | 40 features = [ qkey 53 features = [ qkey 68 [features] table 70 default = ["std"] qkey
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde-1.0.197/ |
H A D | Cargo.toml | 40 features = [ qkey 53 features = [ qkey 68 [features] table 70 default = ["std"] qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/anyhow/ |
D | Cargo.toml | 56 features = ["full"] qkey 63 features = ["diff"] qkey 65 [features] table 66 default = ["std"] qkey
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.82/ |
H A D | Cargo.toml | 56 features = ["full"] qkey 63 features = ["diff"] qkey 65 [features] table 66 default = ["std"] qkey
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/bitflags/ |
D | Cargo.toml | 28 features = ["example_generated"] qkey 42 features = ["serde_derive"] qkey 56 [features] table 57 default = [] qkey
|
/aosp_15_r20/external/python/bumble/rust/ |
D | Cargo.toml | 23 pyo3 = { version = "0.18.3", features = ["macros"] } qkey 24 pyo3-asyncio = { version = "0.18.0", features = ["tokio-runtime"] } qkey 25 tokio = { version = "1.28.2", features = ["macros", "signal"] } qkey 44 clap = { version = "4.3.3", features = ["derive"], optional = true } qkey 49 reqwest = { version = "0.11.20", features = ["blocking"], optional = true } qkey 53 tokio = { version = "1.28.2", features = ["full"] } qkey 57 pyo3 = { version = "0.18.3", features = ["macros", "anyhow"] } qkey 58 pyo3-asyncio = { version = "0.18.0", features = ["tokio-runtime", "attributes", "testing"] } qkey 61 clap = { version = "4.3.3", features = ["derive"] } qkey 95 [features] table [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/ciborium/ |
D | Cargo.toml | 29 features = ["alloc"] qkey 36 features = ["alloc", "derive"] qkey 50 [features] table 51 default = ["std"] qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/ |
D | Cargo.toml | 51 features = ["derive"] qkey 55 features = [ qkey 70 [features] table 71 default = [] qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/gbm/ |
D | Cargo.toml | 54 features = ["derive"] qkey 59 features = ["server_system"] qkey 69 [features] table 70 default = [ qkey
|