re_server 0.35.0

A Rerun server implementation backed by an in-memory store
Documentation
1
2
3
4
pub struct LayerInfo {
    pub name: re_types_core::LayerName,
    // In the future we could add date_created etc here.
}