Skip to main content
get_column
wowlab_
sentinel
0.1.35
In wowlab_
sentinel::
mcp::
schema
wowlab_sentinel
::
mcp
::
schema
Function
get_
column
Copy item path
Source
pub(crate) fn get_column<'a>( table: &'a
Table
, column: &
str
, ) ->
Option
<&'a
Column
>