Docs.rs
hai_runtime-0.7.0
hai_runtime 0.7.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Icemic
Dependencies
hai_pal ^0.7
normal
log ^0.4
normal
quickjs-rusty ^0.6.0
normal
spin_sleep ^1.1
normal
tokio ^1
normal
env_logger ^0.11
dev
tokio ^1
dev
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
create_float
hai_
runtime
0.7.0
In hai_
runtime::
quickjs_
rusty::
utils
hai_runtime
::
quickjs_rusty
::
utils
Function
create_
float
Copy item path
Source
pub fn create_float(context:
*mut
JSContext
, value:
f64
) ->
JSValue