Update documentation
This commit is contained in:
parent
e4c8d4ba6b
commit
8f8cf80bf6
3 changed files with 52 additions and 2 deletions
|
|
@ -3,6 +3,7 @@
|
|||
use crate::{CacheKey, Color};
|
||||
|
||||
/// A laid out glyph
|
||||
#[derive(Debug)]
|
||||
pub struct LayoutGlyph {
|
||||
/// Start index of cluster in original line
|
||||
pub start: usize,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue