blob: 921c495449d2b986bff03430c971994331caedb8 [file] [log] [blame] [edit]
// This file is generated by cargo_embargo.
// Do not modify this file as changes will be overridden on upgrade.
rust_library {
name: "libsharded_slab",
host_supported: true,
crate_name: "sharded_slab",
cargo_env_compat: true,
cargo_pkg_version: "0.1.4",
srcs: ["src/lib.rs"],
edition: "2018",
rustlibs: ["liblazy_static"],
apex_available: [
"//apex_available:platform",
"//apex_available:anyapex",
],
product_available: true,
vendor_available: true,
}