Skip to main content

FromB64ContentFormat

Trait FromB64ContentFormat 

Source
pub trait FromB64ContentFormat { }
Expand description

A marker trait for content formats that can be converted from B64.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§