Result_InvoiceParseOrSemanticErrorZ |
Result_InvoiceParseOrSemanticErrorZ.clone() |
Creates a new CResult_InvoiceParseOrSemanticErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_InvoiceParseOrSemanticErrorZ |
Result_InvoiceParseOrSemanticErrorZ.err(ParseOrSemanticError e) |
Creates a new CResult_InvoiceParseOrSemanticErrorZ in the error state.
|
static Result_InvoiceParseOrSemanticErrorZ |
Invoice.from_str(String s) |
Read a Invoice object from a string
|
static Result_InvoiceParseOrSemanticErrorZ |
Result_InvoiceParseOrSemanticErrorZ.ok(Invoice o) |
Creates a new CResult_InvoiceParseOrSemanticErrorZ in the success state.
|