Sign in
bazel
/
crubit
/
af0c8434c092f2efe6695615e99038b72540e390
/
.
/
rs_bindings_from_cc
/
test
/
types
tree: 12d6309395df43f847895692b60fa760fd6a959e [
path history
]
[
tgz
]
thread_safety/
BUILD
README.md
types_inferred_lifetimes.h
types_lifetimes.h
types_nolifetimes.h
types_nonptr.h
types_test.rs
rs_bindings_from_cc/test/types/README.md
This tests that types map correctly. For example,
int32_t
->
i32
.