doko 0.1.1

Run methods from submodules by name
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Examples

Getting doctests working for this sort of crate is difficult at best. Therefore, these examples
serve as documentation as to how the latest version of the `doko` macro works. For the time being,
they also serve as integration tests to ensure the library still functions as intented.

## Usage

```zsh
% cargo run --example <args|demo|deep|euler|multiargs>
```