Re-exports§
pub use client::FarcasterClient;pub use config::FarcasterConfig;pub use error::FarcasterError;pub use error::Result;pub use types::Cast;pub use types::Profile;pub use service::FarcasterService;pub use actions::ActionResult;pub use actions::ReplyCastAction;pub use actions::SendCastAction;pub use providers::ProfileProvider;pub use providers::ProviderResult;pub use providers::ThreadProvider;pub use providers::TimelineProvider;
Modules§
Structs§
- Farcaster
Plugin - Descriptor for the full plugin, listing all actions, providers, and services that ship with this crate.