summaryrefslogtreecommitdiffstats
path: root/src/configuration/uapi/mod.rs
blob: 5d89b94d27267bdc7731d3ab0de5303918c309c6 (plain) (blame)
1
2
3
4
mod get;
mod set;

use super::{ConfigError, Configuration};