librust-typed-path-dev (0.12.3+ds-3)

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-typed-path
Architecture
i386
Section
rust
Priority
optional
Maintainer
Jonas Smedegaard <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
734 B
Size expected
69.2 kB
Size actual
69.2 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

TypeActualMatch
MD5002ddc4b…403f7556
SHA-11b3ea061…016c08b4
SHA-256cc1c2896…355c035f
SHA-5120e71e8a9…cf0e85f0

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/changelog.gz
usr/share/doc/librust-typed-path-dev/copyright