1 unstable release

0.1.0 Feb 3, 2025

#154 in Value formatting

Download history 29/week @ 2025-01-28 79/week @ 2025-02-04

108 downloads per month

GPL-3.0-only

3KB

Project Title

BT STRING UTILS

Description

Simple string utility to split and return parts of the string.

Usage

let content_first = get_first_ocurrance("First:Second:Third",":");
let content = get_first_of_split("First:Second:Third",":");

Version History

  • 0.1.0
    • Initial Release

License

GPL-3.0-only

No runtime deps