rspy
Pythonic interface for Rust.
Installation
Add this to your Cargo.toml:
[]
= "0"
Currently available
| Python | Rust |
|---|---|
| enumerate | rspy::Enumerator::enumerate |
| input | rspy::input |
| string.ascii_lowercase | rspy::string::ASCII_LOWERCASE |
| string.ascii_uppercase | rspy::string::ASCII_UPPERCASE |