Docs.rs
ppcore-0.2.2
ppcore 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ktmlm
Dependencies
lazy_static ^1.4
normal
libc ^0.2
normal
myutil ^0.2
normal
nix ^0.18
normal
parking_lot ^0.11
normal
ppcore_def ^0.2
normal
Versions
93.1%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ppcore
0.2.2
All Items
Sections
PP 核心实现
Crate Items
Structs
Functions
Type Aliases
Crate
ppcore
Copy item path
Source
Expand description
§
PP 核心实现
VM will run faster on FreeBSD, especially in IO-about operations.
Structs
§
Env
描述一个环境实例
Resource
已分配的资源信息,
*_used
字段使用 u32 类型, 防止统计数据时的加和运算溢出
Serv
服务定义
Vm
描述一个容器实例的信息
VmCfg
用以与调用方交互
Functions
§
exec
全局入口, 必须首先调用
get_
os_
info
获取服务端支持的系统列表和对应的 Vm 镜像路径
Type Aliases
§
Image
Path
OsName