Skip to main content

find_visible_custom

Function find_visible_custom 

Source
pub async fn find_visible_custom<C: ConnectionTrait>(
    db: &C,
    include_authenticated: bool,
) -> Result<Vec<Model>>
Expand description

Lists visible custom rows ordered by key.