initSidebarItems({"constant":[["FUSE_ROOT_ID",""]],"enum":[["FileType","File types"]],"fn":[["mount","Mount the given filesystem to the given mountpoint. This function will not return until the filesystem is unmounted."],["spawn_mount","Mount the given filesystem to the given mountpoint. This function spawns a background thread to handle filesystem operations while being mounted and therefore returns immediately. The returned handle should be stored to reference the mounted filesystem. If it's dropped, the filesystem will be unmounted."]],"mod":[["consts",""]],"struct":[["BackgroundSession","The background session data structure"],["FileAttr","File attributes"],["ReplyAttr",""],["ReplyBmap",""],["ReplyCreate",""],["ReplyData",""],["ReplyDirectory",""],["ReplyEmpty",""],["ReplyEntry",""],["ReplyLock",""],["ReplyOpen",""],["ReplyStatfs",""],["ReplyWrite",""],["Request","Request data structure"],["Session","The session data structure"]],"trait":[["Filesystem","Filesystem trait."],["Reply","Generic reply trait"]]});