Docs.rs
myriad-rs-0.2.0
myriad-rs 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
KHN190
Dependencies
hashbrown ^0.15
normal
libm ^0.2
normal
polka-rs =0.2.0
normal
Versions
1.14%
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
Skip to main content
alloc_string
myriad
0.2.0
In myriad::
value
myriad
::
value
Function
alloc_
string
Copy item path
Source
pub fn alloc_string(heap: &mut
Heap
, s: &
str
) ->
Result
<
Value
,
String
>