librust-cbindgen-dev (0.29.2+dfsg-1+b1)

3 versions available in kali/kali-last-snapshot/main/i386

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
rust-cbindgen (0.29.2+dfsg-1)
Architecture
i386
Section
utils
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
1 kB
Size expected
139 kB
Size actual
139 kB
Size match

Dependencies

Required package dependencies

  • librust-clap-4+default-dev (>= 4.3)
  • librust-heck-0.5+default-dev
  • librust-indexmap-2+default-dev (>= 2.1.0)
  • librust-log-0.4+default-dev
  • librust-proc-macro2-1+default-dev (>= 1.0.60)
  • librust-quote-1+default-dev
  • librust-serde-1+derive-dev (>= 1.0.103)
  • librust-serde-1+std-dev (>= 1.0.103)
  • librust-serde-json-1+default-dev
  • librust-syn-2+clone-impls-dev (>= 2.0.85)
  • librust-syn-2+extra-traits-dev (>= 2.0.85)
  • librust-syn-2+fold-dev (>= 2.0.85)
  • librust-syn-2+full-dev (>= 2.0.85)
  • librust-syn-2+parsing-dev (>= 2.0.85)
  • librust-syn-2+printing-dev (>= 2.0.85)
  • librust-tempfile-3+default-dev
  • librust-toml+parse-dev (<< 2)
  • librust-toml+parse-dev (>= 0.9)
  • librust-toml+serde-dev (<< 2)
  • librust-toml+serde-dev (>= 0.9)
  • librust-toml+std-dev (<< 2)
  • librust-toml+std-dev (>= 0.9)

Suggested packages

Recommended additional packages

  • None

Description

Generating C bindings to Rust code - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5d2bfa8b3…58855f37
SHA-1c2340088…f50edca2
SHA-2560eb8f210…153c3f6d
SHA-512386577e0…f64e166c

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/cbindgen-0.29.2
usr/share/cargo/registry/cbindgen-0.29.2/.cargo-checksum.json
usr/share/cargo/registry/cbindgen-0.29.2/.cargo_vcs_info.json
usr/share/cargo/registry/cbindgen-0.29.2/.gitattributes
usr/share/cargo/registry/cbindgen-0.29.2/.github
usr/share/cargo/registry/cbindgen-0.29.2/.github/workflows
usr/share/cargo/registry/cbindgen-0.29.2/.github/workflows/cbindgen.yml
usr/share/cargo/registry/cbindgen-0.29.2/.github/workflows/deploy.yml
usr/share/cargo/registry/cbindgen-0.29.2/.gitignore
usr/share/cargo/registry/cbindgen-0.29.2/CHANGES
usr/share/cargo/registry/cbindgen-0.29.2/Cargo.toml
usr/share/cargo/registry/cbindgen-0.29.2/Cargo.toml.orig
usr/share/cargo/registry/cbindgen-0.29.2/LICENSE
usr/share/cargo/registry/cbindgen-0.29.2/README.md
usr/share/cargo/registry/cbindgen-0.29.2/build.rs
usr/share/cargo/registry/cbindgen-0.29.2/contributing.md
usr/share/cargo/registry/cbindgen-0.29.2/debian
usr/share/cargo/registry/cbindgen-0.29.2/debian/patches
usr/share/cargo/registry/cbindgen-0.29.2/debian/patches/fix-tests-permission-denied.patch
usr/share/cargo/registry/cbindgen-0.29.2/debian/patches/relax-dep.diff
usr/share/cargo/registry/cbindgen-0.29.2/debian/patches/series
usr/share/cargo/registry/cbindgen-0.29.2/debian/patches/use-cython3-for-tests.patch
usr/share/cargo/registry/cbindgen-0.29.2/docs.md
usr/share/cargo/registry/cbindgen-0.29.2/internals.md
usr/share/cargo/registry/cbindgen-0.29.2/rust-toolchain.toml
usr/share/cargo/registry/cbindgen-0.29.2/src
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/bindings.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/bitflags.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/builder.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/cargo
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/cargo/cargo.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/cargo/cargo_expand.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/cargo/cargo_lock.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/cargo/cargo_metadata.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/cargo/cargo_toml.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/cargo/mod.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/cdecl.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/config.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/declarationtyperesolver.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/dependencies.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/error.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/annotation.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/cfg.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/constant.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/documentation.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/enumeration.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/field.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/function.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/generic_path.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/global.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/item.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/mod.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/opaque.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/path.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/repr.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/structure.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/ty.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/typedef.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/ir/union.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/language_backend
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/language_backend/clike.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/language_backend/cython.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/language_backend/mod.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/library.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/mangle.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/mod.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/monomorph.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/parser.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/rename.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/reserved.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/utilities.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/bindgen/writer.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/lib.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/logging.rs
usr/share/cargo/registry/cbindgen-0.29.2/src/main.rs
usr/share/cargo/registry/cbindgen-0.29.2/template.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests
usr/share/cargo/registry/cbindgen-0.29.2/tests/depfile
usr/share/cargo/registry/cbindgen-0.29.2/tests/depfile/Readme.md
usr/share/cargo/registry/cbindgen-0.29.2/tests/depfile/cbindgen_test.cmake
usr/share/cargo/registry/cbindgen-0.29.2/tests/depfile.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/abi_string.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/alias.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/annotation.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/array.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/as_ty.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/asserted_cast.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/assoc_constant.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/associated_in_body.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/bitfield.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/bitflags.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/body.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/box.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/cdecl.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/cell.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/cfg.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/cfg_2.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/char.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/const_generics.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/const_generics_arrayvec.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/const_generics_bool.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/const_generics_byte.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/const_generics_char.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/const_generics_constant.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/const_generics_thru.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/constant.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/constant_sort_name.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/constant_sort_none.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/custom_header.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/decl_name_conflicting.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/dep_v2.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/deprecated.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/derive_eq.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/derive_ostream.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/destructor_and_copy_ctor.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/display_list.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/doclength_short.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/docstyle_auto.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/docstyle_c99.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/docstyle_doxy.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/documentation.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/documentation_attr.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/duplicated_constants.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/enum.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/enum_discriminant.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/enum_self.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/enum_self_flags.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/euclid.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/exclude_generic_monomorph.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/expand.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/expand_default_features.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/expand_dep.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/expand_dep_v2.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/expand_features.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/expand_no_default_features.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/export_name.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/extern.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/extern_2.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/external_workspace_child.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/fns.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/forward_declaration.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/function_args.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/function_noreturn.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/function_ptr.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/function_sort_name.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/function_sort_none.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/generic_defaults.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/generic_pointer.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/global_variable.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/ignore.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/impl_unsafe_attr_method.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/include_guard.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/inner_mod.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/item_types.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/item_types_renamed.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/lifetime_arg.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/linestyle_cr.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/linestyle_crlf.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/linestyle_lf.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/mangle.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/manuallydrop.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/maybeuninit.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/mod_2015.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/mod_2018.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/mod_attr.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/mod_path.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/monomorph_1.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/monomorph_2.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/monomorph_3.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/must_use.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/namespace_constant.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/namespaces_constant.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/no_includes.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/non_pub_extern.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/nonnull.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/nonnull_attribute.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/nonzero.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/nullable.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/nullable_attribute.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/opaque.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/package_version.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/pin.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/pragma_once.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/prefix.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/prefixed_struct_literal.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/prefixed_struct_literal_deep.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/ptrs_as_arrays.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/raw_ident.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/raw_lines.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/rename.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/rename_associated_constant.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/rename_case.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/rename_crate.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/renaming_overrides_prefixing.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/reserved.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/sentinel.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/simplify_option_ptr.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/size_types.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/static.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/std_lib.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/struct.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/struct_literal.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/struct_literal_order.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/struct_self.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/swift_name.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/transform_op.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/transparent.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/typedef.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/union.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/union_self.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/unsafe_cell.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/using_namespaces.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/va_list.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/workspace.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/expectations-symbols/zst.c.sym
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/abi_string.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/alias.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/annotation.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/array.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/array.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/as_ty.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/asserted_cast.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/asserted_cast.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/assoc_const_conflict.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/assoc_constant.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/associated_constant_panic.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/associated_in_body.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/associated_in_body.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/bitflags.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/bitflags.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/body.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/body.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/box.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/box.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/cdecl.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/cell.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/cfg.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/cfg.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/cfg_2.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/cfg_2.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/cfg_field.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/char.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/const_conflict.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/const_generics.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/const_generics_arrayvec.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/const_generics_bool.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/const_generics_byte.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/const_generics_char.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/const_generics_constant.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/const_generics_thru.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/const_transparent.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/constant.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/constant_big.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/constant_constexpr.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/constant_constexpr.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/constant_sort_name.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/constant_sort_name.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/constant_sort_none.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/constant_user_defined_type.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/custom_header.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/custom_header.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/cython_options.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/cython_options.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/decl_name_conflicting.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/deprecated.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/deprecated.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/derive_ostream.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/destructor_and_copy_ctor.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/destructor_and_copy_ctor.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/display_list.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/doclength_short.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/doclength_short.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/docstyle_auto.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/docstyle_auto.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/docstyle_c99.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/docstyle_c99.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/docstyle_doxy.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/docstyle_doxy.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/documentation.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/documentation_attr.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/duplicated_constants.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/enum.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/enum.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/enum_discriminant.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/enum_discriminant.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/enum_self.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/enum_self_flags.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/enum_self_flags.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/euclid.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/exclude_generic_monomorph.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/exclude_generic_monomorph.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/export_name.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/extern.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/extern_2.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/fns.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/forward_declaration.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/forward_declaration.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/function_args.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/function_noreturn.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/function_noreturn.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/function_ptr.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/function_sort_name.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/function_sort_name.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/function_sort_none.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/generic_defaults.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/generic_pointer.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/global_attr.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/global_variable.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/ignore.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/impl_unsafe_attr_method.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/include.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/include.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/include_guard.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/include_guard.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/include_item.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/include_item.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/include_specific.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/include_specific.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/infinite_recursion_typedef_monomorph.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/inner_mod.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/item_types.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/item_types.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/item_types_renamed.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/item_types_renamed.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/layout.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/layout.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/layout_aligned_opaque.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/layout_aligned_opaque.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/layout_packed_opaque.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/layout_packed_opaque.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/lifetime_arg.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/linestyle_cr.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/linestyle_cr.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/linestyle_crlf.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/linestyle_crlf.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/linestyle_lf.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/linestyle_lf.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/mangle.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/mangle.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/manuallydrop.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/manuallydrop.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/maybeuninit.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/maybeuninit.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/monomorph_1.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/monomorph_2.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/monomorph_3.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/must_use.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/must_use.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/namespace_constant.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/namespace_constant.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/namespaces_constant.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/namespaces_constant.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/nested_import.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/no_includes.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/no_includes.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/non_pub_extern.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/nonnull.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/nonnull_attribute.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/nonnull_attribute.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/nonzero.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/nonzero.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/nullable.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/nullable_attribute.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/nullable_attribute.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/opaque.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/opaque.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/pin.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/pin.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/pragma_once.skip_warning_as_error.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/pragma_once.skip_warning_as_error.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/prefix.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/prefix.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/prefixed_struct_literal.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/prefixed_struct_literal.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/prefixed_struct_literal_deep.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/prefixed_struct_literal_deep.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/ptrs_as_arrays.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/raw_ident.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/raw_lines.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/raw_lines.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/rename.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/rename.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/rename_associated_constant.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/rename_associated_constant.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/rename_case.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/renaming_overrides_prefixing.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/renaming_overrides_prefixing.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/reserved.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/sentinel.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/sentinel.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/simplify_option_ptr.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/size_types.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/size_types.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/static.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/std_lib.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/struct.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/struct_literal.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/struct_literal_order.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/struct_self.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/style_crash.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/swift_name.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/swift_name.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/transform_op.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/transform_op.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/transparent.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/typedef.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/union.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/union_self.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/unsafe_cell.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/using_namespaces.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/using_namespaces.toml
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/va_list.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/rust/zst.rs
usr/share/cargo/registry/cbindgen-0.29.2/tests/testing-helpers.h
usr/share/cargo/registry/cbindgen-0.29.2/tests/tests.rs
usr/share/doc
usr/share/doc/librust-cbindgen-dev
usr/share/doc/librust-cbindgen-dev/changelog.Debian.gz
usr/share/doc/librust-cbindgen-dev/changelog.Debian.i386.gz
usr/share/doc/librust-cbindgen-dev/changelog.gz
usr/share/doc/librust-cbindgen-dev/copyright