logo
pub trait CameraActivity<R>: Activity<R> { }
Expand description

Marker for camera activity behavior

Implementors