pub fn create_session(
conn: &Connection,
input: CreateSessionInput,
) -> Result<SessionContext>Expand description
Create a new named session
pub fn create_session(
conn: &Connection,
input: CreateSessionInput,
) -> Result<SessionContext>Create a new named session