#error #xwt #reusable #type #suite #precise #own

xwt-error

A suite of reusable error types that naturally emerge from the xwt API. Use when you don't want/need your own more precise types

5 unstable releases

new 0.4.0 Apr 24, 2024
0.3.1 Apr 20, 2024
0.3.0 Apr 20, 2024
0.2.1 Feb 2, 2024
0.2.0 Nov 4, 2023

#1818 in Rust patterns

Download history 19/week @ 2024-01-29 6/week @ 2024-02-12 17/week @ 2024-02-19 40/week @ 2024-02-26 7/week @ 2024-03-04 9/week @ 2024-03-11 41/week @ 2024-04-01 5/week @ 2024-04-08 196/week @ 2024-04-15

242 downloads per month
Used in 3 crates (via xwt-tests)

MIT license

28KB
508 lines

xwt

a.k.a. xwebtransport and Cross WebTransport.

A common WebTransport interface for browser and native.


Work in progress. The project is slowly maturing.

You can still peek around, but be aware that I might force-push master occasionally.

If you don't mind that - feel free to join the fun right away!


lib.rs:

A suite of reusable error types that naturally emerge from the xwt API. Use when you don't want/need your own more precise types.

Dependencies