Skip to main content

Module approval

Module approval 

Source
Expand description

ApprovalQueue — Rust mirror of tools/tf-types-ts/src/core/approval.ts.

A FIFO of pending ApprovalRequests where the daemon side awaits a resolution. Uses tokio oneshot channels for the awaited responses and a tokio timer for default-deny timeouts.

Structs§

ApprovalQueue
ApprovalResult

Enums§

ApprovalDecision
ApprovalError