Enum rustc_ap_rustc_fs_util::LinkOrCopy [−][src]
pub enum LinkOrCopy {
Link,
Copy,
}Variants
Auto Trait Implementations
impl RefUnwindSafe for LinkOrCopy
impl RefUnwindSafe for LinkOrCopyimpl Send for LinkOrCopy
impl Send for LinkOrCopyimpl Sync for LinkOrCopy
impl Sync for LinkOrCopyimpl Unpin for LinkOrCopy
impl Unpin for LinkOrCopyimpl UnwindSafe for LinkOrCopy
impl UnwindSafe for LinkOrCopy