freenet-scaffold 0.2.1

Support library for building Freenet apps
Documentation
1
2
3
4
5
6
7
8
9
# Freenet-Scaffold

Convenience library to assist in the creation of Freenet apps, also uses companion
freenet-scaffold-macro.

See [here](https://github.com/freenet/river/blob/main/common/src/room_state.rs) for a usage
example (the "#[composable]" macro).