Trait google_testing1::Resource[][src]

pub trait Resource { }

Identifies types which can be inserted and deleted. Types with this trait are most commonly used by clients of this API.

Implementors