fitzgen / inlinable_string

An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.
http://fitzgen.github.io/inlinable_string/inlinable_string/index.html
Other
69 stars 11 forks source link

Bump version #30

Closed ArtemGr closed 3 years ago

ArtemGr commented 3 years ago

Due to edition 2018 and the rest of improvements

(Decided against a major version bump)

ArtemGr commented 3 years ago

Published, https://crates.io/crates/inlinable_string/0.1.12