pub fn transition(s: &Session, action: &str) -> Option<Session>
Pure transition: returns next Session or None if action is not enabled.
Session
None