probe 0.1.5

Static instrumentation probes
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[project]

name = "probe"
version = "0.1.5"
authors = ["Josh Stone <cuviper@gmail.com>"]

description = "Static instrumentation probes"
documentation = "http://www.rust-ci.org/cuviper/rust-libprobe/doc/probe/"
homepage = "https://github.com/cuviper/rust-libprobe"
repository = "https://github.com/cuviper/rust-libprobe"

license = "Apache-2.0/MIT"

[lib]

name = "probe"
plugin = true
crate-type = ["rlib"]