phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
AsTable
nxt
attributes
Table. TODO Should asTable autowrap args AsRows when needed?
@
safe
pure nothrow @
nogc
struct
AsTable (
T
...
) {
string
border
;
RowNr
rowNr
;
bool
recurseFlag
;
T
args
;
}
Meta
Source
See Implementation
nxt
attributes
structs
AsBlockquote
AsBlockquoteSP
AsBold
AsCSL
AsCell
AsCitation
AsCode
AsCtx
AsDeleted
AsDescription
AsEmphasized
AsHeader
AsHit
AsInserted
AsItalic
AsItem
AsMonospaced
AsName
AsOList
AsParagraph
AsPath
AsPreformatted
AsRow
AsRows
AsStrong
AsStronglyEmphasized
AsSubscript
AsSuperscript
AsTHeading
AsTable
AsUList
AsURL
AsWords
HorizontalRuler
MDash
Span
Table. TODO Should asTable autowrap args AsRows when needed?