open-dis-rust 0.4.3

A Rust implementation of the IEEE 1278.1-2012 DIS Standard.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[book]
authors = ["Cameron Howell"]
language = "en"
src = "src"

[output.html]
default-theme = "mocha"
preferred-dark-theme = "mocha"
git-repository-url = "https://github.com/crhowell3/open-dis-rust"
edit-url-template = "https://github.com/crhowell3/open-dis-rust/edit/main/book/{path}"
additional-css = ["./theme/catppuccin.css"]