pub fn session(id: &str) -> Result<Session, InvalidString>Available on crate feature
testkit only.Expand description
An active Session that has charged some energy.
ยงErrors
Returns InvalidString if id is not a usable CiString(36).