Docs.rs
lb-rs-25.9.17
lb-rs 25.9.17
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
Parth
Dependencies
aead ^0.4.2
normal
aes-gcm ^0.9.3
normal
base64 ^0.13.0
normal
basic-human-duration ^0.2.0
normal
bezier-rs ^0.2.0
normal
bincode ^1.3.3
normal
bip39-dict ^0.1.3
normal
chrono ^0.4
normal
crossbeam ^0.8.1
normal
db-rs ^0.3.3
normal
db-rs-derive ^0.3.3
normal
flate2 ^1.0
normal
futures ^0.3.30
normal
glam ^0.22.0
normal
hmac ^0.11.0
normal
http ^0.2.6
normal
indexmap ^2.5.0
normal
libsecp256k1 ^0.7.1
normal
qrcode-generator ^4.1.6
normal
rand ^0.8.4
normal
reqwest ^0.11.1
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
serde_json ^1.0.44
normal
sha2 ^0.9.9
normal
similar ^2.6.0
normal
strip-ansi-escapes ^0.2.0
normal
lb-tantivy ^0.24
normal
time ^0.3.20
normal
tokio ^1
normal
tracing ^0.1.5
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3.9
normal
unicode-segmentation ^1.10.0
normal
usvg ^0.41.0
normal
uuid ^1.2.2
normal
criterion ^0.5.1
dev
indicatif =0.17.0-rc.11
dev
itertools ^0.10.1
dev
num_cpus ^1.13.0
dev
rand ^0.8.4
dev
tempfile ^3.1.0
dev
variant_count ^1.1.0
dev
tracing-logcat =0.1.0
normal
Versions
6.7%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
IntoServerFile
lb_rs
25.9.17
Into
Server
File
Required Methods
add_time
Implementors
In lb_
rs::
model::
server_
file
lb_rs
::
model
::
server_file
Trait
Into
Server
File
Copy item path
Source
pub trait IntoServerFile { // Required method fn
add_time
(self, version:
u64
) ->
ServerFile
; }
Required Methods
§
Source
fn
add_time
(self, version:
u64
) ->
ServerFile
Implementors
§
Source
§
impl
IntoServerFile
for
SignedFile