Docs.rs
swamp-script-dep-loader-0.0.16
swamp-script-dep-loader 0.0.16
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
piot
Dependencies
seq-map ^0.0.13
normal
swamp-script-ast ^0.0.16
normal
swamp-script-parser ^0.0.16
normal
swamp-script-source-map ^0.0.16
normal
tracing ^0.1.40
normal
Versions
2.38%
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
swamp_
script_
dep_
loader
0.0.16
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_cache_path
parse_local_modules_and_get_order
parse_single_module
swamp_registry_path
swamp_script_dep_loader
Function
module_path_to_relative_swamp_file_string
Copy item path
Settings
Help
Summary
Source
pub fn module_path_to_relative_swamp_file_string( module_path_vec: &[
String
], ) ->
String