Skip to main content

Crate setty

Crate setty 

Source

Modules§

__internal
combine
format
source
types

Structs§

Config

Enums§

Value
Represents any valid JSON value.
WriteError

Attribute Macros§

__erase
derive
Special version of #[derive(..)] macro. Works just like the standard one, except it will de-duplicate the derives expanded from Config and explicit ones.

Derive Macros§

Config
Default
Special version of #[derive(Default)] that recognizes #[config(default = $expr)] attributes