rtb-app — standalone module¶
rtb-app was extracted from this monorepo into the
phpboyscout Rust toolkit (Wave 3 of the
multi-repo decomposition).
The crate name, API, and behaviour are unchanged — it remains the
foundation crate every other rtb-* crate ties to (App<C>,
ToolMetadata, Features, the Command trait, BUILTIN_COMMANDS).
- Docs: https://app.rust.phpboyscout.uk
- API reference: https://docs.rs/rtb-app
- Source: https://gitlab.com/phpboyscout/rust/app
Its design records remain in this repo's spec series.