Display widget images in documentation
This commit is contained in:
parent
7760618fb1
commit
47196c9007
4 changed files with 6 additions and 2 deletions
|
|
@ -17,6 +17,8 @@ use std::hash::Hash;
|
|||
/// .color([0.0, 0.0, 1.0])
|
||||
/// .size(40);
|
||||
/// ```
|
||||
///
|
||||
/// 
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct Text {
|
||||
content: String,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue