mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
9 lines
169 B
TOML
9 lines
169 B
TOML
[book]
|
|
authors = ["Tate, Hongliang Tian"]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "KxOS: A Secure, Fast, and Modern OS in Rust"
|
|
|
|
[rust]
|
|
edition = "2021" |