mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-05 23:23:10 +00:00
impl has
This commit is contained in:
parent
db666f9441
commit
c21532b731
@ -25,7 +25,7 @@ type
|
||||
Success
|
||||
Error
|
||||
|
||||
ThreadResult*[T: DataBuffer | void | ThreadDatastorePtr] = object
|
||||
ThreadResult*[T: DataBuffer | void | bool | ThreadDatastorePtr] = object
|
||||
state*: ThreadResultKind
|
||||
signal*: ThreadSignalPtr
|
||||
value*: T
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user