Sat, 04 May 2024 02:23:13 UTC | login

Information for build rust-inlinable_string-0.1.15-7.fc40

ID288350
Package Namerust-inlinable_string
Version0.1.15
Release7.fc40
Epoch
SummaryOwned, grow-able UTF-8 string that stores small strings inline
DescriptionThe `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
StartedFri, 23 Feb 2024 11:33:45 UTC
CompletedFri, 23 Feb 2024 11:33:45 UTC
Tags
f40
RPMs
src
rust-inlinable_string-0.1.15-7.fc40.src.rpm (info) (download)
noarch
rust-inlinable_string+default-devel-0.1.15-7.fc40.noarch.rpm (info) (download)
rust-inlinable_string+nightly-devel-0.1.15-7.fc40.noarch.rpm (info) (download)
rust-inlinable_string+no_std-devel-0.1.15-7.fc40.noarch.rpm (info) (download)
rust-inlinable_string+serde-devel-0.1.15-7.fc40.noarch.rpm (info) (download)
rust-inlinable_string-devel-0.1.15-7.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.15-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Aug 06 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.15-6 - Regenerate with rust2rpm v24 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.15-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * 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).