SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rust-inlinable_string-devel rpm build for : Fedora 36. For other distributions click rust-inlinable_string-devel.

Name : rust-inlinable_string-devel
Version : 0.1.15 Vendor : Fedora Project
Release : 2.fc36 Date : 2022-05-09 18:28:39
Group : Unspecified Source RPM : rust-inlinable_string-0.1.15-2.fc36.src.rpm
Size : 0.08 MB
Packager : Fedora Project
Summary : Owned, grow-able UTF-8 string that stores small strings inline
Description :
`inlinable_string` crate provides the `InlinableString` type -- an owned, grow-
able UTF-8 string that stores small strings inline and avoids heap-allocation
-- and the `StringExt` trait which abstracts string operations over both
`std::string::String` and `InlinableString` (or even your own custom string
type).

This package contains library source intended for building other packages which
use the \"inlinable_string\" crate.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/36/Everything/aarch64/Packages/r

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rust-inlinable_string-devel-0.1.15-2.fc36.noarch.rpm
     

Provides :
crate(inlinable_string)
rust-inlinable_string-devel

Requires :
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/cargo/registry/inlinable_string-0.1.15
/usr/share/cargo/registry/inlinable_string-0.1.15/.cargo-checksum.json
/usr/share/cargo/registry/inlinable_string-0.1.15/COPYRIGHT
/usr/share/cargo/registry/inlinable_string-0.1.15/Cargo.toml
/usr/share/cargo/registry/inlinable_string-0.1.15/LICENSE-APACHE
/usr/share/cargo/registry/inlinable_string-0.1.15/LICENSE-MIT
/usr/share/cargo/registry/inlinable_string-0.1.15/README.md
/usr/share/cargo/registry/inlinable_string-0.1.15/src
/usr/share/cargo/registry/inlinable_string-0.1.15/src/inline_string.rs
/usr/share/cargo/registry/inlinable_string-0.1.15/src/lib.rs
/usr/share/cargo/registry/inlinable_string-0.1.15/src/serde_impl.rs
/usr/share/cargo/registry/inlinable_string-0.1.15/src/string_ext.rs

 
ICM