moosync_edk::api::extension_api

Function get_secure

Source
pub fn get_secure(data: PreferenceData) -> MoosyncResult<Value>
Expand description

Retrieves a secure preference value based on the provided data.

§Arguments

  • data - The data to filter the secure preference.

§Returns

A Value object representing the secure preference.