Type Definition ShortStringRef
lapin_async::types
type ShortStringRef<'a> = &'a str;
A Reference pointing to a ShortString