defaults-rs 1.2.2

Open-source interface to a user's defaults on macOS
Documentation
1
2
3
4
5
// SPDX-License-Identifier: MIT

pub(crate) mod convert;
pub(crate) mod foundation;
pub(crate) mod types;