Module address_range
resources
0.1.0
Module address_range
Structs
In crate resources
Modules
address_allocator
address_range
pci_address
system_allocator
Structs
AddressRange
AllocOptions
PciAddress
SystemAllocator
SystemAllocatorConfig
Enums
Alloc
Error
MmioType
PciAddressError
Type Aliases
Result
?
Settings
Module
resources
::
address_range
Copy item path
source
·
[
−
]
Structs
§
AddressRange
Represents a range of addresses from
start
to
end
, inclusive.