diff options
author | Teddy Wing | 2022-03-17 23:57:09 +0100 |
---|---|---|
committer | Teddy Wing | 2022-03-17 23:57:09 +0100 |
commit | bd16ac71423ea5abd3d406d8f9fe579f3fec8ee0 (patch) | |
tree | d18e85a5496beca8c0d9795b86cce4af40594048 /src/select.rs | |
parent | b6549729be4b12c3a88ce70761d00c5d50946fc0 (diff) | |
download | yaqlite-bd16ac71423ea5abd3d406d8f9fe579f3fec8ee0.tar.bz2 |
Yaml: Wrap a `Cow<'_, yaml_rust::Yaml>` instead of `yaml_rust::Yaml`
This allows us to use a borrowed `yaml_rust::Yaml` for `ToSql` and an
owned `yaml_rust::Yaml` for `FromSql`.
Diffstat (limited to 'src/select.rs')
0 files changed, 0 insertions, 0 deletions