extrasafe 0.1.2

Make your code extrasafe by preventing it from calling unneeded syscalls.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[examples]
command = "Build"
run-types = ["Examples"]
follow-exec = true

[tests]
run-types = ["Tests"]

[report]
out = ["Lcov"]
output-dir = "./coverage"