Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustOtomeLab/RustEng
/ speed
Method
speed
src/config/text.rs:22–24 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
20
}
21
impl TextConfig {
22
pub(crate) fn speed(&self) -> f32 {
23
self.speed
24
}
25
26
pub(crate) fn opacity(&self) -> f32 {
27
self.opacity
Callers
1
load_text
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected