hb-web ~master (2022-06-09T03:24:10.4602653)
Dub
Repo
impl.templArgs
hb
web
auth
AuthInfo
impl
Undocumented in source.
template
impl
(size_t idx)
package
static if
(
idx < ATTS.length
)
static if
(
is(typeof(ATTS[idx])) && isInstanceOf!(RequiresAuthAttribute, typeof(ATTS[idx]))
)
alias
templArgs
=
TemplateArgsOf
!(
typeof
(
ATTS
[
idx
]))
Meta
Source
See Implementation
hb
web
auth
AuthInfo
impl
aliases
impl
templArgs