Docs.rs
windmill-api-1.500.2
windmill-api 1.500.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
rubenfiszel
Dependencies
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
serde_with ^3.8
normal
url ^2.5
normal
uuid ^1.8
normal
Versions
12.57%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
windmill_
api
1.500.2
In windmill_
api::
apis::
user_
api
windmill_api
::
apis
::
user_api
Function
get_usage
Copy item path
Source
pub async fn get_usage( configuration: &
Configuration
, ) ->
Result
<
f64
,
Error
<
GetUsageError
>>