| 1 | //! # Example: plugin |
| 2 | //! |
| 3 | //! This example demonstrates a simple plugin that simulates typing input. |
| 4 | //! The plugin itself limits the number of characters printed. The number of printed characters |
nothing calls this directly
no outgoing calls
no test coverage detected