Crate notionrs

Source

Re-exports§

pub use crate::client::Client;
pub use crate::error::Error;

Modules§

client
error
Errors that can happen when using notionrs
macro
object
prelude

Macros§

color_setters
impl_display_from_string_field
Implement Display trait for a struct that has a field of type String.
impl_from_as_ref
This macro is used to generate a setter method for a struct field.