๐ฌThis is a nightly-only experimental API. (
test
)Expand description
Common types used by libtest
.
Re-exportsยง
pub use NamePadding::*;
Experimental pub use TestFn::*;
Experimental pub use TestName::*;
Experimental
Structsยง
- Test
Desc Experimental - Test
Desc AndFn Experimental - TestId
Experimental
Enumsยง
- Name
Padding Experimental - Runnable ๐
Experimental - Runnable
Bench ๐Experimental - Runnable
Test ๐Experimental - TestFn
Experimental - Test
Name Experimental - Test
Type Experimental - Type of the test according to the Rust book conventions.