Docs.rs
ax-std-0.7.2
ax-std 0.7.2
Permalink
Docs.rs crate page
Apache-2.0
13 September 2026
Links
Repository
crates.io
Source
Owners
github:rcore-os:crates-io
ZCShou
Dependencies
ax-alloc ^0.9
normal
ax-api ^0.8
normal
ax-driver ^0.16
normal
ax-hal ^0.8.1
normal
ax-io ^0.7
normal
ax-lazyinit ^0.5
normal
ax-percpu ^0.4
normal
ax-posix-api ^0.6.5
normal
ax-runtime ^0.13.2
normal
axbacktrace ^0.4
normal
libc ^0.2
normal
syscalls ^0.8.1
normal
thiserror ^2
normal
Versions
100%
of the crate is documented
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
current
ax_std
0.7.2
In ax_
std::
thread
ax_std
::
thread
Function
current
Copy item path
Source
pub fn current() ->
Thread
Expand description
Gets a handle to the thread that invokes it.