Type Definition bui_backend::lowlevel::SessionKeyType
[−]
[src]
type SessionKeyType = Uuid;
Alias for Uuid indicating that sessions are tracked
by keys of this type (one per client browser).