Docs.rs
lenra-app-1.0.1
lenra-app 1.0.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
taorepoara
Dependencies
env_logger ^0.9.0
normal
log ^0.4.17
normal
regress ^0.7.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
ureq ^2.5.0
normal
Versions
9.94%
of the crate is documented
Platform
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
ApiTrait
lenra_
app
1.0.1
ApiTrait
Required Methods
token
url
Implementors
In lenra_
app::
api
lenra_app
::
api
Trait
ApiTrait
Copy item path
Source
pub trait ApiTrait { // Required methods fn
url
(&self) ->
String
;
fn
token
(&self) ->
String
; }
Required Methods
§
Source
fn
url
(&self) ->
String
Source
fn
token
(&self) ->
String
Implementors
§
Source
§
impl
ApiTrait
for
Api
Source
§
impl
ApiTrait
for
DataApi
Source
§
impl
ApiTrait
for
Transaction