rrq-runner 0.11.1

RRQ runner runtime for Rust.
Documentation
1
2
3
4
pub use rrq_protocol::{
    ExecutionContext, ExecutionError, ExecutionOutcome, ExecutionRequest, OutcomeStatus,
    PROTOCOL_VERSION,
};