Key | Value |
---|---|
FileName | ./usr/src/rustc-1.31.0/src/vendor/scopeguard/examples/readme.rs |
FileSize | 488 |
MD5 | 626F025514828957CAED46E0B45DEDC1 |
SHA-1 | 0815F9BDA71C7DF755C4F0BFBF0360CC77559DA3 |
SHA-256 | 5A01391ACF2ACC52A7A2E0BA58DC8DED3E8CC57D54B45778AF5E8BA577158F86 |
SSDEEP | 12:XtE3cBaD8GhW397o867CE/zZIWH//vpFWGnqwXy0mv:hI88Wt7o86GEyWnfWGqiy/v |
TLSH | T1DFF05C8C5AFB76094333EA1D8705F48AE9560C1FD01C93C43EAC1B432F00958A2C46C9 |
hashlookup:parent-total | 36 |
hashlookup:trust | 100 |
The searched file hash is included in 36 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 | 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 | 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 |
---|---|
FileSize | 14021784 |
MD5 | 5F403C31334289502022704D723C2163 |
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~14.04.1 |
SHA-1 | 3E15575259938FA7153FAECDAFAC64757DADB51A |
SHA-256 | 38F609B9115ED8EB9B4BAA2B9B734CF550A0E3C187BAFA210E0B1FEAB6BF37C1 |
Key | Value |
---|---|
FileSize | 13139206 |
MD5 | 4A6B6F5C4262F3F03F2C1AFA05A37A5E |
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~14.04.1 |
SHA-1 | 46B0E57B6BB164B088918A709126F0907975CB20 |
SHA-256 | 86E35C43852FDBD2A0318CE7CC4C35C1B4AD1BE2F5470EEAB7CF7FA01C40C834 |
Key | Value |
---|---|
FileSize | 11168 |
MD5 | A5194BF56D194CC79A14D1ECDE2C598C |
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 | 5203E202565F12CB13A493E10D98FF445C19F689 |
SHA-256 | 457967FE6D08A1655B530B46C629A9BB78665743141BD6210B984706ED82E9F7 |