pub trait Base64Config { }
Expand description

Config used for the Base64 type.

Object Safety§

This trait is not object safe.

Implementors§