vibe-d ~master (2022-11-16T10:14:41Z)
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