Module type_archive

Source

Structs§

TypeArchive
Type Archives are a collection of types which can be shared between different analysis sessions and are backed by a database file on disk. Their types can be modified, and a history of previous versions of types is stored in snapshots in the archive.
TypeArchiveCallbackHandle
TypeArchiveMergeConflict
TypeArchiveSnapshotId

Traits§

TypeArchiveNotificationCallback