mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-19 06:00:38 +00:00
doc: serde_regex can also Serialize
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! A `serde::Deserialize` type for regexes.
|
||||
//! A `serde::{Deserialize,Serialize}` type for regexes.
|
||||
|
||||
use std::ops::Deref;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user