Docs.rs
ownable-std-0.6.1
ownable-std 0.6.1
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
bekauz
jasny
Dependencies
ciborium ^0.2
normal
cosmwasm-std ^3
normal
hex ^0.4.3
normal
ownable-std-macros =0.6.1
normal
optional
schemars ^0.8.22
normal
serde ^1.0.137
normal
serde_bytes ^0.11
normal
serde_with ^3
normal
Versions
45.74%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
ownable_
std
0.6.1
In ownable_
std::
abi
ownable_std
::
abi
Function
alloc
Copy item path
Source
pub fn alloc(len:
u32
) ->
u32
Expand description
Allocates
len
bytes in wasm linear memory and returns pointer.