tiny.sandbox.Operation
Defined in change.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/sandbox/src/change.zig:5
zig
pub const Operation = enum { put, delete,};Source: lib/sandbox/src/root.zig:56
zig
pub const Operation = change.Operation;Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |