Skip to main content

Module action_types

Module action_types 

Source
Expand description

Action-related types shared between server and adapters.

Re-exports§

pub use crate::auth_adapter::ACCESS_TOKEN_EXPIRY;

Modules§

status
Action status codes for tracking action lifecycle state

Structs§

CreateAction