Docs.rs
nanvm-lib-0.1.1
nanvm-lib 0.1.1
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
sergey-shandar
Dependencies
io-trait ^0.11.0
normal
io-test ^0.11.0
dev
wasm-bindgen-test ^0.3.49
dev
Versions
3.89%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
nanvm_
lib
0.1.1
In nanvm_
lib::
serializer::
to_
json
nanvm_lib
::
serializer
::
to_json
Function
to_json
Copy item path
Source
pub fn to_json(a:
Any
<impl
Dealloc
>) ->
Result
<
String
,
Error
>