Skip to main content

Mojo struct

DecodeCConsumer

struct DecodeCConsumer

Fields

  • pipe (RolePipeline[1, False]):

Implemented traits

AnyType, Copyable, ImplicitlyCopyable, ImplicitlyDestructible, Movable, RegisterPassable, TrivialRegisterPassable

comptime members

CNumStages

comptime CNumStages = 1

Methods

__init__

__init__(pipe: RolePipeline[1, False]) -> Self

wait

wait(self)

release

release(mut self)

Was this page helpful?