# Summary
[faux](./faux.md)
[Motivation](./motivation.md)
- [Getting Started](./guide/getting-started.md)
- [Stub Behavior (Coming Soon)]()
- [Argument Matching (Coming Soon)]()
- [Equality (Coming Soon)]()
- [Any (Coming Soon)]()
- [Pattern (Coming Soon)]()
- [Custom Closure (Coming Soon)]()
- [Advanced (Coming Soon)]()
- [Pointer Receivers (Coming Soon)]()
- [Interactions With Other Macros (Coming Soon)]()
- [External Modules (Coming Soon)]()
- [Exporting Mocks Across Crates](./guide/exporting-mocks.md)
- [Unsafe Uses (Coming Soon)]()
---------------------------------------------
[introducing faux](./blog/introducing-faux.md)
[an inside look](./blog/an-inside-look.md)
[landing v0.1](./blog/landing-v-0-1.md)