minghuaw / fe2o3-amqp

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

Explain generic parameters in docs #258

Open minghuaw opened 1 month ago

minghuaw commented 1 month ago

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