Docs.rs
  • playit-api-client-0.1.2
    • playit-api-client 0.1.2
    • Permalink
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • loriopatrick
    • Dependencies
      • byteorder ^1.5 normal
      • reqwest ^0.12 normal
      • rustls ^0.23 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tokio ^1.39 normal
      • tracing ^0.1 normal
      • uuid ^1.10 normal
      • tracing-subscriber ^0.3 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

playit_api_client0.1.2

Module api

Module Items

  • Structs
  • Enums
  • Traits

In crate playit_api_client

playit_api_client

Module api

Source

Structs§

AccountFeatures
AgentAccepted
AgentClaimDetails
AgentPendingTunnel
AgentRouting
AgentRunData
AgentSecretKey
AgentTunnel
AgentVersion
ApiInternalError
AssignedAgentCreate
AssignedDefaultCreate
AssignedManagedCreate
ObjectId
PathNotFound
PingExperimentDetails
PingExperimentResult
PingExperiments
PingSample
PingTarget
PlayitAgentVersion
PlayitApiClient
PortRange
QueryRegion
ReqAgentsList
ReqAgentsRoutingGet
ReqAgentsRundata
ReqClaimAccept
ReqClaimDetails
ReqClaimExchange
ReqClaimReject
ReqClaimSetup
ReqLoginGuest
ReqPingGet
ReqPingSubmit
ReqProtoRegister
ReqQueryRegion
ReqTunnelsCreate
ReqTunnelsDelete
ReqTunnelsFirewallAssign
ReqTunnelsList
ReqTunnelsProxySet
ReqTunnelsUpdate
SignedAgentKey
SignedEpoch
UseAllocDedicatedIp
UseAllocPortAlloc
UseRegion
WebAuthToken
WebSession

Enums§

AccountStatus
AgentAccountStatus
AgentRoutingGetError
AgentTunnelDisabled
AgentType
AllocationRegion
ApiError
ApiErrorNoFail
ApiResponseError
ApiResult
AuthError
ClaimAcceptError
ClaimDetailsError
ClaimExchangeError
ClaimRejectError
ClaimSetupError
ClaimSetupResponse
DeleteError
GuestLoginError
Platform
PlayitPop
PlayitRegion
PortType
ProxyProtocol
QueryRegionError
TotpStatus
TunnelCreateError
TunnelCreateUseAllocation
TunnelOriginCreate
TunnelProxySetError
TunnelType
TunnelsFirewallAssignError
UpdateError

Traits§

PlayitHttpClient