pub type Guide<'a> = HashMap<&'a str, NodeIndex>;
Guide can help searching for the particular bookmark story should continue from
struct Guide<'a> { /* private fields */ }