svn_depth_t

Type Alias svn_depth_t 

Source
pub type svn_depth_t = c_int;
Expand description

The concept of depth for directories.

@note This is similar to, but not exactly the same as, the WebDAV and LDAP concepts of depth.

@since New in 1.5.