Commit 1b1bd5b
committed
Expose inner field of
We require users to construct an `LSPSDateTime` and give it back to us
(e.g., in LSPS2 OpeningFeeParameters), but currently only offer
construction via `FromStr`. Here, we simply expose the wrapped
`DateTime` field, allowing users to construct an `LSPSDateTime`.LSPSDateTime constructor1 parent 98297a6 commit 1b1bd5b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
0 commit comments