pub fn display_context_code(
graph: &ContextGraph,
symbol: &str,
_show_boundaries: bool,
source_reader: &dyn SourceReader,
project_root: &str,
max_tokens: Option<u32>,
) -> Result<()>pub fn display_context_code(
graph: &ContextGraph,
symbol: &str,
_show_boundaries: bool,
source_reader: &dyn SourceReader,
project_root: &str,
max_tokens: Option<u32>,
) -> Result<()>