Docs.rs
swamp-runtime-0.2.24
swamp-runtime 0.2.24
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
piot
Dependencies
seq-map ^0.0.14
normal
source-map-cache ^0.0.6
normal
swamp-analyzer ^0.2.24
normal
swamp-code-gen ^0.2.24
normal
swamp-code-gen-program ^0.2.24
normal
swamp-compile ^0.2.24
normal
swamp-dep-loader ^0.2.24
normal
swamp-semantic ^0.2.24
normal
swamp-std ^0.2.24
normal
swamp-types ^0.2.24
normal
swamp-vm ^0.2.24
normal
swamp-vm-debug-info ^0.2.24
normal
swamp-vm-disasm ^0.2.24
normal
swamp-vm-isa ^0.2.24
normal
swamp-vm-layout ^0.2.24
normal
swamp-vm-types ^0.2.24
normal
tinter ^0.1.0
normal
Versions
1.56%
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_
runtime
0.2.24
In swamp_
runtime::
prelude
swamp_runtime
::
prelude
Function
create_default_source_map_from_scripts_dir
Copy item path
Source
pub fn create_default_source_map_from_scripts_dir( local_path: &
Path
, ) ->
Result
<
SourceMap
,
Error
>