Trait otter_api_tests::OtterArgsSpec[][src]

pub trait OtterArgsSpec {
    fn to_args(&self, ds: &dyn Substitutor) -> Vec<String>

Notable traits for Vec<u8, A>

impl<A> Write for Vec<u8, A> where
    A: Allocator
; }

Required methods

Implementations on Foreign Types

Implementors