Hi there,
Is there any way to ignore the "Question::Answer" pattern or change it to a different pattern?
Aosr is currently getting some notes that have Rust code and creating flashcards due to the language syntax.
Ex:
use std::{iter, mem} // Not a flashcard, just loading objects/functions from the crate "std"
Thanks!
Hi there,
Is there any way to ignore the "Question::Answer" pattern or change it to a different pattern?
Aosr is currently getting some notes that have Rust code and creating flashcards due to the language syntax.
Ex:
Thanks!