use RefCell for replica, more consistent rust methods

This commit is contained in:
Dustin J. Mitchell
2022-01-29 01:00:55 +00:00
parent 82459e699c
commit 50aceb9696
3 changed files with 59 additions and 51 deletions

View File

@@ -1,6 +1,5 @@
#include <stdbool.h>
#include <stdint.h>
#define TC_UUID_STRING_BYTES 36
/**
* Length, in bytes, of the string representation of a UUID (without NUL terminator)