Crate udmf_sys

Source
Expand description

Unified Data Management Framework (UDMF) bindings for OpenHarmony

The Unified Data Management Framework(UDMF) aims to define various standards for data across applications, devices, and platforms, providing a unified OpenHarmony data language and standardized data access and reading paths.

§Feature flags

  • api-12 — This is the minimum API-level required for UDMF.
  • document-features — Document available features when building the documentation

Modules§

data_management_framework
data_struct
Provides uniform data struct (UDS).
meta
type_descriptor
Provides uniform type descriptor (UTD) related functions and struct.

Structs§

Udmf_ErrCode
Indicates the error code information.