blob: 9a99c3c7c38202c9d35cd0b300c3a9452a599daa [file] [log] [blame]
// This file is generated by cargo_embargo.
// Do not modify this file after the first "rust_*" or "genrule" module
// because the changes will be overridden on upgrade.
// Content before the first "rust_*" or "genrule" module is preserved.
rust_library {
name: "libmockall",
host_supported: true,
crate_name: "mockall",
cargo_env_compat: true,
cargo_pkg_version: "0.12.1",
srcs: ["src/lib.rs"],
edition: "2021",
rustlibs: [
"libcfg_if",
"libdowncast",
"libfragile",
"liblazy_static",
"libpredicates",
"libpredicates_tree",
],
proc_macros: ["libmockall_derive"],
apex_available: [
"//apex_available:platform",
"//apex_available:anyapex",
],
product_available: true,
vendor_available: true,
}