typst_ide

Function analyze_import

source
pub fn analyze_import(
    world: &dyn World,
    source: &LinkedNode<'_>,
) -> Option<Value>
Expand description

Try to load a module from the current source file.