fn from()
in
hfendpoints-tasks/src/lib.rs [34:36]
3
lines of code
1
McCabe index (conditional complexity)
fn from(value: T) -> Self { MaybeBatched::Single(value) }