static-keys 0.8.2

Reimplement Linux kernel static keys for Rust userland applications.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[book]
authors = ["Evian-Zhang"]
title = "Static Keys"
language = "en"

[build]
build-dir = "../../book/en"

[output.html]
mathjax-support = true
git-repository-url = "https://github.com/Evian-Zhang/static-keys"