Skip to main content

export_by_path

Function export_by_path 

Source
pub fn export_by_path(path: PathId) -> Vec<(u32, StrId)>
Expand description

Exports all doc comments belonging to one file, sorted by line. Used by fragment caching.