Struct xsettings::SettingRef [] [src]

pub struct SettingRef<'a> { /* fields omitted */ }

Methods

impl<'a> SettingRef<'a>
[src]

Trait Implementations

impl<'a> Copy for SettingRef<'a>
[src]

impl<'a> Clone for SettingRef<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<'a> Debug for SettingRef<'a>
[src]

Formats the value using the given formatter.