Docs.rs
sehercode-0.0.29
sehercode 0.0.29
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
takumi3488
Dependencies
aes ^0.8
normal
optional
aes-gcm ^0.10
normal
optional
axum ^0.8
normal
base64 ^0.22
normal
cbc ^0.1
normal
optional
chrono ^0.4
normal
clap ^4
normal
dirs ^6.0
normal
optional
hmac ^0.13
normal
optional
json_comments ^0.2.2
normal
jsonc-parser ^0.32
normal
open ^5
normal
reqwest ^0.13
normal
rusqlite ^0.39
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.11
normal
optional
tempfile ^3
normal
optional
thiserror ^2.0
normal
tokio ^1.49.0
normal
zzsleep ^0.0.7
normal
secret-service ^5.0
normal
security-framework ^3.0
normal
windows ^0.62
normal
Versions
15.79%
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
Files
seher/copilot/
mod.rs
1
pub mod
client;
2
3
pub use
client::{CopilotClient, CopilotQuota};