Fedora Packages

rust-inlinable_string+no_std-devel Subpackage of rust-inlinable_string

Owned, grow-able UTF-8 string that stores small strings inline

The `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 "no_std" feature of the "inlinable_string" crate.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.1.15-7.fc40 -
Fedora 40 0.1.15-7.fc40 -
Fedora 39 0.1.15-6.fc39 -
Fedora 38 0.1.15-4.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at rust-inlinable_string dash maintainers at fedoraproject dot org.



Sources on Pagure