edgedb_tokio_ext/
lib.rs

1mod serde_ext;
2
3pub use edgedb_tokio_ext_derive::*;
4pub use serde_ext::*;