Docs.rs
a653rs-linux-0.2.2
a653rs-linux 0.2.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
sevenautumns
Dependencies
a653rs ^0.6
normal
a653rs-linux-core ^0.2.2
normal
anyhow ^1.0
normal
lazy_static ^1.4
normal
log ^0
normal
memmap2 ^0.9
normal
nix ^0.29
normal
once_cell ^1.19
normal
oneshot ^0.1.6
normal
polling ^3.4
normal
procfs ^0.16
normal
tinyvec ^1.6
normal
Versions
30%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
a653rs_
linux
0.2.2
In a653rs_
linux::
syscall
a653rs_linux
::
syscall
Function
execute
Copy item path
Source
pub fn execute(request:
SyscallRequest
) ->
Result
<
SyscallResponse
>