Struct XoProcedures

Source
pub struct XoProcedures { /* private fields */ }

Implementations§

Source§

impl XoProcedures

Source

pub async fn get_all_objects<R: DeserializeOwned>( &self, filter: impl Into<Option<Map<String, JsonValue>>>, limit: impl Into<Option<usize>>, ) -> Result<R, RpcError>

Get all objects from server