Re-exports§
pub use squigit_auth as auth;pub use squigit_brain as brain;pub use squigit_harness as harness;pub use squigit_ocr as ocr;
Modules§
- cli
- Native terminal-facing workflows built from the same services as the GUI.
- explorer
- file_
index - profile
- Profile authentication shared by every Squigit shell.
- settings
- storage
- Storage access shared by every Squigit shell-facing service.
- thread
- update
- Shared update refresh and decision logic for Squigit shells.
- urls
- Canonical public URLs shared by Squigit shells.