Function swc_ecma_loader::resolvers::node::to_absolute_path

source ยท
pub fn to_absolute_path(path: &Path) -> Result<PathBuf, Error>
Available on crate feature node only.