Macro vsdb::parse_prefix
source · [−]macro_rules! parse_prefix {
($bytes: expr) => { ... };
}Expand description
Parse bytes to a Pre type.
macro_rules! parse_prefix {
($bytes: expr) => { ... };
}Parse bytes to a Pre type.