summary refs log tree commit diff
path: root/src/doc/style/errors/propagation.md
blob: 0a347cd577b906136b2129909a7cde31e25f701e (plain)
1
2
3
4
5
6
7
8
% Propagation

> **[FIXME]** We need guidelines on how to layer error information up a stack of
> abstractions.

### Error interoperation [FIXME]

> **[FIXME]** Document the `FromError` infrastructure.