Crate abstract_adapter
source ·Expand description
Abstract Adapter
Basis for an interfacing contract to an external service.
Re-exports
pub use crate::state::AdapterContract;pub use error::AdapterError;
Modules
- Abstract SDK trait implementations
Macros
- Generates boilerplate code and entrypoint message types.