libpb/source/libpb
Tristan B. Velloza Kildaire 6b47078b89 - Fixed up API to have seperate `createRecord()` (for base collections) and `createRecordAuth()` (for auth collections)
- Privatized and renamed the old `createRecord()` -> `createRecord_internal()`
2023-01-05 11:25:24 +02:00
..
deserialization.d - Cleaned up serialization.d and deserialization.d imports 2023-01-02 16:21:20 +02:00
driver.d - Fixed up API to have seperate `createRecord()` (for base collections) and `createRecordAuth()` (for auth collections) 2023-01-05 11:25:24 +02:00
exceptions.d Refactored various components into their own modules 2023-01-02 16:14:47 +02:00
package.d Refactored various components into their own modules 2023-01-02 16:14:47 +02:00
serialization.d - Privatised testing enum `EnumType` in serialization.d unit test 2023-01-02 16:28:04 +02:00