Commit f9b4d46
committed
feat: expose LastCheckpointHint::path under internal-api
Promote `path()` to `pub fn` under the `internal-api` feature so
downstream embedders can compute the `_last_checkpoint` URL without
duplicating the file-name constant.
Co-authored-by: Isaac1 parent 16f3d5c commit f9b4d46
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments