pub type TokenCaptureError = CaptureError;Expand description
The capture error behind a BeginFailure::TokenCapture, re-exported so a
caller can inspect it without depending on the sibling crate by name.
Aliased Typeยง
pub struct TokenCaptureError { /* private fields */ }