Docs.rs
jsi-sys-0.3.0-alpha.4
jsi-sys 0.3.0-alpha.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
laptou
Dependencies
anyhow ^1.0
normal
cxx ^1.0
normal
cxx-build ^1.0
build
dunce ^1.0
build
Versions
0%
of the crate is documented
Go to latest stable release
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
☰
In jsi_sys
?
Function
jsi_sys
::
String_fromUtf8
source
·
[
−
]
pub fn String_fromUtf8(rt:
Pin
<&mut Runtime>, str: &
str
) ->
UniquePtr
<
JsiString
>