pub fn module_docs(
ctx: &mut LocalContext,
entry_point: FileId,
) -> StrResult<PackageDefInfo>Expand description
Get documentation of definitions in a module.
pub fn module_docs(
ctx: &mut LocalContext,
entry_point: FileId,
) -> StrResult<PackageDefInfo>Get documentation of definitions in a module.