MCPcopy Create free account
hub / github.com/Autoparallel/learner / mod.rs

File mod.rs

crates/learnerd/src/tui/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Terminal User Interface for learnerd.
2//!
3//! This module provides an interactive terminal interface for managing and viewing academic papers,
4//! built using the `ratatui` library. The interface offers:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected