pub type FilesRef = ServiceRef<dyn DynFiles>;Expand description
Shared reference to a files service.
Aliased Type§
pub struct FilesRef(/* private fields */);pub type FilesRef = ServiceRef<dyn DynFiles>;Shared reference to a files service.
pub struct FilesRef(/* private fields */);