vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
PostAPI.CollectionIndices
index
api
PostAPI
Undocumented in source.
interface
PostAPI
struct
CollectionIndices {
string
_thread_name
;
int
_post_index
;
}
Members
Variables
_post_index
int
_post_index
;
Undocumented in source.
_thread_name
string
_thread_name
;
Undocumented in source.
Meta
Source
See Implementation
index
api
PostAPI
functions
get
getLength
getMessage
post
structs
CollectionIndices