• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file is generated by cargo_embargo.
2// Do not modify this file after the first "rust_*" or "genrule" module
3// because the changes will be overridden on upgrade.
4// Content before the first "rust_*" or "genrule" module is preserved.
5
6// TODO: Add license.
7rust_library_host {
8    name: "libdarling_core",
9    crate_name: "darling_core",
10    cargo_env_compat: true,
11    cargo_pkg_version: "0.20.8",
12    crate_root: "src/lib.rs",
13    edition: "2018",
14    rustlibs: [
15        "libfnv",
16        "libident_case",
17        "libproc_macro2",
18        "libquote",
19        "libsyn",
20    ],
21    compile_multilib: "first",
22}
23