Content-Length: 255428 | pFad | http://github.com/psqlpy-python/rust-postgres-array/commit/44383e9808edabb595df5d157eecca6f73100023

78 Added from_parts_with_err method to Array · psqlpy-python/rust-postgres-array@44383e9 · GitHub
Skip to content

Commit 44383e9

Browse files
committed
Added from_parts_with_err method to Array
Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
1 parent 5b238d8 commit 44383e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/array.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ impl<T> Array<T> {
8989
//github.com/
9090
//github.com/ Panics if the number of elements provided does not match the number of
9191
//github.com/ elements specified by the dimensions.
92-
pub fn from_parts_with_err(
92+
pub fn from_parts_no_panic(
9393
data: Vec<T>,
9494
dimensions: Vec<Dimension>,
9595
) -> Result<Array<T>, Error> {

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/psqlpy-python/rust-postgres-array/commit/44383e9808edabb595df5d157eecca6f73100023

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy