Docs.rs
ark-api-ffi-0.16.0
ark-api-ffi 0.16.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
embark-studios
Dependencies
arbitrary ^1
normal
optional
ark-api-macros ^0.11.0
normal
bitflags ^1.2.1
normal
bytemuck ^1.9
normal
num_enum ^0.5.0
normal
serde ^1.0
normal
optional
speedy ^0.8.2
normal
optional
static_assertions ^1.1
normal
Versions
44.66%
of the crate is documented
Platform
wasm32-unknown-unknown
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
ark_
api_
ffi
0.16.0
In ark_
api_
ffi::
time_
v1
ark_api_ffi
::
time_v1
Function
format_time_for_display
Copy item path
Source
pub fn format_time_for_display( ns_since_epoch:
i64
, time_format:
TimeFormat
, ) ->
String