Type Alias ReadTransactionRef

Source
pub type ReadTransactionRef<'a> = &'a ReadTransactionOwned<'a>;