• David's avatar
    Rexport types for servers (#409) · 0592442e
    David authored
    * Include "macros" in the "server" feature
    
    * Re-export SubscriptionSink
    
    * Include the "types" feature in both the "client" and "server" features
    Export types::* from façade when the "types" is active
    Export types::* from servers
    
    * fmt
    
    * Export jsonrpsee_types under types
    
    * fmt
    
    * broken doc link
    
    * fix benches
    
    * fmt
    
    * Fix test imports
    0592442e