Fedora Packages

rust-str_stack+default-devel Subpackage of rust-str_stack

String allocator for allocating many write-once strings

A string allocator for allocating many write-once strings. This library is primarily useful for parsing where you need to repeatedly build many strings, use them, and then throw them away. Instead of allocating many independent strings, this library will put them all in the same buffer. This package contains library source intended for building other packages which use the "default" feature of the "str_stack" crate.

Releases Overview

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

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



Sources on Pagure