We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bca3a0 commit 1e6cdc0Copy full SHA for 1e6cdc0
doc/ref/bindings.html
@@ -219,8 +219,9 @@ <h2 id="third_party_apis">Unofficial Third Party APIs</h2>
219
<a href="https://github.com/yugui/ruby-jsonnet">Ruby</a>
220
</li>
221
<li>
222
- <a href="https://github.com/anguslees/rust-jsonnet">Rust</a> but please first consider the
223
- <a href="https://github.com/CertainLach/jrsonnet">native port</a>
+ <a href="https://github.com/anguslees/rust-jsonnet">Rust</a> but please first consider
+ one of the native ports (<a href="https://github.com/CertainLach/jrsonnet">jrsonnet</a>
224
+ or <a href="https://github.com/eduardosm/rsjsonnet">rsjsonnet</a>)
225
226
227
<a href="https://github.com/moleike/haskell-jsonnet">Haskell native port</a>
0 commit comments