Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[lib]
name = "xai"
path = "lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "xai"
license-file = "LICENSE"
name = "xai"
readme = false
version = "0.0.0"