Module tauri_utils::acl::value
source · Expand description
A Value
that is used instead of toml::Value
or serde_json::Value
to support both formats.
Enums§
- A valid ACL number.
- All supported ACL values.
A Value
that is used instead of toml::Value
or serde_json::Value
to support both formats.