minghuaw / fe2o3-amqp

A rust implementation of the AMQP1.0 protocol based on serde and tokio.
MIT License
64 stars 7 forks source link

Explain generic parameters in docs #258

Closed minghuaw closed 1 month ago

minghuaw commented 3 months ago

The generic type parameter R in SessionHandle<R> isn't explained in the docs