Module fractal::components::avatar
source ยท Re-exportsยง
pub use self::data::AvatarData;
pub use self::editable::EditableAvatar;
pub use self::image::AvatarImage;
pub use self::image::AvatarUriSource;
pub use self::overlapping::OverlappingAvatars;
Modulesยง
- crop_
circle ๐ - data ๐
- editable ๐
- image ๐
- imp ๐
- overlapping ๐
Structsยง
- A widget displaying an
Avatar
for aRoom
orUser
.