Skip to main content

Module error

Module error 

Source
Expand description

Errors returned by the security-rs bindings.

Modules§

status
Common status-code constants surfaced by the safe bridge.

Structs§

StatusError
Structured OSStatus error returned by Security.framework.

Enums§

SecurityError
Top-level error type returned by this crate.

Type Aliases§

OsStatus
Raw OSStatus code returned by Security.framework.
Result
Convenient result alias used throughout this crate.