pub async fn session_shell<P: PlatformServices>(
ev: ServEvent<'_, '_>,
ctx: &mut EventContext<'_>,
config: &SunsetMutex<SSHStampConfig>,
chan_pipe: &Channel<NoopRawMutex, SessionType, 1>,
platform: &P,
) -> Result<(), Error>pub async fn session_shell<P: PlatformServices>(
ev: ServEvent<'_, '_>,
ctx: &mut EventContext<'_>,
config: &SunsetMutex<SSHStampConfig>,
chan_pipe: &Channel<NoopRawMutex, SessionType, 1>,
platform: &P,
) -> Result<(), Error>