Struct aud::Saga [] [src]

pub struct Saga<T> { /* fields omitted */ }

A sage of many adventures that can be told.

Methods

impl<T> Saga<T>
[src]

Creates a new saga from a vector of adventures

Tells a saga, reverts on failure and returns either the result or error