librust-auto-impl-dev (1.3.0-1)
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-auto-impl
- Architecture
- i386
- Section
- rust
- Priority
- optional
- Maintainer
- Jonas Smedegaard <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 197 B
- Size expected
- 28.6 kB
- Size actual
- 28.6 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
auto-traits for pointers and closures - Rust source code
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 62b3a1d4…e9747650 | |
| SHA-1 | 69c61ddf…64e83259 | |
| SHA-256 | 8375b964…137c78fe | |
| SHA-512 | b3d07361…543b797f |
Contents
Files and directories included
. usr usr/share usr/share/cargo usr/share/cargo/registry usr/share/cargo/registry/auto_impl-1.3.0 usr/share/cargo/registry/auto_impl-1.3.0/.cargo-checksum.json usr/share/cargo/registry/auto_impl-1.3.0/Cargo.toml usr/share/cargo/registry/auto_impl-1.3.0/README.md usr/share/cargo/registry/auto_impl-1.3.0/examples usr/share/cargo/registry/auto_impl-1.3.0/examples/README.md usr/share/cargo/registry/auto_impl-1.3.0/examples/error_messages.rs usr/share/cargo/registry/auto_impl-1.3.0/examples/greet_closure.rs usr/share/cargo/registry/auto_impl-1.3.0/examples/keep_default_for.rs usr/share/cargo/registry/auto_impl-1.3.0/examples/names.rs usr/share/cargo/registry/auto_impl-1.3.0/examples/refs.rs usr/share/cargo/registry/auto_impl-1.3.0/rustfmt.toml usr/share/cargo/registry/auto_impl-1.3.0/src usr/share/cargo/registry/auto_impl-1.3.0/src/analyze.rs usr/share/cargo/registry/auto_impl-1.3.0/src/attr.rs usr/share/cargo/registry/auto_impl-1.3.0/src/gen.rs usr/share/cargo/registry/auto_impl-1.3.0/src/lib.rs usr/share/cargo/registry/auto_impl-1.3.0/src/proxy.rs usr/share/cargo/registry/auto_impl-1.3.0/tests usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/attr_on_enum.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/attr_on_enum.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/attr_on_fn.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/attr_on_fn.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/attr_on_impl_block.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/attr_on_impl_block.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/attr_on_struct.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/attr_on_struct.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/attr_on_type.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/attr_on_type.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/attr_on_unit_struct.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/attr_on_unit_struct.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/fn_associated_const.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/fn_associated_const.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/fn_associated_type.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/fn_associated_type.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/fn_const_generics.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/fn_const_generics.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/fn_generics.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/fn_generics.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/fn_multiple_methods.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/fn_multiple_methods.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/fn_unsafe_method.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/fn_unsafe_method.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/keep_default_for_on_assoc_type.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/keep_default_for_on_assoc_type.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/keep_default_for_on_required_method.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/keep_default_for_on_required_method.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/method_attr_invalid.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/method_attr_invalid.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/mut_self_for_arc.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/mut_self_for_arc.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/mut_self_for_immutable_ref.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/mut_self_for_immutable_ref.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/mut_self_for_rc.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/mut_self_for_rc.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/super_trait_not_implemented.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/super_trait_not_implemented.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/trait_obj_value_self.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/trait_obj_value_self.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/value_self_for_immutable_ref.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/value_self_for_immutable_ref.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/value_self_for_mutable_ref.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-fail/value_self_for_mutable_ref.stderr usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/associated_type_with_where_clause_for_all_refs.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/big_trait_for_all_refs.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/big_trait_for_box.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/big_trait_where_bound_for_all_refs.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/fn_method_lifetimes.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/generic_fn_method_for_refs.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/generic_types_and_lifetimes_for_fn.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/generic_types_and_lifetimes_for_refs.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/keep_default_for_simple.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/keep_default_for_with_where_bounds.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/method_name_shadowing.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/mut_self_for_fn.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/mut_self_for_fn_mut.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/non_inferred_generic_types_for_all_refs.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/non_inferred_generic_types_for_box.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/non_inferred_generic_types_with_lifetimes_for_all_refs.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/ref_self_for_fn.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/self_bound.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/self_bound_default_method.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/self_bound_multiple.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/self_by_value_mut.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/super_trait_complex_for_refs.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/super_trait_simple_for_fn_types.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/super_trait_simple_for_refs.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/trailing_comma.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/trait_in_fn.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/trait_in_mods.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/trait_obj_default_method.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/trait_obj_immutable_self.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/trait_obj_self_sized.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/trait_obj_value_self.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/value_self_for_fn.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/value_self_for_fn_mut.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/compile-pass/value_self_for_fn_once.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/no_std.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/since_1.51 usr/share/cargo/registry/auto_impl-1.3.0/tests/since_1.51/compile-pass usr/share/cargo/registry/auto_impl-1.3.0/tests/since_1.51/compile-pass/associated_lifetime.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/since_1.51/compile-pass/generic_const_method.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/since_1.51/compile-pass/generic_mix.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/since_1.75 usr/share/cargo/registry/auto_impl-1.3.0/tests/since_1.75/compile-pass usr/share/cargo/registry/auto_impl-1.3.0/tests/since_1.75/compile-pass/async_trait.rs usr/share/cargo/registry/auto_impl-1.3.0/tests/ui.rs usr/share/doc usr/share/doc/librust-auto-impl-dev usr/share/doc/librust-auto-impl-dev/changelog.Debian.gz usr/share/doc/librust-auto-impl-dev/copyright usr/share/doc/librust-auto-impl-dev/examples usr/share/doc/librust-auto-impl-dev/examples/README.md usr/share/doc/librust-auto-impl-dev/examples/async_await usr/share/doc/librust-auto-impl-dev/examples/async_await/Cargo.toml usr/share/doc/librust-auto-impl-dev/examples/async_await/src usr/share/doc/librust-auto-impl-dev/examples/async_await/src/main.rs usr/share/doc/librust-auto-impl-dev/examples/error_messages.rs usr/share/doc/librust-auto-impl-dev/examples/greet_closure.rs usr/share/doc/librust-auto-impl-dev/examples/keep_default_for.rs usr/share/doc/librust-auto-impl-dev/examples/names.rs usr/share/doc/librust-auto-impl-dev/examples/refs.rs