Docs.rs
scsys-core-0.1.29
scsys-core 0.1.29
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
FL03
Dependencies
bson ^2.4.0
normal
chrono ^0.4.22
normal
config ^0.13.2
normal
glob ^0.3.0
normal
nom ^7.1.1
normal
serde ^1.0.147
normal
serde_json ^1.0.87
normal
strum ^0.24.1
normal
url ^2.3.1
normal
vrf ^0.2.4
dev
Versions
0%
of the crate is documented
Go to latest version
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
☰
Temporal
Required Methods
timestamp
Implementors
In scsys_core
?
Trait
scsys_core
::
Temporal
source
·
[
−
]
pub trait Temporal { fn
timestamp
(&self) ->
i64
; }
Expand description
Interface for time-related data-structures
Required Methods
source
fn
timestamp
(&self) ->
i64
Implementors