generic_camera

Module server

source
Available on crate feature server only.
Expand description

§Generic Camera Server

This module contains the implementation of a generic camera server that can manage multiple cameras.

Structs§

  • A generic camera server that can manage multiple cameras.

Enums§

  • The possible calls that can be made to a generic camera server.
  • The Ok variant of a generic camera server call.

Type Aliases§