Skip to main content

act_sdk/
types.rs

1// Re-export from act-types to avoid duplication.
2pub use act_types::types::{ActError, ActResult};