You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: the type of this value must be known in this context
--> /home/emk/.cargo/registry/src/github.spider-man.dpdns.org-1ecc6299db9ec823/postgres-0.13.2/src/lib.rs:794:61
|
794 | let get_raw = |i| row.get(i).and_then(|r| r.as_ref().map(|r| &**r));
| ^^^^^^