Docs.rs
kaccy-ai-0.1.0
kaccy-ai 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
futures ^0.3
normal
image ^0.25
normal
lopdf ^0.39
normal
rand ^0.9
normal
regex ^1
normal
reqwest ^0.13
normal
rust_decimal ^1.40
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2
normal
tokio ^1.49
normal
tracing ^0.1
normal
urlencoding ^2
normal
uuid ^1
normal
tokio-test ^0.4
dev
Versions
86.06%
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
parse_github_url
kaccy_
ai
0.1.0
In kaccy_
ai::
github
kaccy_ai
::
github
Function
parse_
github_
url
Copy item path
Source
pub fn parse_github_url(url: &
str
) ->
Result
<
ParsedGitHubUrl
>
Expand description
Parse a GitHub URL into its components