Docs.rs
codineer-runtime-0.5.0
codineer-runtime 0.5.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
andeya
Dependencies
dunce ^1
normal
futures-util ^0.3
normal
getrandom ^0.2
normal
glob ^0.3
normal
keyring ^3
normal
codineer-lsp ^0.5.0
normal
regex ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tokio ^1
normal
tokio-tungstenite ^0.26
normal
walkdir ^2
normal
Versions
0.44%
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
parse_oauth_callback_query
codineer_
runtime
0.5.0
codineer_runtime
Function
parse_
oauth_
callback_
query
Copy item path
Source
pub fn parse_oauth_callback_query( query: &
str
, ) ->
Result
<
OAuthCallbackParams
,
String
>