Docs.rs
rust_helpers-2.0.0
rust_helpers 2.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ta3pks
Dependencies
serde ^1.0.188
normal
serde_json ^1.0.107
normal
tap ^1.0.1
normal
tokio ^1.32.0
normal
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
rust_helpers
2.0.0
HMS
Required Methods
hms
hmsxxx
Implementations on Foreign Types
Duration
Implementors
In crate rust_helpers
?
Trait
rust_helpers
::
HMS
source
·
[
−
]
pub trait HMS { // Required methods fn
hms
(&self) ->
String
;
fn
hmsxxx
(&self) ->
String
; }
Required Methods
§
source
fn
hms
(&self) ->
String
source
fn
hmsxxx
(&self) ->
String
Implementations on Foreign Types
§
source
§
impl
HMS
for
Duration
source
§
fn
hms
(&self) ->
String
source
§
fn
hmsxxx
(&self) ->
String
Implementors
§