composable-utils 0.1.0

Simple utility functions for Option<T>, Option<Result<T, E>>, and Result<Option<T>, E>
Documentation
1
2
3
4
5
6
# stable
hard_tabs = true
edition = "2021"
max_width = 120
reorder_imports = true
newline_style = "Unix"