Docs.rs
librelink-client-0.1.4
librelink-client 0.1.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
NathaelB
Dependencies
reqwest ^0.12.5
normal
serde ^1.0.203
normal
serde_json ^1.0.117
normal
tokio ^1.38.0
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
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
Files
librelink_client/
lib.rs
1
pub mod
client;
2
pub mod
connection;
3
pub mod
glucose;
4
pub mod
login;