Struct test::test::TestId [−][src]
pub struct TestId(pub usize);
🔬 This is a nightly-only experimental API. (
test)Trait Implementations
impl StructuralEq for TestId[src]
impl StructuralEq for TestId[src]impl StructuralPartialEq for TestId[src]
impl StructuralPartialEq for TestId[src]Auto Trait Implementations
impl RefUnwindSafe for TestId
impl RefUnwindSafe for TestIdimpl UnwindSafe for TestId
impl UnwindSafe for TestId