Anki/rslib/src/card_rendering
llama ccab18b7ba
Modify card rendering output to specify if rendered card is empty (#3890)
* modify render_card to return whether card was empty

* plumbing

* add flag to proto message

* plumbing: pass flag along to PartiallyRenderedCard

* add tests

* Use a custom return type for clarity (dae)
2025-03-31 17:51:28 +07:00
..
tts Fix build failure on Windows 2023-06-12 16:06:40 +10:00
mod.rs Improve performance of card rendering parser (#3886) 2025-03-31 17:38:46 +07:00
parser.rs Improve performance of card rendering parser (#3886) 2025-03-31 17:38:46 +07:00
service.rs Modify card rendering output to specify if rendered card is empty (#3890) 2025-03-31 17:51:28 +07:00
writer.rs Bump Rust to 1.84 2025-01-26 18:51:21 +11:00