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