[][src]Crate rsprocmaps

Modules

error

Structs

AddressRange

Represents the address range of a map.

Device

Represents the device associated with a map.

Map

Represents a map, i.e. a region of program memory.

Permissions

Represents the permissions associated with a map.

Enums

Pathname

Represents the variants "pathname" field in a map.

Rule

Functions

from_path

Returns a vector of maps parsed from the given file.

from_pid

Returns a vector of maps for the given pid.

from_str

Returns a vector of maps parsed from the given string.