[][src]Module libocc::typings

This crate contains the CRUD enum, and the Event struct. They are used internally.

Unless when working with the Projector directly, they won't be of any relevance to you, as the Repository struct abstracts them away.

Structs

Event

The Event struct usually is part of a list of events called an "event log".

Enums

CRUD

The CRUD operation type