Docs.rs
quickjs-rusty-0.9.1
quickjs-rusty 0.9.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Icemic
Dependencies
anyhow ^1
normal
chrono ^0.4.7
normal
optional
libquickjs-ng-sys ^0.9.1
normal
log ^0.4
normal
num-bigint ^0.4.4
normal
optional
num-traits ^0.2.0
normal
optional
serde ^1
normal
optional
thiserror ^2
normal
optional
serde_json ^1
dev
Versions
50%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
quickjs_
rusty
0.9.1
Module utils
Module Items
Functions
In crate quickjs_
rusty
quickjs_rusty
Module
utils
Copy item path
Source
Expand description
utils
Functions
ยง
add_
array_
element
add_
object_
property
create_
bigint
create_
bool
create_
date
create_
empty_
array
create_
empty_
object
create_
float
create_
function
create_
int
create_
null
create_
string
create_
symbol
create_
undefined
js_
date_
constructor
make_
cstring
Helper for creating CStrings.
own_
raw_
value