Trait Pageable

Source
pub trait Pageable { }
Expand description

Marker trait to indicate that an endpoint is pageable.

Implementors§