command-rusage 1.0.1

Simple crate to get resource usage of a command
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.libc]
version = "0.2.149"

[package]
authors = ["Oliwier Michalik"]
description = "Simple crate to get resource usage of a command"
edition = "2021"
license = "MIT"
name = "command-rusage"
readme = "README.md"
version = "1.0.1"