string-sharp

Crates.iostring-sharp
lib.rsstring-sharp
version0.1.10
sourcesrc
created_at2022-12-17 23:05:36.714631
updated_at2022-12-19 21:51:08.585474
descriptiontraits implementing on string similar to c#
homepage
repositoryhttps://github.com/foxjazz/rust-string-sharp
max_upload_size
id740138
size20,759,428
Joe (foxjazz)

documentation

https://docs.rs/string-sharp

README

Library that implements string traits from c# namings

traits implemented

  1. .indexof
  2. .indiciesof
  3. .reverse
  4. .left
  5. .right
  6. .strip_chars
  7. .strip
  8. .append
  9. .append_date
  10. .append_time
  11. .pad_right
  12. .pad_left

use string-sharp::*

please support the project either by adding to it or a small donation of litecoin or paypal

paypal donate_litecoin = LRyqEsNLk8rvVVkSqMrrXG82mqjpsVXvEH

Commit count: 16

cargo fmt