Expand description
Code for resolving name grid lines and areas
Structsยง
- Named
Line ๐Resolver - Resolver that takes grid lines names and area names as input and can then be used to resolve line names of grid placement properties into line numbers.
- StrHasher ๐
- Wrap an
AsRef<str>
type with a type which implements Hash by first deferring to the underlying&str
โs implementation of Hash.
Functionsยง
- upsert_
line_ ๐name_ map - Utility function to create or update an entry in a line name map