Struct rusted_cypher::error::Neo4jError
[−]
[src]
pub struct Neo4jError {
pub message: String,
pub code: String,
}Fields
message | |
code |