Name Date Size #Lines LOC

..--

3rdparty/H25-Apr-2025-33,64432,025

private/H25-Apr-2025-2,4282,073

src/H25-Apr-2025-17,12013,734

test_data/H25-Apr-2025-277,496276,245

tests/H25-Apr-2025-555497

tools/H25-Apr-2025-446349

.gitignoreH A D25-Apr-202520 21

BUILD.bazelH A D25-Apr-20254.4 KiB170157

Cargo.lockH A D25-Apr-202568.3 KiB2,8732,587

Cargo.tomlH A D25-Apr-20251.3 KiB5852

DEVELOPMENT.mdH A D25-Apr-20251.5 KiB4330

README.mdH A D25-Apr-2025391 127

defs.bzlH A D25-Apr-2025680 3228

deps_bootstrap.bzlH A D25-Apr-20251.1 KiB2823

docs_bzlmod.bzlH A D25-Apr-2025702 2214

docs_workspace.bzlH A D25-Apr-202511.3 KiB331253

extension.bzlH A D25-Apr-202525.3 KiB594533

repositories.bzlH A D25-Apr-20251.2 KiB2922

version.bzlH A D25-Apr-202574 42

README.md

1# Crate Universe
2
3`crate_universe` is a collection of tools which use [Cargo][cargo] to generate build targets for [Bazel][bazel].
4
5## [Documentation][docs]
6
7For detailed documentation. See https://bazelbuild.github.io/rules_rust/crate_universe.html
8
9[cargo]: https://doc.rust-lang.org/cargo/
10[bazel]: https://bazel.build/
11[docs]: https://bazelbuild.github.io/rules_rust/crate_universe.html
12