Python lib from scratch
cargo build
cp target/debug/*.so .
python -c 'import libpyrtest; print(libpyrtest.shit("fuck"))'
Description
Languages
Rust
99.5%
C
0.5%