Module object_size_info

Module object_size_info 

Source
Expand description

Structures used by drive Object Size Info

This module defines enums and implements functions relevant to the sizes of objects.

Structs§

DocumentAndContractInfo
Document and contract info
OwnedDocumentInfo
Document and contract info

Enums§

DataContractInfo
Represents various forms of accessing or representing a data contract. This enum is used to handle different scenarios in which data contracts might be needed, providing a unified interface to access their data.
DataContractOwnedResolvedInfo
Contains resolved data contract information, typically used after initial fetching or retrieval steps have been completed. This enum simplifies handling of data contract states post-retrieval.
DataContractResolvedInfo
Contains resolved data contract information, typically used after initial fetching or retrieval steps have been completed. This enum simplifies handling of data contract states post-retrieval.
DocumentInfo
Document info
DocumentTypeInfo
Enumerates methods for identifying or referencing document types, accommodating various application needs.
DriveKeyInfo
Key info
ElementInfo
Element info
KeyElementInfo
Key element info
KeyValueInfo
Key value info
PathInfo
Info about a path.
PathKeyElementInfo
Path key element info
PathKeyInfo
Path key info

Traits§

DocumentInfoV0Methods
DocumentInfo V0 Methods