rok-cli 0.6.1

Developer CLI for rok-based Axum applications
1
2
3
pub async fn run() -> anyhow::Result<()> {
    crate::repl::run().await
}