Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bkirwi/armrest
/ functions
Functions
266 in github.com/bkirwi/armrest
⨍
Functions
266
◇
Types & classes
68
Function
keras_to_tflite
(model, checkpoint, tflite_path, dataset, weights_only, steps)
script/training.py:635
Method
layout
(font: &Font<'static>, text: &str, size: f32, origin: Point2<f32>)
src/ui/text.rs:32
Method
line
(size: i32, font: &Font<'static>, text: &str)
src/ui/text.rs:135
Function
main
()
src/bin/ink-to-tensor.rs:9
Function
main
()
src/bin/test-tflite.rs:77
Function
main
()
examples/demo.rs:373
Function
main
()
examples/todo.rs:279
Method
min_size
Expand the region uniformly until it's at least the given size along each axis.
src/ui/widget.rs:81
Method
mul
(self, rhs: Coord3D)
src/ml.rs:137
Method
new
()
src/input.rs:76
Method
new
()
src/ml.rs:256
Method
new
()
src/app.rs:87
Method
new
()
src/ink.rs:19
Method
new
(top_left: Point2<i32>, bottom_right: Point2<i32>)
src/geom.rs:30
Method
new
(bounds: Vector2<i32>)
src/ui/widget.rs:304
Method
new
()
src/ui/screen.rs:90
Method
new
(image: RgbImage)
src/ui/canvas.rs:97
Method
new
(sender: Sender<Msg>)
examples/demo.rs:58
Method
new
(id: usize)
examples/todo.rs:104
Method
noop
()
src/app.rs:54
Method
normalize
(ink: &Ink)
src/dollar.rs:89
Function
normalize_text
(from_path, to_path)
script/training.py:708
Method
odds_end
(&self, prefix: &str)
src/bin/test-tflite.rs:72
Method
on_swipe
(&mut self, to_edge: Side, message: M)
src/ui/widget.rs:97
Function
ondb_to_text
(ondb_path, text_path, subset)
script/training.py:672
Method
one
()
src/ml.rs:393
Method
origin
()
src/ml.rs:105
Method
pad
(&self, padding: i32)
src/geom.rs:186
Method
page_relative
(&mut self, count: isize)
src/ui/widget.rs:402
Method
pages
(&self)
src/ui/widget.rs:398
Method
penalty_width
(&self)
src/ui/text.rs:69
Method
point
(only: Point2<i32>)
src/geom.rs:43
Method
push_stack
(&mut self, widget: T)
src/ui/widget.rs:451
Method
recognize
(&self, templates: &[Points])
src/dollar.rs:159
Method
relative_to
(&self, other: &impl Regional)
src/geom.rs:181
Method
render
(&self, mut view: View<Self::Message>)
src/ui/text.rs:167
Method
render
(&self, mut view: View<Self::Message>)
examples/demo.rs:101
Method
render
(&self, mut view: View<Msg>)
examples/todo.rs:126
Method
request_refresh
(stack: &mut Option<Region>, region: Region)
src/ui/screen.rs:258
Method
resample
(ink: &Ink)
src/dollar.rs:18
Method
scale
(mut self, scale: f32)
src/ui/text.rs:236
Method
serialize
(&self, serializer: S)
src/ink.rs:77
Method
size
(&self)
src/app.rs:96
Method
size
(&self)
src/ui/text.rs:163
Method
sort_key
(&self)
examples/todo.rs:113
Method
sub
(self, rhs: Coord3D)
src/ml.rs:153
Method
subcomponent
(&self, f: impl FnOnce(Sender<T::Message>) -> T)
src/app.rs:26
Function
tab_text
(s: &str, tab: Tab)
examples/demo.rs:376
Function
test_beam_merges
()
src/ml.rs:499
Function
test_beam_singleton
()
src/ml.rs:488
Function
test_examples
()
src/math.rs:124
Function
test_keras
(data_path, model_path, weights_only=True, checkpoint=None)
script/training.py:531
Function
test_resample
()
src/ink.rs:355
Function
test_resample_repeats
()
src/ink.rs:370
Function
test_split_in_original
()
src/geom.rs:206
Function
test_tflite
(tflite_path, test_file)
script/training.py:557
Function
text_to_deltas
(from_path, to_path)
script/training.py:716
Method
to_fragment
(self)
src/ui/text.rs:155
Method
translate
(&self, by: Vector2<f32>)
src/input.rs:51
Method
update
(&mut self, message: Self::Message)
examples/todo.rs:204
Function
validate_text
(path)
script/training.py:701
Method
weight
(mut self, weight: f32)
src/ui/text.rs:226
Method
whitespace_width
(&self)
src/ui/text.rs:62
Method
with_sender
(wakeup: Wakeup, f: impl FnOnce(Sender<T::Message>) -> T)
src/app.rs:278
Method
with_weight
(mut self, weight: f32)
src/ui/text.rs:82
Method
zero
()
src/ml.rs:400
← previous
201–266 of 266, ranked by callers