Skip to main content

get

pub fn get(
    db_context: &DbContext,
    id: &u64,
) -> Result<Option<InlineElementDto>, Error>