apple-security-framework 2.9.2

Apple `Security.framework` bindings for macOS and iOS
Documentation
1
2
3
4
//! OS specific extensions.

#[cfg(target_os = "macos")]
pub mod macos;