fluent-string

Crates.iofluent-string
lib.rsfluent-string
version0.1.3
created_at2024-12-20 11:39:49.124006+00
updated_at2025-03-06 09:51:31.334991+00
descriptionFluent versions of String mutation methods
homepagehttps://github.com/bassmanitram/fluent-string
repositoryhttps://github.com/bassmanitram/fluent-string
max_upload_size
id1490089
size30,806
Martin Bartlett (bassmanitram)

documentation

https://docs.rs/fluent-string

README

fluent-string

Fluent versions of String mutation methods

Also some useful combinators related to conditional execution.

Release

0.0.1 - initial version 0.0.2 - initial complete version 0.1.0 - rename the main trait to FluentString (a more general name isn't really useful) 0.1.1 - add conditional push combinators 0.1.2 - enhance push combinators to pass the source reference as well as the self reference 0.1.3 - add f_truncate_if

Commit count: 7

cargo fmt