dcrypt-api 4.0.1

Public API traits and types for the dcrypt library
Documentation
1
2
3
4
5
6
//! Removed process-global deferred-error compatibility surface.
//!
//! The module path remains as an intentional v4 tombstone so API inventories
//! can distinguish the removed values from unrelated module metadata. Return
//! errors to the caller as [`super::Result`] and keep any diagnostics in
//! caller-owned state.