Variable ServerDescription.opTime
struct ServerDescription
{
// ...
std .typecons .Nullable!(vibe.data.bson.BsonObjectID) opTime
;
// ...
}
struct ServerDescription
{
// ...
std .typecons .Nullable!(vibe.data.bson.BsonObjectID) opTime
;
// ...
}