Sun, 16 Jun 2024 13:23:50 UTC | login

Information for build rust-inlinable_string-0.1.15-6.fc39

ID264458
Package Namerust-inlinable_string
Version0.1.15
Release6.fc39
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, 10 Nov 2023 12:47:56 UTC
CompletedFri, 10 Nov 2023 12:47:56 UTC
Tags
f40
RPMs
src
rust-inlinable_string-0.1.15-6.fc39.src.rpm (info) (download)
noarch
rust-inlinable_string+default-devel-0.1.15-6.fc39.noarch.rpm (info) (download)
rust-inlinable_string+nightly-devel-0.1.15-6.fc39.noarch.rpm (info) (download)
rust-inlinable_string+no_std-devel-0.1.15-6.fc39.noarch.rpm (info) (download)
rust-inlinable_string+serde-devel-0.1.15-6.fc39.noarch.rpm (info) (download)
rust-inlinable_string-devel-0.1.15-6.fc39.noarch.rpm (info) (download)
Changelog * 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).