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_rusty0.9.1

Module utils

Module Items

  • Functions

In crate quickjs_rusty

quickjs_rusty

Module utils

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