36 lines
594 B
JSON
36 lines
594 B
JSON
{
|
|
"authors": [
|
|
"coriolinus"
|
|
],
|
|
"contributors": [
|
|
"ccouzens",
|
|
"ClashTheBunny",
|
|
"cwhakes",
|
|
"efx",
|
|
"ErikSchierboom",
|
|
"petertseng",
|
|
"rofrol",
|
|
"shenek",
|
|
"stringparser",
|
|
"TheDarkula",
|
|
"ZapAnton"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"src/lib.rs",
|
|
"Cargo.toml"
|
|
],
|
|
"test": [
|
|
"tests/paasio.rs"
|
|
],
|
|
"example": [
|
|
".meta/example.rs"
|
|
]
|
|
},
|
|
"blurb": "Report network IO statistics.",
|
|
"source": "Brian Matsuo",
|
|
"source_url": "https://github.com/bmatsuo",
|
|
"custom": {
|
|
"ignore-count-ignores": true
|
|
}
|
|
}
|