skima 0.1.0

Rust structural UI library for web
Documentation
1
2
3
4
5
6
7
8
9
[build]
# Build in release mode.
release = true

[watch]
watch = [
  ".",
  "../skima"
]