ydb 0.17.1

Crate contains generated low-level grpc code from YDB API protobuf, used as base for ydb crate
Documentation
1
2
3
4
5
6
7
8
pub mod builders;
pub mod default;
pub mod handler;
pub mod sender;
pub mod service;

pub use handler::{TopicIncoming, TopicReply};
pub use service::MockTopicService;