Sat, 08 Jun 2024 21:08:29 UTC | login

Information for build rust-inlinable_string-0.1.15-3.fc37

ID211380
Package Namerust-inlinable_string
Version0.1.15
Release3.fc37
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
StartedFri, 14 Oct 2022 14:24:35 UTC
CompletedFri, 14 Oct 2022 14:24:35 UTC
Tags
f37
f38
RPMs
src
rust-inlinable_string-0.1.15-3.fc37.src.rpm (info) (download)
noarch
rust-inlinable_string+default-devel-0.1.15-3.fc37.noarch.rpm (info) (download)
rust-inlinable_string+nightly-devel-0.1.15-3.fc37.noarch.rpm (info) (download)
rust-inlinable_string+no_std-devel-0.1.15-3.fc37.noarch.rpm (info) (download)
rust-inlinable_string+serde-devel-0.1.15-3.fc37.noarch.rpm (info) (download)
rust-inlinable_string-devel-0.1.15-3.fc37.noarch.rpm (info) (download)
Changelog * 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).