Skip to main content
Log in

Mojo struct

LayerInfo

Name and Location information for a layer.

Fields

  • name (String): The name of the layer.
  • op_count (Int): The current number of ops in this layer.

Implemented traits

AnyType, CollectionElement, Copyable, Movable

Was this page helpful?