Docs.rs
devalang-0.0.1-alpha.16
devalang 0.0.1-alpha.16
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
d-c-mate
Dependencies
chrono ^0.4
normal
clap ^4.5
normal
crossterm ^0.27
normal
optional
dirs ^5
normal
flate2 ^1.0
normal
optional
fs_extra ^1.3
normal
hound ^3.4.0
normal
include_dir ^0.7
normal
indicatif ^0.17
normal
optional
inquire ^0.7.5
normal
optional
js-sys ^0.3
normal
nom_locate ^4.0.0
normal
notify ^6.1
normal
rayon ^1.10.0
normal
reqwest ^0.12.22
normal
optional
rodio ^0.17
normal
serde ^1.0
normal
serde-wasm-bindgen ^0.4
normal
serde_json ^1.0
normal
tiny_http ^0.9.0
normal
tokio ^1
normal
optional
toml ^0.8
normal
urlencoding ^2.1
normal
uuid ^1.18.0
normal
wasm-bindgen ^0.2
normal
wasmtime ^19
normal
webbrowser ^0.8
normal
zip ^4.3.0
normal
optional
Versions
0.7%
of the crate is documented
Go to latest stable release
Platform
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
load_config
devalang_
core
0.0.1-alpha.16
In devalang_
core::
config::
loader
devalang_core
::
config
::
loader
Function
load_
config
Copy item path
Source
pub fn load_config(path:
Option
<&
Path
>) ->
Option
<
ProjectConfig
>