Type Alias matrix_sdk::ruma::html::StrTendril
source · pub type StrTendril = Tendril<UTF8>;
Expand description
Tendril
for storing native Rust strings.
Aliased Type§
struct StrTendril { /* private fields */ }
pub type StrTendril = Tendril<UTF8>;
Tendril
for storing native Rust strings.
struct StrTendril { /* private fields */ }