Trait otter_api_tests::JsonLen[][src]

pub trait JsonLen {
    fn json_len(&self) -> usize;
}

Required methods

Implementations on Foreign Types

Implementors