Document 'static lifetime allowed for ObjectServer
After !139 (merged), it's now possible to use 'static
lifetime with ObjectServer
and it needs to be documented. Same goes for Proxy
when created through the owned constructors so they should document this fact too (if we don't decide to ditch them).
Edited by Zeeshan Ali Khan