Docs.rs
  • nominal-api-0.833.0
    • nominal-api 0.833.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • alxhill
    • github:nominal-io:public
    • nominal-bot
    • Dependencies
      • conjure-error ^4 normal
      • conjure-http ^4 normal
      • conjure-object ^4 normal
      • prost ^0.13.5 normal
      • tonic ^0.13.1 normal
      • conjure-codegen ^4 build
      • tonic-build ^0.13.1 build
    • Versions
    • 51.69% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

nominal_api0.833.0

Module api

Module Items

  • Modules
  • Structs
  • Enums

In nominal_api::timeseries::seriescache

nominal_api::timeseries::seriescache

Module api

Source

Modules§

cached_series
cached_series_response
chunk
chunk_already_exists
chunk_type
create_cached_series_request
create_chunk
create_chunks_parameters
create_chunks_response
delete_chunks_parameters
delete_chunks_response
get_cached_series_request
get_chunks_parameters
get_chunks_response
handle
resolution
s3_handle

Structs§

CachedSeries
CachedSeriesResponse
Chunk
ChunkAlreadyExists
CreateCachedSeriesRequest
CreateChunk
CreateChunksParameters
CreateChunksResponse
Responses are returned in the same order as the requests.
DeleteChunksParameters
DeleteChunksResponse
GetCachedSeriesRequest
GetChunksParameters
GetChunksResponse
Resolution
In nanoseconds.
S3Handle

Enums§

ChunkType
Handle