Docs.rs
moto-rt-0.2.2
moto-rt 0.2.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
lasiotus
Dependencies
rustc-std-workspace-alloc ^1.0.0
normal
optional
compiler_builtins ^0.1
normal
optional
rustc-std-workspace-core ^1.0.0
normal
optional
Versions
10.27%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
moto_rt
0.2.2
Module error
Module Items
Constants
Functions
Type Aliases
In crate moto_
rt
moto_rt
Module
error
Copy item path
Source
Expand description
Common Motor OS error codes.
Constants
§
E_
ALREADY_
IN_
USE
E_
BAD_
HANDLE
E_
BUFFER_
FULL
E_
FILE_
TOO_
LARGE
E_
INTERNAL_
ERROR
E_
INVALID_
ARGUMENT
E_
INVALID_
FILENAME
E_MAX
E_
NOT_
ALLOWED
E_
NOT_
A_
DIRECTORY
E_
NOT_
CONNECTED
E_
NOT_
FOUND
E_
NOT_
IMPLEMENTED
E_
NOT_
READY
E_OK
E_
OUT_
OF_
MEMORY
E_
TIMED_
OUT
E_
UNEXPECTED_
EOF
E_
UNKNOWN
E_
UNSPECIFIED
E_
VERSION_
TOO_
HIGH
E_
VERSION_
TOO_
LOW
Functions
§
log_
backtrace
Log backtrace to rt_fd. If rt_fd is < 0, logs to the kernel log.
log_
panic
log_
to_
kernel
moturus_
log_
panics_
to_
kernel
ok_
or_
error
Type Aliases
§
Error
Code