diff --git a/gsettings_macro/all.html b/gsettings_macro/all.html index 9746680..5b551f1 100644 --- a/gsettings_macro/all.html +++ b/gsettings_macro/all.html @@ -1 +1 @@ -List of all items in this crate

List of all items

Attribute Macros

\ No newline at end of file +List of all items in this crate

List of all items

Attribute Macros

\ No newline at end of file diff --git a/gsettings_macro/attr.gen_settings.html b/gsettings_macro/attr.gen_settings.html index 0a5c546..f6a70f4 100644 --- a/gsettings_macro/attr.gen_settings.html +++ b/gsettings_macro/attr.gen_settings.html @@ -1,4 +1,4 @@ -gen_settings in gsettings_macro - Rust

Attribute Macro gsettings_macro::gen_settings

source ·
#[gen_settings]
Expand description

Macro for typesafe gio::Settings key access.

+gen_settings in gsettings_macro - Rust

Attribute Macro gsettings_macro::gen_settings

source ·
#[gen_settings]
Expand description

Macro for typesafe gio::Settings key access.

The macro’s main purpose is to reduce the risk of mistyping a key, using the wrong method to access values, inputting incorrect values, and to reduce boilerplate. Additionally, the summary, description, diff --git a/gsettings_macro/index.html b/gsettings_macro/index.html index 90fff4c..0ddfbfd 100644 --- a/gsettings_macro/index.html +++ b/gsettings_macro/index.html @@ -1,4 +1,4 @@ -gsettings_macro - Rust