pub trait CallBuilder { }
Expand description

Identifies types which represent builders for a particular resource method

Implementors