Sat, 08 Jun 2024 15:19:02 UTC | login

Information for build rust-inlinable_string-0.1.15-4.fc38

ID223207
Package Namerust-inlinable_string
Version0.1.15
Release4.fc38
Epoch
SummaryOwned, 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).
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 20 Feb 2023 10:10:05 UTC
CompletedMon, 20 Feb 2023 10:10:05 UTC
Tags
f38
f39
f40
RPMs
src
rust-inlinable_string-0.1.15-4.fc38.src.rpm (info) (download)
noarch
rust-inlinable_string+default-devel-0.1.15-4.fc38.noarch.rpm (info) (download)
rust-inlinable_string+nightly-devel-0.1.15-4.fc38.noarch.rpm (info) (download)
rust-inlinable_string+no_std-devel-0.1.15-4.fc38.noarch.rpm (info) (download)
rust-inlinable_string+serde-devel-0.1.15-4.fc38.noarch.rpm (info) (download)
rust-inlinable_string-devel-0.1.15-4.fc38.noarch.rpm (info) (download)
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 09 2022 Jan Baudisch <jan@baudisch.xyz> - 0.1.15-2 - shorten summary * Sun May 08 2022 Jan Baudisch <jan@baudisch.xyz> - 0.1.15-1 - Initial import (fedora#2005982).