pub type HostFnWorkspaceRead = HostFnWorkspace<DbRead<DbKindAuthored>, DbRead<DbKindDht>>;

Trait Implementations

Converts to this type from the input type.

Converts to this type from the input type.