Publishing details
Changelog
rust-inlinable-string (0.1.15-ok1) nile; urgency=medium
* Build for openKylin.
-- openKylinBot <email address hidden> Wed, 05 Nov 2025 15:09:05 +0000
Builds
Built packages
-
librust-inlinable-string-dev
`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) - Rust source code
Package files