Docs.rs
pod-examples-solidity-0.4.0
pod-examples-solidity 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
github:podnetwork:core
poszu
Dependencies
alloy ^1.0.36
normal
serde ^1.0
normal
Versions
96.67%
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
Module Time
pod_
examples_
solidity
0.4.0
Module Time
Module Items
Structs
Functions
In pod_
examples_
solidity::
voting
pod_examples_solidity
::
voting
Module
Time
Copy item path
Source
Expand description
Module containing a contract’s types and functions.
library Time { type Timestamp is uint64; }
Structs
§
Time
Instance
A
Time
instance.
Timestamp
Functions
§
new
Creates a new wrapper around an on-chain
Time
contract instance.