mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-02-20 05:33:11 +00:00
more docs
This commit is contained in:
parent
ff5b4541b2
commit
59de213ac8
@ -90,6 +90,7 @@ type
|
||||
data*: ValueBuffer
|
||||
|
||||
proc threadSafeType*(tp: typedesc[QueryResponseBuffer]) =
|
||||
## QueryResponseBuffer is a thread-safe type
|
||||
discard
|
||||
|
||||
proc toBuffer*(q: Query): QueryBuffer =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user