hyper icon indicating copy to clipboard operation
hyper copied to clipboard

Export `ServiceFn` type

Open jjant opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. The function hyper::service::service_fn uses a private return type, making it more difficult to compose.

Describe the solution you'd like Make ServiceFn pub.

jjant avatar Apr 20 '23 15:04 jjant