MCPcopy Create free account
hub / github.com/Logicalshift/flowbetween / create_animation_editor

Function create_animation_editor

attic/animation/src/editor/mod.rs:43–45  ·  view source on GitHub ↗

Creates an editable animation for a stream from the storage layer. The output from the storage layer is passed in as a stream. This returns a stream that should be used as the input. The output stream should initially block, and should post one value for every value posted on the input stream that this function returns.

(connect_stream: ConnectStream)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

create_animationFunction · 0.85
sqlite_animation_loaderFunction · 0.85
test_layer_edit_undoFunction · 0.85
test_undo_last_actionFunction · 0.85
create_elementFunction · 0.85
undo_create_elementFunction · 0.85
double_undoFunction · 0.85
redo_create_elementFunction · 0.85
double_redoFunction · 0.85
follow_undo_log_sizeFunction · 0.85

Calls

no outgoing calls

Tested by 15

create_animationFunction · 0.68
test_layer_edit_undoFunction · 0.68
test_undo_last_actionFunction · 0.68
create_elementFunction · 0.68
undo_create_elementFunction · 0.68
double_undoFunction · 0.68
redo_create_elementFunction · 0.68
double_redoFunction · 0.68
follow_undo_log_sizeFunction · 0.68