Docs.rs
clawft-kernel-0.1.1
clawft-kernel 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
aepod
Dependencies
async-trait ^0.1
normal
blake3 ^1.5
normal
optional
chrono ^0.4
normal
ciborium ^0.2
normal
optional
clawft-core ^0.1.1
normal
clawft-platform ^0.1.1
normal
clawft-plugin ^0.1.1
normal
clawft-types ^0.1.1
normal
cognitum-gate-tilezero ^0.1
normal
optional
dashmap ^6
normal
ed25519-dalek ^2
normal
optional
exo-resource-tree ^0.1.1
normal
optional
futures ^0.3
normal
optional
futures-util ^0.3
normal
optional
ndarray ^0.16
normal
optional
ort ^2.0.0-rc.12
normal
optional
parking_lot ^0.12
normal
optional
rand ^0.8
normal
optional
ruvector-cluster ^2.0
normal
optional
ruvector-raft ^2.0
normal
optional
ruvector-replication ^2.0
normal
optional
rvf-runtime ^0.2
normal
optional
rvf-types ^0.2
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
optional
tokio-tungstenite ^0.24
normal
optional
tokio-util ^0.7
normal
optional
tracing ^0.1
normal
uuid ^1
normal
wasmtime ^29
normal
optional
wasmtime-wasi ^29
normal
optional
weftos-rvf-crypto ^0.3
normal
optional
weftos-rvf-wire ^0.2
normal
optional
chrono ^0.4
dev
clawft-platform ^0.1.1
dev
clawft-types ^0.1.1
dev
insta ^1.39
dev
serde_json ^1
dev
tempfile ^3
dev
tokio ^1
dev
Versions
95.6%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Pid
clawft_
kernel
0.1.1
In clawft_
kernel::
process
clawft_kernel
::
process
Type Alias
Pid
Copy item path
Source
pub type Pid =
u64
;
Expand description
Process identifier. Monotonically increasing, never reused.