| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
We'll need this to allow `ToplevelAccount::new_noop` (eg, in tests)
when the type of ToplevelAccount changes.
We have to do this via an extension trait.
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
Code motion, part 1.
Also explain in comments at the top of the new module why we are doing
this at all rather than using an existing thing.
|
| |
|
|
|
|
| |
I'm not particularly pleased with this name. We need names for both
the type, and the trait we'll almost certainly want to introduce in
the future.
|
| |
|