Add comment.
This commit is contained in:
parent
0ef141d65e
commit
7f6f22717b
@ -1,5 +1,7 @@
|
||||
use crate::types::Object;
|
||||
|
||||
// TODO: Ultimately, I think we'll need most of this: https://orgmode.org/manual/In_002dbuffer-Settings.html
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct GlobalSettings<'g, 's> {
|
||||
pub radio_targets: Vec<&'g Vec<Object<'s>>>,
|
||||
|
Loading…
Reference in New Issue
Block a user