librust-typed-path-dev (0.12.3+ds-3)
Details
Core information at a glance
- Distribution
- ubuntu
- Origin
- ubuntu-stonking
- Repository
- https://nl.archive.ubuntu.com/ubuntu
- Codename
- stonking
- Component
- universe
- Source
- rust-typed-path
- Architecture
- i386
- Section
- universe/rust
- Priority
- optional
- Maintainer
- Ubuntu Developers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 730 B
- Size expected
- 65.9 kB
- Size actual
- 65.9 kB
- Size match
Dependencies
Required package dependencies
- None
Suggested packages
Recommended additional packages
- None
Description
typed variants of Path and PathBuf - Rust source code
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | b1fe29a0…5fc8c200 | |
| SHA-1 | 75cac796…5b1d4601 | |
| SHA-256 | 6198ed99…0560d4b2 | |
| SHA-512 | 51a47a63…74579a97 |
Contents
Files and directories included
. usr usr/share usr/share/cargo usr/share/cargo/registry usr/share/cargo/registry/typed-path-0.12.3 usr/share/cargo/registry/typed-path-0.12.3/.cargo-checksum.json usr/share/cargo/registry/typed-path-0.12.3/CHANGELOG.md usr/share/cargo/registry/typed-path-0.12.3/Cargo.toml usr/share/cargo/registry/typed-path-0.12.3/README.md usr/share/cargo/registry/typed-path-0.12.3/examples usr/share/cargo/registry/typed-path-0.12.3/examples/platform.rs usr/share/cargo/registry/typed-path-0.12.3/examples/platform_utf8.rs usr/share/cargo/registry/typed-path-0.12.3/examples/typed.rs usr/share/cargo/registry/typed-path-0.12.3/examples/typed_utf8.rs usr/share/cargo/registry/typed-path-0.12.3/examples/unix.rs usr/share/cargo/registry/typed-path-0.12.3/examples/unix_utf8.rs usr/share/cargo/registry/typed-path-0.12.3/examples/windows.rs usr/share/cargo/registry/typed-path-0.12.3/examples/windows_utf8.rs usr/share/cargo/registry/typed-path-0.12.3/rustfmt.toml usr/share/cargo/registry/typed-path-0.12.3/src usr/share/cargo/registry/typed-path-0.12.3/src/common usr/share/cargo/registry/typed-path-0.12.3/src/common/errors.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/non_utf8 usr/share/cargo/registry/typed-path-0.12.3/src/common/non_utf8/components usr/share/cargo/registry/typed-path-0.12.3/src/common/non_utf8/components/component.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/non_utf8/components.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/non_utf8/iter.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/non_utf8/parser.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/non_utf8/path usr/share/cargo/registry/typed-path-0.12.3/src/common/non_utf8/path/display.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/non_utf8/path.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/non_utf8/pathbuf.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/non_utf8.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/utf8 usr/share/cargo/registry/typed-path-0.12.3/src/common/utf8/components usr/share/cargo/registry/typed-path-0.12.3/src/common/utf8/components/component.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/utf8/components.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/utf8/iter.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/utf8/path.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/utf8/pathbuf.rs usr/share/cargo/registry/typed-path-0.12.3/src/common/utf8.rs usr/share/cargo/registry/typed-path-0.12.3/src/common.rs usr/share/cargo/registry/typed-path-0.12.3/src/lib.rs usr/share/cargo/registry/typed-path-0.12.3/src/native.rs usr/share/cargo/registry/typed-path-0.12.3/src/platform.rs usr/share/cargo/registry/typed-path-0.12.3/src/typed usr/share/cargo/registry/typed-path-0.12.3/src/typed/non_utf8 usr/share/cargo/registry/typed-path-0.12.3/src/typed/non_utf8/components usr/share/cargo/registry/typed-path-0.12.3/src/typed/non_utf8/components/component.rs usr/share/cargo/registry/typed-path-0.12.3/src/typed/non_utf8/components.rs usr/share/cargo/registry/typed-path-0.12.3/src/typed/non_utf8/iter.rs usr/share/cargo/registry/typed-path-0.12.3/src/typed/non_utf8/path.rs usr/share/cargo/registry/typed-path-0.12.3/src/typed/non_utf8/pathbuf.rs usr/share/cargo/registry/typed-path-0.12.3/src/typed/non_utf8.rs usr/share/cargo/registry/typed-path-0.12.3/src/typed/utf8 usr/share/cargo/registry/typed-path-0.12.3/src/typed/utf8/components usr/share/cargo/registry/typed-path-0.12.3/src/typed/utf8/components/component.rs usr/share/cargo/registry/typed-path-0.12.3/src/typed/utf8/components.rs usr/share/cargo/registry/typed-path-0.12.3/src/typed/utf8/iter.rs usr/share/cargo/registry/typed-path-0.12.3/src/typed/utf8/path.rs usr/share/cargo/registry/typed-path-0.12.3/src/typed/utf8/pathbuf.rs usr/share/cargo/registry/typed-path-0.12.3/src/typed/utf8.rs usr/share/cargo/registry/typed-path-0.12.3/src/typed.rs usr/share/cargo/registry/typed-path-0.12.3/src/unix usr/share/cargo/registry/typed-path-0.12.3/src/unix/constants.rs usr/share/cargo/registry/typed-path-0.12.3/src/unix/non_utf8 usr/share/cargo/registry/typed-path-0.12.3/src/unix/non_utf8/components usr/share/cargo/registry/typed-path-0.12.3/src/unix/non_utf8/components/component.rs usr/share/cargo/registry/typed-path-0.12.3/src/unix/non_utf8/components/parser.rs usr/share/cargo/registry/typed-path-0.12.3/src/unix/non_utf8/components.rs usr/share/cargo/registry/typed-path-0.12.3/src/unix/non_utf8.rs usr/share/cargo/registry/typed-path-0.12.3/src/unix/utf8 usr/share/cargo/registry/typed-path-0.12.3/src/unix/utf8/components usr/share/cargo/registry/typed-path-0.12.3/src/unix/utf8/components/component.rs usr/share/cargo/registry/typed-path-0.12.3/src/unix/utf8/components.rs usr/share/cargo/registry/typed-path-0.12.3/src/unix/utf8.rs usr/share/cargo/registry/typed-path-0.12.3/src/unix.rs usr/share/cargo/registry/typed-path-0.12.3/src/utils.rs usr/share/cargo/registry/typed-path-0.12.3/src/windows usr/share/cargo/registry/typed-path-0.12.3/src/windows/constants.rs usr/share/cargo/registry/typed-path-0.12.3/src/windows/non_utf8 usr/share/cargo/registry/typed-path-0.12.3/src/windows/non_utf8/components usr/share/cargo/registry/typed-path-0.12.3/src/windows/non_utf8/components/component usr/share/cargo/registry/typed-path-0.12.3/src/windows/non_utf8/components/component/prefix.rs usr/share/cargo/registry/typed-path-0.12.3/src/windows/non_utf8/components/component.rs usr/share/cargo/registry/typed-path-0.12.3/src/windows/non_utf8/components/parser.rs usr/share/cargo/registry/typed-path-0.12.3/src/windows/non_utf8/components.rs usr/share/cargo/registry/typed-path-0.12.3/src/windows/non_utf8.rs usr/share/cargo/registry/typed-path-0.12.3/src/windows/utf8 usr/share/cargo/registry/typed-path-0.12.3/src/windows/utf8/components usr/share/cargo/registry/typed-path-0.12.3/src/windows/utf8/components/component usr/share/cargo/registry/typed-path-0.12.3/src/windows/utf8/components/component/prefix.rs usr/share/cargo/registry/typed-path-0.12.3/src/windows/utf8/components/component.rs usr/share/cargo/registry/typed-path-0.12.3/src/windows/utf8/components.rs usr/share/cargo/registry/typed-path-0.12.3/src/windows/utf8.rs usr/share/cargo/registry/typed-path-0.12.3/src/windows.rs usr/share/doc usr/share/doc/librust-typed-path-dev usr/share/doc/librust-typed-path-dev/changelog.Debian.gz usr/share/doc/librust-typed-path-dev/copyright