Docs.rs
stuck-0.3.0
stuck 0.3.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kezhuw
Dependencies
errno ^0.2.8
normal
hashbrown ^0.12.0
normal
ignore-result ^0.2.0
normal
lazy_static ^1.4.0
normal
libc ^0.2.109
normal
mio ^0.8.2
normal
more-asserts ^0.2.2
normal
num_enum ^0.5.6
normal
slab ^0.4.6
normal
static_assertions ^1.1.0
normal
stuck-macros ^0.3.0
normal
pretty_assertions ^1.2.0
dev
test-case ^2.0.2
dev
Versions
90%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
In stuck
?
Attribute Macro
stuck
::
test
source
·
[
−
]
#[test]
Expand description
Executes marked test function in configured runtime.
See
main
for configurable options.