// SPDX-FileCopyrightText: OpenTalk GmbH <mail@opentalk.eu>
//
// SPDX-License-Identifier: MIT OR Apache-2.0
use TokenStream;
/// Can be derived by structs or enums in order to allow conversion to redis args.
/// Can be derived by structs or enums in order to allow conversion from redis values.