[][src]Crate nanowrimo

A crate providing access to the NanoWrimo API, in its public and private forms.

Currently, there is no public API. As such, this crate may break at any time. Please direct any issues to The Issue Tracker

Re-exports

pub use data::*;
pub use error::Error;
pub use client::NanoClient;

Modules

client
data
error

Enums

ActionType
AdheresTo
AdminLevel
BadgeType
ContentType
DisplayStatus

Whether to display the notification in the 'recent notifications'

EntryMethod
EventType
Feeling
GroupType
How
InvitationStatus
JoiningRule
NanoKind

A representation of the known kinds of NanoWrimo Objects. This enum is marked non_exhaustive because it tracks the private API, and thus it is unsure if this lists every possible type, and new ones may be added or removed at any time by Nano.

PrivacySetting
ProjectStatus
RegistrationPath
UnitType
Where
WritingType