Current section
Files
Jump to
Current section
Files
native/yex/src/atoms.rs
rustler::atoms! {
ok,
error,
terminated,
poison_error,
transaction_acq_error,
encoding_exception,
update_v1,
update_v2,
// messages types
sync,
awareness,
auth,
query_awareness,
custom,
sync_step1,
sync_step2,
sync_update,
//awareness message types
awareness_update,
awareness_change,
insert,
delete,
retain,
attributes,
}