Docs.rs
aiscript-runtime-0.2.0
aiscript-runtime 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Folyd
Dependencies
aiscript-directive ^0.2.0
normal
aiscript-lexer ^0.2.0
normal
aiscript-vm ^0.2.0
normal
axum ^0.8
normal
axum-extra ^0.10
normal
bytes ^1.10
normal
http-body-util ^0.1
normal
hyper ^1.6
normal
hyper-util ^0.1
normal
indexmap ^2.7
normal
jsonwebtoken ^9.3
normal
notify ^8.0
normal
oas3 ^0.15
normal
redis ^0.29
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
thiserror ^1.0
normal
tokio ^1.44
normal
toml ^0.8
normal
tower ^0.5
normal
walkdir ^2.5
normal
Versions
0%
of the crate is documented
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
aiscript_
runtime
0.2.0
aiscript_runtime
Function
run
Copy item path
Source
pub async fn run(path:
Option
<
PathBuf
>, port:
u16
, reload:
bool
)