Trait otter_api_tests::IdForById[][src]

pub trait IdForById {
    type Error;

    const ERROR: Self::Error;
}

Associated Types

Associated Constants

Implementors