Docs.rs
ReSet-Lib-0.6.3
ReSet-Lib 0.6.3
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
DashieTM
takotori
Dependencies
dbus ^0.9.7
normal
directories-next ^2.0.0
normal
libpulse-binding ^2.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ReSet_
Lib
0.6.3
GetVal
Required Methods
get_value
Implementors
In ReSet_
Lib::
signals
ReSet_Lib
::
signals
Trait
GetVal
Copy item path
Source
pub trait GetVal<T> { // Required method fn
get_value
(&self) -> T; }
Required Methods
§
Source
fn
get_value
(&self) -> T
Implementors
§
Source
§
impl
GetVal
<(
BluetoothDevice
,)> for
BluetoothDeviceAdded
Source
§
impl
GetVal
<(
BluetoothDevice
,)> for
BluetoothDeviceChanged
Source
§
impl
GetVal
<(
AccessPoint
,)> for
AccessPointAdded
Source
§
impl
GetVal
<(
AccessPoint
,)> for
AccessPointChanged
Source
§
impl
GetVal
<(
WifiDevice
,)> for
WifiDeviceChanged
Source
§
impl
GetVal
<(
Path
<'static>,)> for
AccessPointRemoved
Source
§
impl
GetVal
<(
Path
<'static>,)> for
BluetoothDeviceRemoved