Skip to main content
get_relative_filepath
rust_
analyzer
0.0.0
In rust_
analyzer::
cli::
scip
rust_analyzer
::
cli
::
scip
Function
get_
relative_
filepath
Copy item path
Source
fn get_relative_filepath( vfs: &Vfs, rootpath: &AbsPathBuf, file_id: FileId, ) ->
Option
<
String
>