strmath

Crates.iostrmath
lib.rsstrmath
version0.6.2
sourcesrc
created_at2024-03-20 09:25:29.613142
updated_at2024-07-30 01:14:41.945388
descriptionDo math with your strings.
homepagehttps://github.com/Rhelvetican/strmath
repositoryhttps://github.com/Rhelvetican/strmath
max_upload_size
id1180240
size22,755
Rhelvetican (Rhelvetican)

documentation

README

STRMATH

  • Do math with strings. In Rust.

  • I made this with demonstrative purposes.

  • Not intended for production usage btw.

Usage

use strmath::Str;

Commit count: 52

cargo fmt