Docs.rs
kona-common-0.0.4
kona-common 0.0.4
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
clabby
Dependencies
cfg-if ^1.0.0
normal
derive_more ^1.0.0
normal
linked_list_allocator ^0.10.5
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
kona_
common
0.0.4
In kona_
common::
io
kona_common
::
io
Function
exit
Copy item path
Source
pub fn exit(code:
usize
) ->
!
Expand description
Exit the process with the given exit code.