
    g8                     X    d Z ddlZej                   G d dej                               Zy)zFDefines an enum for classifying RPC methods by control flow semantics.    Nc                       e Zd ZdZdZdZy)Servicez>Describes the control flow style of RPC method implementation.inlineeventN)__name__
__module____qualname____doc__INLINEEVENT     x/var/www/html/FastMealFinder_FlaskServer-InitialRelease/venv/lib/python3.12/site-packages/grpc/framework/common/style.pyr   r      s    HFEr   r   )r
   enumuniqueEnumr   r   r   r   <module>r      s1    M  dii  r   