Key | Value |
---|---|
FileName | ./usr/src/rustc-1.28.0/src/vendor/vec_map/deploy-docs.sh |
FileSize | 424 |
MD5 | 5B6577CBB96B2C2E67811D8212B7B5E2 |
RDS:package_id | 293705 |
SHA-1 | 8BD3C5EFEA689244CB9C780C7C9389B0A67C09C6 |
SHA-256 | 7B66111B124C1C7E59CB84CF110D98B5CB783BD35A676E970D9B3035E55F7DFD |
SSDEEP | 6:mjD+PXvYlWWBzr8yDt6qhx+tEvDtVhSEAu3FIhwnSCz8gcpvzPxyyKjUl+8/aQut:mjKXAbZ/x5vZG1uWYSCz8dpbYyKpuC |
TLSH | T15BE055C3889004F34D1E4C28AFF642238BE266894A60CC2CF65AC30BC003D82DBB962C |
insert-timestamp | 1678976428.324823 |
source | RDS.db |
hashlookup:parent-total | 76 |
hashlookup:trust | 100 |
The searched file hash is included in 76 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 14992 |
MD5 | 4B6B8D8FF98A60BBA5981E769F3E2733 |
PackageDescription | Set of bits - Rust source code This package contains the source for the Rust bit-set crate, packaged by debcargo for use with cargo and dh-cargo. |
PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
PackageName | librust-bit-set-dev |
PackageSection | rust |
PackageVersion | 0.5.0-1 |
SHA-1 | 03F9DD645E19FD0CD81A17924C9292C4A4653E42 |
SHA-256 | 9D21B144A75DD041ABF1E53F8EEE9E27CB7C2128335BF29397A351383F205B75 |
Key | Value |
---|---|
FileSize | 19224 |
MD5 | 9C77B642289A14702AB9FB5C5E6188AC |
PackageDescription | Map implemented by searching linearly in a vector - Rust source code This package contains the source for the Rust linear-map crate, packaged by debcargo for use with cargo and dh-cargo. |
PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
PackageName | librust-linear-map-dev |
PackageSection | rust |
PackageVersion | 1.2.0-2 |
SHA-1 | 05AA91F161279D52D3E8B0E9302268E5D02CB7A1 |
SHA-256 | D5E49DF2BD11374649CF19F4350DC9011977DABBB46B4EA0BFB1BED9A3FC50E6 |
Key | Value |
---|---|
FileSize | 14992 |
MD5 | F66DA86213B0FDE86661A5DCF6BFBAF7 |
PackageDescription | Set of bits - Rust source code This package contains the source for the Rust bit-set crate, packaged by debcargo for use with cargo and dh-cargo. |
PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
PackageName | librust-bit-set-dev |
PackageSection | rust |
PackageVersion | 0.5.0-1 |
SHA-1 | 095ECB1FB679F385F986570FAADA53E4A7BA366A |
SHA-256 | E97808FABC592A86F57B8A7D5780B5F906EF7EF12EB7340A660752CE30FF54ED |
Key | Value |
---|---|
FileSize | 13934388 |
MD5 | 07CD44B733CA179281C97D95659A134B |
PackageDescription | Rust systems programming language - source code Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains sources of the Rust compiler and standard libraries, useful for IDEs and code analysis tools such as Racer. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | rust-src |
PackageSection | devel |
PackageVersion | 1.28.0+dfsg1+llvm-0ubuntu1~18.04.1 |
SHA-1 | 1B0A9333A31EEBC79E4998DDC5F51AA1DEA33799 |
SHA-256 | 9AE0E7BE456CB9C4FD8C382FAEF0C1F611B9CE218EB34469A4238FD6C64B4B2D |
Key | Value |
---|---|
FileSize | 15268 |
MD5 | 45E9031FFE9FD1169E6DA384ABB82ACB |
PackageDescription | Set of bits - Rust source code This package contains the source for the Rust bit-set crate, packaged by debcargo for use with cargo and dh-cargo. |
PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
PackageName | librust-bit-set-dev |
PackageSection | rust |
PackageVersion | 0.5.0-1+b1 |
SHA-1 | 2154627051D65DAB4296D6FB44443BDCA77427F0 |
SHA-256 | D27485AE40F56879A9B9C54D7255D39E8ADF6E13F54DC2C18844C46DAD7D7733 |
Key | Value |
---|---|
FileSize | 19244 |
MD5 | 5F45CE172C4B93AF7B08FEF4C1445DFC |
PackageDescription | Vector of bits - Rust source code This package contains the source for the Rust bit-vec crate, packaged by debcargo for use with cargo and dh-cargo. |
PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
PackageName | librust-bit-vec-dev |
PackageSection | rust |
PackageVersion | 0.5.0-1 |
SHA-1 | 24214C71A25420FA54E1A33E07A0EFEBAD215A42 |
SHA-256 | D4B9B477D6287DBF3F3CE3132FCD3799BB450A8227EC127FA61395E85C2A5E07 |
Key | Value |
---|---|
FileSize | 10964 |
MD5 | ECDDD6B4B541342A89C6610642ACC1C2 |
PackageDescription | Cache that holds a limited number of key-value pairs - Rust source code This package contains the source for the Rust lru-cache crate, packaged by debcargo for use with cargo and dh-cargo. |
PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
PackageName | librust-lru-cache-dev |
PackageSection | rust |
PackageVersion | 0.1.2-1+b1 |
SHA-1 | 249F3584A054456011BCEA0B5F0675B3140A67B3 |
SHA-256 | 4C38AC368CC703519193F76EC7EA301A7FE21FB9E1A4DEAB8D722CA6E0C5C316 |
Key | Value |
---|---|
FileSize | 10724 |
MD5 | FD4CB9C54D46F6DBB69E7B99F4676C8F |
PackageDescription | Cache that holds a limited number of key-value pairs - Rust source code This package contains the source for the Rust lru-cache crate, packaged by debcargo for use with cargo and dh-cargo. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | librust-lru-cache-dev |
PackageSection | rust |
PackageVersion | 0.1.2-1 |
SHA-1 | 2B9772716FC566039CA44AF4C90DF171223BC399 |
SHA-256 | B8173098146A7D726F99B8192817BFA19A31AC05B337AB3CC9955D7100DBDD9D |
Key | Value |
---|---|
FileSize | 13566956 |
MD5 | CA39A3AC5B7D3C520FB44730B9CC268D |
PackageDescription | Rust systems programming language - source code Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains sources of the Rust compiler and standard libraries, useful for IDEs and code analysis tools such as Racer. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | rust-src |
PackageSection | devel |
PackageVersion | 1.24.1+dfsg1+llvm-0ubuntu2 |
SHA-1 | 2CAF75F4E183BDDB84330B9219397A1CD913311E |
SHA-256 | 15D19E2B7B1116D8DAD5478F31800D904DB9097FC085317AA2CF2B14014DD4D0 |
Key | Value |
---|---|
FileSize | 10944 |
MD5 | 8C33D59C51152002534D823F0C434D68 |
PackageDescription | Cache that holds a limited number of key-value pairs - Rust source code This package contains the source for the Rust lru-cache crate, packaged by debcargo for use with cargo and dh-cargo. |
PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
PackageName | librust-lru-cache-dev |
PackageSection | rust |
PackageVersion | 0.1.2-1+b1 |
SHA-1 | 2E98520BF0C07394C42BCE5038E64FF29D6F2375 |
SHA-256 | 13BF79B9D13A8EA39F6FE1DF1B95AAB5211D04519008256EDA2C5E7C48578404 |