Type Definition diesel::helper_types::Find  
                   
                       [−]
                   
               [src]
type Find<Source, PK> = Source::Output;
Represents the return type of .find(pk)
type Find<Source, PK> = Source::Output;
Represents the return type of .find(pk)