duchess 0.3.3

Silky smooth Java-Rust interop
1
2
3
4
5
6
7
8
9
10
11
12
13
[book]
authors = ["Niko Matsakis"]
language = "en"
multilingual = false
src = "src"
title = "Duchess"

[rust]
edition = "2021"

[output.html]
git-repository-url = "https://github.com/duchess-rs/duchess"
edit-url-template = "https://github.com/duchess-rs/duchess/edit/master/book/{path}"