index
:
gitlab/authzd.git
gkg-inject-ids
gl-policies
main
refactor-authorizers
spice-schema
Authorization daemon
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
hyper-util
/
src
/
client
/
service.rs
blob: 580fb10508cacba4b7e751a9071d7648068cf1b4 (
plain
)
1
2
3
4
5
6
7
8
struct ConnectingPool<C, P> { connector: C, pool: P, } struct PoolableSvc<S>(S);