Skip to main content

load_file_symbols

Function load_file_symbols 

Source
pub fn load_file_symbols(
    conn: &Connection,
    file_path: &str,
) -> Result<Vec<Symbol>, QueryError>
Expand description

Load all symbols declared inside a specific file.