| 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: |
nothing calls this directly
no outgoing calls
no test coverage detected