pavex_cli_client 0.2.10

A convenient Rust interface to execute Pavex CLI commands.
Documentation
1
2
3
4
5
pub mod client;
pub mod commands;

pub use client::Client;
pub mod config;