Docs.rs
  • gitea_rust_sdk-0.1.3
    • gitea_rust_sdk 0.1.3
    • Permalink
    • Docs.rs crate page
    • LGPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • schorsch13
    • Dependencies
      • anyhow ^1.0.65 normal
      • assert-str ^0.1.0 normal
      • lazy_static ^1.4.0 normal
      • regex ^1.6.0 normal
      • reqwest ^0.11.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1 normal
      • tokio ^1.0.0 normal
    • Versions
    • 30.77% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gitea_rust_sdk0.1.3

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • TOKEN
  • URL
  • client::Client
  • miscellaneous::version::Version
  • user::User
  • user::emails::Email

Enums

  • client::Error

Functions

  • miscellaneous::version::get_version
  • user::emails::add_email
  • user::emails::delete_email
  • user::emails::get_emails
  • user::get_user
  • utils::get_token
  • utils::get_url

Type Aliases

  • client::Result