pub type Owned<T> = GenericOwned<InternalAddress, T>;Aliased Type§
pub struct Owned<T>(pub InternalAddress, _);Tuple Fields§
§0: InternalAddresspub type Owned<T> = GenericOwned<InternalAddress, T>;pub struct Owned<T>(pub InternalAddress, _);0: InternalAddress