Skip to main content

ShareSheetRef

Type Alias ShareSheetRef 

Source
pub type ShareSheetRef = Rc<dyn ShareSheet>;
Expand description

Re-export framework services (HTTP, URI, etc.) from the dedicated services crate.

Aliased Typeยง

pub struct ShareSheetRef { /* private fields */ }