# Functions
InstrumentingMiddleware returns a service middleware that instruments the number of integers summed and characters concatenated over the lifetime of the service.
LoggingMiddleware takes a logger as a dependency and returns a ServiceMiddleware.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
VideoCaptureService expose funcions for video.
# Interfaces
No description provided by the author
# Type aliases
Middleware describes a service (as opposed to endpoint) middleware.