toint

Crates.iotoint
lib.rstoint
version0.2.0
created_at2025-06-02 22:09:02.160234+00
updated_at2025-06-03 00:14:37.625349+00
descriptionA simple Toint function for String
homepage
repository
max_upload_size
id1698418
size1,634
R1shy (R1shy)

documentation

README

Toint

Example

let foo: String = "69".to_string();
let bar: i32 = foo.toint();
Commit count: 0

cargo fmt