File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -119,8 +119,8 @@ The key takeaway is that the macros used in this crate take vanilla Rust code an
119119
120120# Python
121121
122- This crate translates Rust to [ Py03] ( https://github.com/PyO3/pyo3 ) compatible Rust. See the [ examples] ( / examples) folder for how to use it.
122+ This crate translates Rust to [ Py03] ( https://github.com/PyO3/pyo3 ) compatible Rust. See the [ examples] ( examples ) folder for how to use it.
123123
124124# JavaScript
125125
126- This crate translates Rust to [ Neon] ( https://neon-bindings.com/ ) compatible Rust. See the [ examples] ( / examples) folder for how to use it.
126+ This crate translates Rust to [ Neon] ( https://neon-bindings.com/ ) compatible Rust. See the [ examples] ( examples ) folder for how to use it.
Original file line number Diff line number Diff line change 1+ # Coming Soon
You can’t perform that action at this time.
0 commit comments