☰
Result
Result
In object::read
Modules
archive
coff
elf
macho
pe
Structs
Bytes
CodeView
Comdat
ComdatIterator
ComdatSectionIterator
CompressedData
CompressedFileRange
DynamicRelocationIterator
Error
Export
File
Import
NoDynamicRelocationIterator
ObjectMap
ObjectMapEntry
Relocation
Section
SectionIndex
SectionIterator
SectionRelocationIterator
Segment
SegmentIterator
StringTable
Symbol
SymbolIndex
SymbolIterator
SymbolMap
SymbolMapName
SymbolTable
Enums
CompressionFormat
FileKind
ObjectKind
RelocationTarget
SymbolSection
Traits
Object
ObjectComdat
ObjectSection
ObjectSegment
ObjectSymbol
ObjectSymbolTable
ReadRef
SymbolMapEntry
Type Definitions
NativeFile
Result
?
Type Definition
object
::
read
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
The result type used within the read module.