deweygui 1.0.0

An agentic-first GUI framework with pluggable rendering backends and complete ontology for AI agent discoverability
1
2
3
4
5
//! Utility modules for Dewey.

pub mod fuzzy;
pub mod persistence;
pub mod undo;