Docs.rs
swamp-script-dep-loader-0.1.6
swamp-script-dep-loader 0.1.6
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
piot
Dependencies
dirs ^6.0.0
normal
seq-map ^0.0.13
normal
swamp-script-ast ^0.1.6
normal
swamp-script-parser ^0.1.6
normal
swamp-script-source-map ^0.1.6
normal
tracing ^0.1.40
normal
Versions
6.98%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
os_
home_
relative_
path
swamp_
script_
dep_
loader
0.1.6
os_
home_
relative_
path
Sections
Errors
In crate swamp_
script_
dep_
loader
Modules
prelude
Structs
DependencyParser
ModuleInfo
ParseRoot
ParsedAstModule
ParserError
RelativePath
Enums
DepLoaderError
DependencyError
ParseRootError
Constants
LOCAL_ROOT_PACKAGE_PATH
Functions
get_all_local_paths
module_path_to_relative_swamp_file
module_path_to_relative_swamp_file_string
mount_name_from_path
os_home_relative_path
parse_local_modules_and_get_order
parse_single_module
path_from_environment_variable
swamp_home
swamp_registry_path
swamp_script_dep_loader
Function
os_home_relative_path
Copy item path
Settings
Help
Summary
Source
pub fn os_home_relative_path(project_name: &
str
) ->
Result
<
PathBuf
>
Expand description
§
Errors