// GENERATED — DO NOT EDIT
///|
/// [Upstream documentation](https://gnome.pages.gitlab.gnome.org/libsoup/libsoup-3.0/iface.SessionFeature.html).
pub type SessionFeature
///|
pub(open) trait ISessionFeature {
fn as_session_feature(Self) -> SessionFeature
}
///|
pub impl ISessionFeature for SessionFeature with fn as_session_feature(self) {
self
}