Type Definition cycle::SymbolicResult[][src]

type SymbolicResult<T> = Result<T, Form>;