Trait ruma_common::serde::base64::Base64Config

source ·
pub trait Base64Config { }
Expand description

Config used for the Base64 type.

Object Safety§

This trait is not object safe.

Implementors§