10 releases
0.1.10 | Dec 19, 2022 |
---|---|
0.1.9 | Dec 19, 2022 |
#290 in Date and time
24 downloads per month
6.5MB
636 lines
Contains (rust library, 2.5MB) libautocfg-c67e13368e65a024.rlib, (DOS exe, 300KB) build-script-build.exe, (DOS exe, 300KB) build_script_build-c8fb5deff6336bb3.exe, (DOS exe, 370KB) build-script-build.exe, (DOS exe, 370KB) build_script_build-014ff969103f8148.exe, (DOS exe, 375KB) build-script-build.exe and 3 more.
Library that implements string traits from c# namings
traits implemented
- .indexof
- .indiciesof
- .reverse
- .left
- .right
- .strip_chars
- .strip
- .append
- .append_date
- .append_time
- .pad_right
- .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
lib.rs
:
Common functions and traits for the library which has similar functions to string c# library This tool is intended to be used by rust developers coming from a c# background