michis_collection_cursor 0.1.3

A cursor which wraps an indexable collection, providing a movable position which points to an index of the collection. Useful for things like history, undo-redo systems, or timelines.
Documentation
1
2
3
4
5
6
7
8
9
10
11
edition = "2024"



hard_tabs = true

imports_layout = "HorizontalVertical"

group_imports = "StdExternalCrate"



max_width = 100

fn_params_layout = "Tall"

wrap_comments = true

comment_width = 100