Enum rprlib::analysis::SimpleDataType [−][src]
Variants
Pointer(Pointer)I32(I32)U32(U32)Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SimpleDataTypeimpl Send for SimpleDataTypeimpl Sync for SimpleDataTypeimpl Unpin for SimpleDataTypeimpl UnwindSafe for SimpleDataTypeBlanket Implementations
Mutably borrows from an owned value. Read more