rlimit 0.4.0

A simple wrapper for getrlimit and setrlimit.
Documentation
[dependencies.cfg-if]
version = "0.1.9"

[dependencies.libc]
version = "^0.2"

[package]
authors = ["Nugine <nugine@foxmail.com>"]
categories = ["os::unix-apis"]
description = "A simple wrapper for getrlimit and setrlimit."
edition = "2018"
keywords = ["rlimit", "unix", "syscall"]
license = "MIT"
name = "rlimit"
readme = "README.md"
repository = "https://github.com/Nugine/rlimit/"
version = "0.4.0"