Docs.rs
  • nominal-api-0.790.0
    • nominal-api 0.790.0
    • Permalink
    • 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
    • 52% of the crate is documented
  • 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

Module api

nominal_api0.790.0

Module api

Module Items

  • Modules
  • Structs
  • Enums
  • Traits

In nominal_api::themes

Modules

  • api
nominal_api::themes

Module api

Settings
Help
Source

Modules§

chart_theme
chart_theme_content
chart_theme_content_v1
chart_theme_name_conflict
chart_theme_not_found
chart_theme_rid
chart_type_themes
create_chart_theme_request
hex_color
invalid_chart_theme
legend_position
text_alignment
text_direction
themes_service
time_series_chart_theme
time_series_chart_theme_v1
update_chart_theme_request

Structs§

AsyncThemesServiceEndpoints
ChartTheme
ChartThemeContentV1
ChartThemeNameConflict
ChartThemeNotFound
ChartThemeRid
ChartTypeThemes
Theme parameters specific to chart types.
CreateChartThemeRequest
HexColor
InvalidChartTheme
ThemesServiceAsyncClient
Themes service manages themes for exporting charts.
ThemesServiceClient
Themes service manages themes for exporting charts.
ThemesServiceEndpoints
TimeSeriesChartThemeV1
Theme parameters specific to the time series chart.
UpdateChartThemeRequest

Enums§

ChartThemeContent
LegendPosition
TextAlignment
TextDirection
TimeSeriesChartTheme

Traits§

AsyncThemesService
Themes service manages themes for exporting charts.
ThemesService
Themes service manages themes for exporting charts.