Module juice::layers::container

source ·
Expand description

Provides container layers.

For now layers in container should be discribed as layers that are used to connect multiple layers together to create ‘networks’.

Re-exports§

Modules§

  • A container layer that runs operations sequentially on the contained layers.