Skip to main content

DEFAULT_BASE

Constant DEFAULT_BASE 

Source
pub const DEFAULT_BASE: &str = "main";
Expand description

The base a session is cut from when the request names none.

The real implementation asks the origin for its default branch, and this provider has no origin to ask.