Docs.rs
xript-runtime-0.3.1
xript-runtime 0.3.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nekoyoubi
Dependencies
ammonia ^4
normal
regex ^1
normal
rquickjs ^0.10
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
Versions
0%
of the crate is documented
Go to latest version
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
Skip to main content
create_runtime
xript_
runtime
0.3.1
xript_runtime
Function
create_
runtime
Copy item path
Source
pub fn create_runtime( manifest_json: &
str
, options:
RuntimeOptions
, ) ->
Result
<
XriptRuntime
>