distri-filesystem 0.3.5

Filesystem and artifact tools for Distri agents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# distri-filesystem

Filesystem and artifact tool implementations for Distri agents.

Most users should depend on `distri`. Use this crate directly only if you need to
embed or extend the built-in filesystem tools.

## Install

```toml
[dependencies]
distri-filesystem = "0.2.4"
```

## License

MIT