Docs.rs
agcodex-login-0.1.0
agcodex-login 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
18 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
metaphorics
Dependencies
base64 ^0.22.1
normal
chrono ^0.4
normal
rand ^0.9
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tempfile ^3.13.0
normal
thiserror ^2
normal
tiny_http ^0.12
normal
tokio ^1
normal
url ^2
normal
urlencoding ^2.1
normal
webbrowser ^1.0
normal
pretty_assertions ^1.4.1
dev
tempfile ^3.13.0
dev
Versions
17.07%
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
run_login_server
agcodex_
login
0.1.0
agcodex_login
Function
run_
login_
server
Copy item path
Source
pub fn run_login_server(opts:
ServerOptions
) ->
Result
<
LoginServer
>