Docs.rs
args-api-0.1.0
args-api 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
01 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
mck782
Dependencies
args-api-derive ^0.1.0
normal
chrono ^0.4.42
normal
http ^1.4.0
normal
serde ^1.0
normal
uuid ^1.21.0
normal
Versions
0.67%
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
Skip to main content
Module user
args_
api
0.1.0
Module user
Module Items
Structs
In args_
api::
resource
args_api
::
resource
Module
user
Copy item path
Source
Structs
§
Current
User
Resource
User
Commit
Resource
A commit as surfaced on a user’s profile. Most fields are optional so that commits in private repositories the viewer cannot access can be returned as a redacted stub (timestamp +
redacted: true
only)
User
Email
Resource
User
Membership
Resource
An organization as surfaced from a user’s perspective. It contains basic org info plus the viewer’s own membership metadata (
role
,
joined_at
).
User
Repository
Resource
A repository as surfaced on a user’s profile. It contains the viewer-visible subset of repo fields plus the user’s contribution stats.
User
Resource