Expand description
ADK Studio - Visual development environment for ADK-Rust agents
Build-only architecture: Users create agents in UI, build to binary, run compiled code.
Re-exports§
pub use schema::AgentSchema;pub use schema::ProjectSchema;pub use schema::ToolSchema;pub use schema::WorkflowSchema;pub use server::AppState;pub use server::api_routes;pub use storage::FileStorage;