Type Definition phabricator_api::project::search::Search[][src]

type Search = Search<Attachments, Constraints>;

Trait Implementations

impl ApiRequest for Search[src]

type Reply = SearchResult