Enum hydrus_api::api_core::common::FileIdentifier [−][src]
Variants
Tuple Fields of ID
0: u64Tuple Fields of Hash
0: StringImplementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FileIdentifier
impl Send for FileIdentifier
impl Sync for FileIdentifier
impl Unpin for FileIdentifier
impl UnwindSafe for FileIdentifier
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more