| Key | Value |
|---|---|
| FileName | ./usr/src/rustc-1.31.0/src/vendor/scopeguard/src/lib.rs |
| FileSize | 11607 |
| MD5 | 22D8333B96C91DF480718EB55535B1AA |
| SHA-1 | 7FB68E6369501809FC7A873CB680AB2A46123BB5 |
| SHA-256 | 230FD73E62F7D43CD65931C16ED0083D2D4BFCD899ABCF5215728732E0E601DF |
| SSDEEP | 192:7eEUCQljzjThHS0nXG3bfWDWnksjSp/G2j1YkoqwHKIbLxg:SsQljHtyoXG3bfCWnkpeW1YkOKF |
| TLSH | T1DA328717B3D70769067364564A0DAB83A6454A79C34CFA907A2ED3A34FC543CB0DA7D2 |
| hashlookup:parent-total | 48 |
| hashlookup:trust | 100 |
The searched file hash is included in 48 parent files which include package known and seen by metalookup. A sample is included below:
| Key | Value |
|---|---|
| FileSize | 12588332 |
| MD5 | 63D60CB969476A7BF4F2D9AF9BF4BAEA |
| 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.30.0+dfsg1+llvm-2ubuntu1~18.04.1 |
| SHA-1 | 00B8D4994A18D82AE4463D2857D3DFD31B2F813F |
| SHA-256 | 21B64E87562C6D43A874A78B476BE6B10F4122CFF0AD6501D41134C5D9E47F15 |
| Key | Value |
|---|---|
| FileSize | 11456 |
| MD5 | 75642EE296C7C0E082D4237837369862 |
| PackageDescription | RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic) - Rust source code Defines the macros `defer!` and `defer_on_unwind!`; the latter only runs if the scope is extited through unwinding on panic. . This package contains the source for the Rust scopeguard crate, packaged by debcargo for use with cargo and dh-cargo. |
| PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| PackageName | librust-scopeguard-0.3-dev |
| PackageSection | rust |
| PackageVersion | 0.3.3-1+b1 |
| SHA-1 | 07FCBB7BBADADB1E12020BCDFDD6B827749FE5E7 |
| SHA-256 | 75DB199F964F8B626DF2F59B4491DEFC3EDE70EDEDF1A73D7FFDDCA44AE74F0E |
| Key | Value |
|---|---|
| FileSize | 13139140 |
| MD5 | 80357E26CA89A780CB1592E77183D0E4 |
| 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.31.0+dfsg1+llvm-2ubuntu1~16.04.1 |
| SHA-1 | 0BD1C53CA8807819CEDE755D4CAC2E734BD3AB4C |
| SHA-256 | 552096ABAE9669D4B0C049E9334470EF383AC6285E8F6B968D6411F00477BE21 |
| Key | Value |
|---|---|
| MD5 | A5D3A36E968396C7DE24AFD72D7A1E30 |
| PackageArch | aarch64 |
| PackageDescription | This package provides debug sources for package rust. Debug sources are useful when developing applications that use this package or when debugging this package. |
| PackageMaintainer | tmb <tmb> |
| PackageName | rust-debugsource |
| PackageRelease | 1.mga7 |
| PackageVersion | 1.35.0 |
| SHA-1 | 10D04DDC86A8BB519331DA16D01C29F529277874 |
| SHA-256 | E5E2CC11B2F53E329FF80BFC5FCCBE3CEBDEFCB62E80E1745215E385CE6E1332 |
| Key | Value |
|---|---|
| MD5 | 75044AC964C64D013398011F5E13559F |
| PackageArch | noarch |
| PackageDescription | A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!` and `defer_on_unwind!`; the latter only runs if the scope is extited through unwinding on panic. This package contains library source intended for building other packages which use "scopeguard" crate. |
| PackageName | rust-scopeguard-devel |
| PackageRelease | 2.28 |
| PackageVersion | 0.3.3 |
| SHA-1 | 112F7371759E1D0747B990A104981C747785617D |
| SHA-256 | 67B01D3B420EA9C1C17B3D4F6439A68A003F23EF4F5E009EBB926D80015FF308 |
| 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 | 11168 |
| MD5 | E4D5AAA59B2AF36DD2CADE050FF5A0CA |
| PackageDescription | RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic) - Rust source code Defines the macros `defer!` and `defer_on_unwind!`; the latter only runs if the scope is extited through unwinding on panic. . This package contains the source for the Rust scopeguard crate, packaged by debcargo for use with cargo and dh-cargo. |
| PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| PackageName | librust-scopeguard-dev |
| PackageSection | rust |
| PackageVersion | 0.3.3-1 |
| SHA-1 | 1B367F132BEEF0AF6A3AD7C02530101109E415A7 |
| SHA-256 | 7F9F79CA97E7FDB2AEECADA19A6E290A404E08D20AC657E26C673B33713AE4BE |
| Key | Value |
|---|---|
| MD5 | BA7EE2EB230B8234746C33E89FD67578 |
| PackageArch | aarch64 |
| PackageDescription | This package provides debug information for package rust. Debug information is useful when developing applications that use this package or when debugging this package. |
| PackageMaintainer | Fedora Project |
| PackageName | rust-debuginfo |
| PackageRelease | 1.el7 |
| PackageVersion | 1.34.1 |
| SHA-1 | 304FF38BFD712783B52602829427DE058187B4DA |
| SHA-256 | 7061A9377C5449B6B999BBA1210E87FFD59906198A06DAD8CE8250D1AC16512F |
| Key | Value |
|---|---|
| MD5 | EF6367957134B35270A7D3B9117D0FD5 |
| PackageArch | noarch |
| PackageDescription | A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!` and `defer_on_unwind!`; the latter only runs if the scope is extited through unwinding on panic. This package contains library source intended for building other packages which use "scopeguard" crate. |
| PackageName | rust-scopeguard-devel |
| PackageRelease | 2.23 |
| PackageVersion | 0.3.3 |
| SHA-1 | 38DF96885DC9046C5DBCE775BC6F77526676A639 |
| SHA-256 | 99025C3134BB755C700DE502DDEA3B961ABB1FD61BA8F30F3D7F2BF66901412E |
| Key | Value |
|---|---|
| MD5 | F7E2DEE6F4E776703D339CBC0796EEB2 |
| PackageArch | ppc64 |
| PackageDescription | This package provides debug information for package rust. Debug information is useful when developing applications that use this package or when debugging this package. |
| PackageMaintainer | Fedora Project |
| PackageName | rust-debuginfo |
| PackageRelease | 1.el7 |
| PackageVersion | 1.34.1 |
| SHA-1 | 3B6E960AA698704A1D9128DA75476DAD95330FC0 |
| SHA-256 | E0F110B1A1AFD46684827F46F6AF236E962784F0EA060772CCA2691DD02A740F |