Docs.rs
ownable-std-0.3.1
ownable-std 0.3.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
bekauz
jasny
Dependencies
cosmwasm-std ^1.0.0
normal
hex ^0.4.3
normal
js-sys ^0.3.56
normal
schemars ^0.8.8
normal
serde ^1.0.137
normal
serde_json ^1.0.59
normal
serde_with ^2.0.1
normal
wasm-bindgen ^0.2.63
normal
Versions
15.91%
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
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_ownable_env
ownable_
std
0.3.1
ownable_std
Function
create_
ownable_
env
Copy item path
Source
pub fn create_ownable_env( chain_id: impl
Into
<
String
>, time:
Option
<
Timestamp
>, ) ->
Env