Crate re_redap_browser

Crate re_redap_browser 

Source
Expand description

This crates implements the Redap browser feature, including the communication and UI aspects of it.

Structs§

Entries
All the entries of a server.
Entry
RedapServers
All servers known to the viewer, and their catalog data.
Server

Enums§

Command
EntryInner

Statics§

EXAMPLES_ORIGIN
Origin used to show the examples ui in the redap browser.
LOCAL_ORIGIN
Origin used to show the local ui in the redap browser.

Functions§

switch_to_welcome_screen
Utility function to switch to the examples screen.